v2.8.0
What's new?
- You can now attach event props (
onClick
,onKeyDown
...) directly to React-Time-Picker root. - Updated documentation to make it clear how to remove
clockIcon
andclearIcon
.
What's changed?
- Auto resizing input fields mechanism has been improved.
Bug fixes
- Removed needless update when the user clicked somewhere on the screen while the calendar in React-Time-Picker was closed.