Skip to content

Releases: inokawa/react-animatable

0.7.0

25 Jun 12:56
Compare
Choose a tag to compare
  • 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

22 Jun 04:05
Compare
Choose a tag to compare

Update README.md

Full Changelog: 0.6.0...0.6.1

0.6.0

22 Jun 04:02
Compare
Choose a tag to compare
  • Add useTransitionAnimation hook
  • Add AnimationGroup component
  • Change build target to ES2018

Full Changelog: 0.5.0...0.6.0

0.5.0

21 Jun 11:36
Compare
Choose a tag to compare
  • 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

19 Jun 08:54
Compare
Choose a tag to compare
  • Update README.md

Full Changelog: 0.4.3...0.4.4

0.4.3

19 Jun 08:28
Compare
Choose a tag to compare
  • Add fallback for commitStyles
  • Update README.md

Full Changelog: 0.4.2...0.4.3

0.4.2

19 Jun 06:48
Compare
Choose a tag to compare
  • Add fallback to Element.animate()

Full Changelog: 0.4.1...0.4.2

0.4.1

18 Jun 12:25
Compare
Choose a tag to compare
  • Add commit method to handle

Full Changelog: 0.4.0...0.4.1

0.4.0

18 Jun 08:53
Compare
Choose a tag to compare
  • BREAKING: Add end function and remove Promises
  • Improve easing type

Full Changelog: 0.3.2...0.4.0

0.3.2

17 Jun 17:38
Compare
Choose a tag to compare
  • Minify property names

Full Changelog: 0.3.1...0.3.2