Textalk / angular-schema-form-datepicker

Datepicker add-on for Angular Schema Form using pickadate!
MIT License
43 stars 57 forks source link

Adding extra options in pickadate.js #22

Closed stephenbaidu closed 9 years ago

stephenbaidu commented 9 years ago

How do we specify extra options available in pickadate.js. Options like selectMonths, selectYears etc.

Thanks.

Dervisevic commented 9 years ago

It's not in the bower version right now, it's been merged but testing didn't seem conclusive:

https://github.com/Textalk/angular-schema-form-datepicker/pull/16

stephenbaidu commented 9 years ago

Okay, great.

stephenbaidu commented 9 years ago

The current bower version solved my issue. Thanks.