Skip to content

Releases: Eonasdan/tempus-dominus

6.0.0-alpha1.0.13

15 Sep 20:43

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

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

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

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

Choose a tag to compare

Full Changelog: 4.17.47...4.17.49

4.17.47

28 Feb 14:32

Choose a tag to compare

bump version for jquery 3 just in case

v4.17.45

13 Jan 20:01

Choose a tag to compare

really 4.17.45

v4.17.44

31 Dec 00:02

Choose a tag to compare

fixes viewdate bug. I don't remember what else has changed

4.17.43: Merge pull request #1749 from baszczewski/patch-1

05 Oct 22:33

Choose a tag to compare

Update _bootstrap-datetimepicker.scss

4.17.42

04 Sep 00:27

Choose a tag to compare

Merge branch 'development' of https://github.com/Eonasdan/bootstrap-d…