Skip to content

Releases: vlio20/angular-datepicker

Inline calendar added

12 Mar 09:49

Choose a tag to compare

0.4.0

adding inline calendar

Add multiselect support

08 Mar 10:59

Choose a tag to compare

0.3.0

multiselect option added

v0.2.1

10 Jan 22:17

Choose a tag to compare

There is now a month formatter which allows the option to provide a callback function which will receive a Moment object which represents the current visible month. The function has to return a String which will be displayed in the top of the dropdown.