Skip to content

Releases: Eonasdan/tempus-dominus

v6-beta7

15 May 18:03
b54bb33
Compare
Choose a tag to compare
v6-beta7 Pre-release
Pre-release

What's Changed

Full Changelog: v6-beta4...v6-beta7

6-beta4

22 Mar 22:51
6ba6696
Compare
Choose a tag to compare

6-beta2

15 Jan 23:36
cb21d5a
Compare
Choose a tag to compare
6-beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.17.47...v6.0.0-beta2

6-alpha17

22 Dec 13:52
46cebc3
Compare
Choose a tag to compare
6-alpha17 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.17.47...v6.0.0-alpha17

6.0.0-alpha14

10 Oct 15:10
84c6908
Compare
Choose a tag to compare
6.0.0-alpha14 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://getdatepicker.com/6/change-log.html
Compare 6.0.0-alpha1.0.13...v6.0.0-alpha14

6.0.0-alpha1.0.13

15 Sep 20:43
Compare
Choose a tag to compare
6.0.0-alpha1.0.13 Pre-release
Pre-release

New

  • Created a new method set(value: any, index?: number, from: string = 'date.set') that tries to conver the value provided and then tries to set that value to the index (or 0 if not using multidate).
  • Added esm output
  • Exposed Unit and DateTimeFormatOptions from the DateTime class.
  • Renamed togglePeriod to toggleMeridiem
  • Added toggleMeridiem class to AM/PM button
  • Cleaned up css a bit. Got rid of the popper arrow and aligned the picker to the start of the element.

Bug fixes

  • Fixed dealing with input values/changes.
  • Fixed issue when calling hide if the widget hasn't been built (or shown) yet.
  • Fixed meridiem issue. Thanks @hkvstore #2398
  • Merged PR 2396 to fix 24 hour hour selection. #2395
  • Fixed issue with time component grid. #2395

6.0.0-alpha1.0.5

09 Sep 18:40
Compare
Choose a tag to compare
6.0.0-alpha1.0.5 Pre-release
Pre-release

Fixed z-index, exposed Options interface

6.0.0-alpha1.0.4

09 Sep 02:04
Compare
Choose a tag to compare
6.0.0-alpha1.0.4 Pre-release
Pre-release
  • Fixed issue with meridiem (AM/PM) button clicks.
  • Fixed year display after selecting a decade. #2386
  • Fixed issue if the input field had a value. #2387
  • Fixed setting the defaultDate option with a Date object. #2391

v6-alpha1

31 Aug 13:00
Compare
Choose a tag to compare
v6-alpha1 Pre-release
Pre-release

This is the first alpha release of version 6! There still some work to do around the documentation and I need to do some additional testing but it seems to work well enough.

v4.17.49

05 Jan 21:48
Compare
Choose a tag to compare

Full Changelog: 4.17.47...4.17.49