Skip to content

v8.3.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 13 Aug 11:42
f65d8d4

What's new?

  • Added support for closing calendar in shadow DOM. Thanks, @jorrit!

What's changed?

  • Refactored handling internal refs in DateInput to use React.createRef.

Bug fixes

  • Added autoFocus prop to TypeScript definitions.