All Versions
14
Latest Version
Avg Release Cycle
39 days
Latest Release
1028 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v7.8.2 Changes
September 19, 2019๐ Bug fixes
- ๐ Fixed month dropdown not accepting
monthPlaceholder
prop properly (#188). Thanks, @linusmarco! - ๐ Fixed checking if font was loaded if no font was given (#193).
- ๐ Fixed month dropdown not accepting
-
v7.8.1 Changes
August 01, 2019๐ Bug fixes
- ๐ Fixed inputs not being measured again after font load .
- ๐ Fixed some unit tests being unnecessarily parsed by Babel for distribution.
-
v7.8.0 Changes
July 30, 2019What's new?
- 0๏ธโฃ You can replace default placeholders (
--
) with custom ones usingdayPlaceholder
,monthPlaceholder
,yearPlaceholder
props.
- 0๏ธโฃ You can replace default placeholders (
-
v7.7.0 Changes
July 12, 2019What's new?
- You can now disable the calendar using
disableCalendar
prop.
- You can now disable the calendar using