All Versions
70
Latest Version
Avg Release Cycle
175 days
Latest Release
1472 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.1.14 Changes
March 13, 2015- ๐ Fixed regression caused by
2.1.10
where you could no longer enter a valid date typing manually
- ๐ Fixed regression caused by
-
v2.1.13 Changes
- โฌ๏ธ Bumped
[email protected]
, fixing a bug removingfocus
event listener
- โฌ๏ธ Bumped
-
v2.1.12 Changes
- ๐ป Replaced use of
Date.now
withnew Date()
because browser support - โฌ๏ธ Bumped
[email protected]
- โฌ๏ธ Bumped
[email protected]
- ๐ป Replaced use of
-
v2.1.9 Changes
- Extracted positioning API into
bullseye
- ๐ Fixed a bug where inline calendars couldn't be instantiated
- Extracted positioning API into
-
v2.1.8 Changes
- Replaced
./events
withcrossvent
for code reuse
- Replaced
-
v2.1.5 Changes
- ๐ Fixed a bug where inline date pickers would blink for a brief moment on the screen, when initialized
-
v2.1.1 Changes
- โ Removed dependency on
raf
- โ Removed dependency on
-
v2.1.0 Changes
- โ Added the ability to set
autoClose
to'time'
, which only automatically hides the calendar when and if a time is picked
- โ Added the ability to set
-
v2.0.4 Changes
- โ Added
strictParse
option to avoid partial matches againstinputFormat
- โ Added
-
v2.0.3 Changes
- โ Remove dependency on
lodash.throttle
- โ Remove dependency on