Skip to content

v1.3.2

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 12 Jun 19:13
· 805 commits to main since this release

Emergency update to fix common issues that were caused by breaking changes introduced in React 16.4.0.

What's new?

  • You can now hide clearIcon and calendarIcon by setting them explicitly to null.

Bug fixes

  • Fixed calendar appearing behind the datetime picker in specific situation where two datetime pickers were placed one below the other (#12).