Releases: LKay/react-transition-replace
Releases · LKay/react-transition-replace
0.3.0
23 Jul 08:13
Compare
Sorry, something went wrong.
No results found
Updated
Rewritten with React 16 guidelines (remove deprecated life cycle hooks)
Update docs configuration and layout
Update dependencies
0.2.8
23 Jan 05:57
Compare
Sorry, something went wrong.
No results found
0.2.7
23 Jan 05:48
Compare
Sorry, something went wrong.
No results found
0.2.6
23 Jan 05:17
Compare
Sorry, something went wrong.
No results found
0.2.5
31 Oct 02:33
Compare
Sorry, something went wrong.
No results found
Changed
Docs moved to separate page
Deploy flow
Applying inline styles
0.2.4
30 Oct 09:56
Compare
Sorry, something went wrong.
No results found
0.2.3
30 Oct 09:55
Compare
Sorry, something went wrong.
No results found
0.2.2
30 Oct 05:39
Compare
Sorry, something went wrong.
No results found
Added
Docs based on Gatsby
SwitchTransition component for react-router integration
Changed
Default values for some properties
Simplify types
0.2.1
28 Oct 04:59
Compare
Sorry, something went wrong.
No results found
Added
Wrapping children in childFactory
Additional check to prevent unnecessary renders
0.2.0
28 Oct 04:58
Compare
Sorry, something went wrong.
No results found
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