Change Log
On this page
Version 6
6.9.4
New
- SCSS now provides
root
css variables #2857 - Custom date format parsing errors are now caught and provided through the event system. #2793
Bug fixes
- Fixed #2886
- Fixed #2884
- Fixed #2881
- Fixed #2879
- Fixed #2877
6.7.19
New
- Added
maxWeekdayLength
. This option will truncate the day of the week header.
Bug fixes
- Fixed #2871
- Fixed #2860
- Fixed #2817
6.7.16
Bug fixes
- Reverted #2811
- Fixed #2850
- Fixed #2855
6.7.13
Bug fixes
- Selecting any date element now updates the selected date. #2811
- Hotfix for #2846
6.7.11
Bug fixes
- Hotfix for #2837
6.7.10
New
- Lots more test coverage #2791
Bug fixes
- Hopefully fixed update options bounce. #2621
- Fixed input toggle #2575
- Fixed docs #2810
6.7.7
New
- Lots more test coverage #2791
- Placement option #2789
- Exported default en-US locale #2687
- When
userCurrent
is false the clock will now display--
instead. #2764
Bug fixes
- Fixed some issues with the date range #2788, #2798
- Fixed calendarWeeks bug #2786
- Fixed REPL issues #2795 #2784
- Fixed multiple dates option not showing "active" state #2796
6.4.4
Bug fixes
- Fixed an issue with the date formatting
- Fixed format escape brackets
- Fixes setting a date to null #2774
6.4.1
New
- Migrated custom date format to main code #2734
- Added Date Range functionality #2707
Bug fixes
- Leading delimiter added when multipleDates #2766
6.2.10
Bug fixes
- Can't change time & meridiem #2746
- Fixed regression with #2600
6.2.9
Bug fixes
- Fixed CustomDateFormat Plugin: Hours always undefined #2742
6.2.8
Bug fixes
- Fixed error when using clear button on time component #2720
- Fixed issue with promptTimeOnDateChange option #2630
- Fixed useTwentyfourHour hour-range is 01 - 24, should be 00 - 23 #2600
- Moved back @popperjs/core to peerDependencies and made it optional #2672
New
- Pre commit hooks. Linter and prettier are now run before each commit. #2715
- Locales and plugins now have typings included. #2719
6.2.7
Bug fixes
- Fixed customDateFormat shows 'undefined' when you manually erase the date #2693
- Fixed calendar header not updating correctly #2685
- Fixed clock components disappearing when using side by side #2684
- Fixed some doc issues #2706
New
- Unit tests! #2711
6.2.6
Bug fixes
- Fixed disabled/enabled dates performance issue. This also should fix the next/previous month selection #2658
- Fixed view date syncing across options and not updating correctly #2611
6.2.5
New
- Added Polish localization #2673
- Updated locales to include formats
- Export (re-export?) Options interface
6.2.4
Bug fixes
- Fix misspelling #2667
- Fix issue with customFormatPlugin
6.2.3
Bug fixes
- Fix popper reference
6.2.1
New
- Added custom date format plugin docs.
- It is now possible to replace popperjs with another positioning system via #2643.
Bug fixes
6.0.1
New
- Added a customDateFormat plugin and new options to allow custom formats to be provided for input parsing/setting
- Replaced examples page with REPL
- Lots of doc clean up
Older History
For older history, please see the archived change log.