v2.5.2
What's changed?
- Clearing inputs manually will call
onChange
withnull
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.