Skip to content

Releases: spongessuck/gm.datepickerMultiSelect

v1.0.10

04 Nov 17:29
Compare
Choose a tag to compare

v1.0.9

23 Oct 21:44
Compare
Choose a tag to compare

Fixes #33

v1.0.8

16 Oct 17:41
Compare
Choose a tag to compare

Fixes issue #31 to work with more than one datepicker in the same scope.

v1.0.7

13 Oct 20:05
Compare
Choose a tag to compare
Merge pull request #29 from brenovieira/master

Add support for UI Bootstrap 0.14. Add examples for different Angular/UI Boostrap versions.

v1.0.6

07 Jul 17:02
Compare
Choose a tag to compare

Fixes issue #17.

Select range

26 Feb 14:31
Compare
Choose a tag to compare

Added ability to toggle selecting ranges instead of individual dates.

Version 1.0.3

20 Jan 15:14
Compare
Choose a tag to compare

Addressed issue with the view not updating if you switch months when the first day of the month is on the same day, and removed check to prevent redundant updating, as it was preventing needed updates, and testing revealed it was unnecessary.