All Versions
70
Latest Version
Avg Release Cycle
175 days
Latest Release
1162 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.1.4 Changes
- API methods now allow for chaining even when the operation is a no-op
- ๐ Fixed an issue ([#27][4]) where inline calendars wouldn't get positioned using the
.show
API method - Created a
'show'
event, emitted whenever the calendar is displayed - Created a
'hide'
event, emitted whenever the calendar is hidden
-
v1.1.3 Changes
- ๐ Fixed an issue ([#25][3]) which prevented you from using
min
andmax
whendate
isfalse
- ๐ Fixed an issue ([#25][3]) which prevented you from using
-
v1.1.2 Changes
- ๐ Fixed an issue in old IE browsers
-
v1.1.1 Changes
- ๐ Fixed an issue where date validation resulted in the wrong dates being disabled
-
v1.1.0 Changes
- Introduced ability to display months side-by-side in a single calendar
-
v1.0.3 Changes
- ๐ Fixed issues when setting an initial value on calendars that also validate their inputs
-
v1.0.2 Changes
- ๐ Fixed a bug where you couldn't set
appendTo: 'parent'
for calendar associated to input fields
- ๐ Fixed a bug where you couldn't set
-
v1.0.1 Changes
- ๐ Fixed a bug where calendars would be cached but never found again
rome.find
returnsnull
if no calendar is found
-
v1.0.0 Changes
- ๐ Fixed an issue where tapping the input field wouldn't re-open the calendar on mobile ([fb8fc070][2])
-
v0.14.0 Changes
- ๐ Fixed an issue where the standalone version didn't export an API