Skip to content

v5.0.0

Choose a tag to compare

@pradel pradel released this 06 Apr 16:45

πŸ“– Check the announcement post containing the migration guide :)

Improvements

  • Decreased bundle size from 8.1kb to 3kb minified and gzipped πŸ“¦πŸŽ‰.
  • Rewrote the package with typescript.
  • Rewrote the package with React hooks.
  • Added new examples to the documentation.
  • Upgraded docz for the documentation.

Breaking changes

  • Minimum react version is now 16.8.0.
  • Need to import the css file.
  • Removed onEntered prop.
  • onExited has been renamed to onAnimationEnd.
  • Removed closeIconSize.
  • Removed closeIconSvgPath use the new closeIcon prop instead.
  • Removed focusTrapOptions as react-focus-trap is not used anymore internally.
  • New CSS animations.