Skip to content

0.2.0

Compare
Choose a tag to compare
@LKay LKay released this 28 Oct 04:58
· 28 commits to master since this release
0.2.0
8966278

Added

  • CSS classes for width transitions
  • inlineTransitions flag to enable/disable injecting inline CSS for transitions
  • Storybook examples in favor of custom UI
  • LICENSE file
  • Build for ES6 module
  • Build for browser
  • Docgen comments

Changed

  • Update dependencies to enable React 16
  • Change the logic behind height/width transition to use timeouts and animation frames
  • Update README file