Releases: LKay/react-transition-replace
Releases · LKay/react-transition-replace
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
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