All Versions
70
Latest Version
Avg Release Cycle
175 days
Latest Release
2730 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.0.2 Changes
- โ Removed unnecessary
'ready'event listener from inline calendars
- โ Removed unnecessary
-
v2.0.1 Changes
- ๐ Fixed an issue where input calendars wouldn't be hidden upon initialization
- ๐ Fixed an issue where
.options()would forget an internal setting that identifies inputs - ๐ Fixed an issue where
.options.reset()would forget the container for an inline calendar - ๐ Fixed an issue where
.options.reset()would hide an inline calendar
-
v2.0.0 Changes
- โ Removed necessity to wait until
'ready'event was fired in order to interact with calendar - ๐ Event listeners registered on a
'destroy'event handler will no longer be immediately removed - Introduced ability to pass
weekdayFormatas an array with 7 strings
- โ Removed necessity to wait until
-
v1.2.4 Changes
- ๐ Fixed an issue where
autoHideOnBlurwouldn't work on Firefox
- ๐ Fixed an issue where
-
v1.2.3 Changes
- ๐ Fixed an issue where you couldn't navigate months if the calendar was out of range
-
v1.2.2 Changes
- โ Added ability to change weekdays format
-
v1.2.1 Changes
- ๐ Changed navigation buttons to
buttontype
- ๐ Changed navigation buttons to
-
v1.2.0 Changes
- ๐ Changed
weekStartdefault value tomoment().weekday(0).day()
- ๐ Changed
-
v1.1.6 Changes
- ๐ Circumvented a deprecation warning from
moment
- ๐ Circumvented a deprecation warning from
-
v1.1.5 Changes
- โฌ๏ธ Bumped
momenttov2.8.2
- โฌ๏ธ Bumped