Skip to content

v1.7.0

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

What's new?

  • You can now attach event props (onClick, onKeyDown...) directly to React-DateTime-Picker root.
  • Updated documentation to make it clear how to remove calendarIcon and clearIcon.

What's changed?

  • Auto resizing input fields mechanism has been improved (#33).

Bug fixes

  • Removed needless update when the user clicked somewhere on the screen while the calendar in React-DateTime-Picker was closed.