restorando / angular-pickadate

A simple and fluid inline datepicker for AngularJS with no extra dependencies.
MIT License
273 stars 91 forks source link

"no extra dependencies" #50

Closed EricWVGG closed 9 years ago

EricWVGG commented 9 years ago

This appears to require jQuery, am I mistaken?

gschammah commented 9 years ago

I am afraid you are. If you have jQuery included, it will use it. If not, it will use jqLite, included with angularjs