Skip to content

Releases: Eonasdan/tempus-dominus

6.7.13

17 Aug 20:44
Compare
Choose a tag to compare

Fixes #2811
Fixes #2846
Fixes #2845

v6.7.11

06 Jul 15:17
Compare
Choose a tag to compare

Hotfix for #2837

v6.7.10

03 Jul 18:43
93de311
Compare
Choose a tag to compare

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

22 Apr 16:05
efba21a
Compare
Choose a tag to compare

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.4

21 Mar 19:16
fbb65fa
Compare
Choose a tag to compare

What's Changed

v6.4.3

16 Mar 23:49
55326d7
Compare
Choose a tag to compare
  • Fixed an issue with the date formatting
  • Fixed format escape brackets

v6.4.1

14 Mar 16:39
7b4622c
Compare
Choose a tag to compare

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.10

22 Dec 20:12
1a3ff82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.9...v6.2.10

v6.2.9

15 Dec 16:36
3414800
Compare
Choose a tag to compare

What's Changed

  • Fix: CustomDateFormat Plugin: Hours always undefined (#2742)

6.2.8

14 Dec 16:32
4dbbd20
Compare
Choose a tag to compare

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