Skip to content

Releases: Eonasdan/tempus-dominus

v6.4.3

16 Mar 23:49
55326d7

Choose a tag to compare

  • Fixed an issue with the date formatting
  • Fixed format escape brackets

v6.4.1

14 Mar 16:39
7b4622c

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

Choose a tag to compare

What's Changed

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

v6.2.9

15 Dec 16:36
3414800

Choose a tag to compare

What's Changed

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

6.2.8

14 Dec 16:32
4dbbd20

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

v6.2.7

05 Nov 02:32
5e04fcc

Choose a tag to compare

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

v6.2.6

29 Oct 01:31
4741bf7

Choose a tag to compare

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

25 Oct 00:18
3868ddf

Choose a tag to compare

6.2.5

New

  • Added Polish localization #2673
  • Updated locales to include formats
  • Export (re-export?) Options interface

v6.2.4

28 Sep 21:48
86d50b4

Choose a tag to compare

Bug fixes

  • Fix misspelling #2667
  • Fix issue with customFormatPlugin

v6.2.3

27 Sep 19:44
9d28d5b

Choose a tag to compare

Bug fixes

  • Fix popper reference