Releases: inokawa/react-animatable
Releases · inokawa/react-animatable
0.7.0
- Add fallback for commitStyles
- Remove no meaning commit method from return value of useAnimationFunction
Full Changelog: 0.6.1...0.7.0
0.6.1
Update README.md
Full Changelog: 0.6.0...0.6.1
0.6.0
- Add useTransitionAnimation hook
- Add AnimationGroup component
- Change build target to ES2018
Full Changelog: 0.5.0...0.6.0
0.5.0
- BREAKING: Fix AnimationsHandle to be able to controll multiple animations at the same time
- Improve AnimationHandle type
- Fix AnimatableCSSProperties to accept number
Full Changelog: 0.4.4...0.5.0
0.4.4
- Update README.md
Full Changelog: 0.4.3...0.4.4
0.4.3
- Add fallback for commitStyles
- Update README.md
Full Changelog: 0.4.2...0.4.3
0.4.2
- Add fallback to Element.animate()
Full Changelog: 0.4.1...0.4.2
0.4.1
- Add commit method to handle
Full Changelog: 0.4.0...0.4.1
0.4.0
- BREAKING: Add end function and remove Promises
- Improve easing type
Full Changelog: 0.3.2...0.4.0
0.3.2
- Minify property names
Full Changelog: 0.3.1...0.3.2