Releases: Eonasdan/tempus-dominus
Releases · Eonasdan/tempus-dominus
v6.2.7
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
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
6.2.5
New
- Added Polish localization #2673
- Updated locales to include formats
- Export (re-export?) Options interface
v6.2.4
Bug fixes
- Fix misspelling #2667
- Fix issue with customFormatPlugin
v6.1.2
New
- Added custom date format plugin docs.
- It is now possible to replace popperjs with another positioning system via #2643.
Bug fixes
- Imports should work again. #2652
- Fixes for FR, FI, and IT locales. #2650
v6.0.0
It's FINALLY here! 6.0 is released!
v6-beta8
Development (#2585)
* make viewMode optional (#2551)
* introduce a simple overridable function parseInput (#2552)
so that you don't have to know all the internal details when overriding
this just gets 1 input and can return another
Just as formatInput also works (its the opposite)
* fixed #2487, #2495
* fixed #2487, #2495
* fix for #2506
* fix for #2549
* fix for #2549
* pub npm
* pub npm
* package update
* * added locale from pr
* updated github templates
* updated link nav
* fixes #2583, #2578
Co-authored-by: Johan Compagner <[email protected]>