0.2.0
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