Releases: Eonasdan/tempus-dominus
Releases · Eonasdan/tempus-dominus
v6.7.10
6.7.10
New
- Lots more test coverage #2791
Bug fixes
- Hopefully fixed update options bounce. #2621
- Fixed input toggle #2575
- Fixed docs #2810
v6.7.7
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
v6.4.3
- Fixed an issue with the date formatting
- Fixed format escape brackets
v6.4.1
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
v6.2.9
What's Changed
- Fix: CustomDateFormat Plugin: Hours always undefined (#2742)
6.2.8
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