github Eonasdan/tempus-dominus 6.0.0-alpha1.0.13

latest releases: v6.9.11, v6.9.10, v6.9.9...
pre-release3 years ago

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

Don't miss a new tempus-dominus release

NewReleases is sending notifications on new releases.