Skip to content

v2.8.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 07 Oct 09:23

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 and clearIcon.

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.