Releases: vlio20/angular-datepicker
Releases · vlio20/angular-datepicker
Add multiselect support
0.3.0
multiselect option added
v0.2.1
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.