Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

4.3.0

Choose a tag to compare

@release-drafter release-drafter released this 31 Dec 18:09

4.3.0

  • Add tests for expected functionality
  • Minor fixes to match expected functionality
    • timeConstraints prop now correctly controls step size for hours, minutes, seconds, and milliseconds
    • onFocus callback now only triggers once and when you would expect
    • onBlur callback now only triggers once and when you would expect
    • When shouldHideInput prop is set, id and className props will be passed to the underlying picker wrapper.
  • [internal] switch to storybook for docs
  • Update dependencies to latest

What’s Changed