Skip to content

v2.5.2

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 03 Aug 18:08
· 716 commits to main since this release

What's changed?

  • Clearing inputs manually will call onChange with null value, just like clearing it with clear button does.

Bug fixes

  • Fixed AM/PM dropdown not appearing on some locales (e.g. en-AU).
  • Fixed native input (not visible for most users, stays hidden; it's there for accessibility purposes) treating time as UTC, instead of local user's time.
  • Fixed native input allowing to change seconds if maxDetail was set to minute.