react-animatable

Tiny(~1kB) animation hooks for React, built on Web Animations API.

MIT License

Downloads
104
Stars
46
Committers
3

Bot releases are visible (Hide)

react-animatable - 0.10.0

Published by inokawa over 2 years ago

  • BREAKING: Replace useAnimations hook with useAnimationController
  • BREAKING: Remove WithRef type
  • Return handle from end method

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.9.0...0.10.0

react-animatable - 0.9.0

Published by inokawa over 2 years ago

  • BREAKING: Set both as default fill

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.8.0...0.9.0

react-animatable - 0.8.0

Published by inokawa over 2 years ago

  • BREAKING: Rename commit method to persist and also cancel animation in it

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.7...0.8.0

react-animatable - 0.7.7

Published by inokawa over 2 years ago

  • Update readme and description

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.6...0.7.7

react-animatable - 0.7.6

Published by inokawa over 2 years ago

react-animatable - 0.7.5

Published by inokawa over 2 years ago

  • Change replay method to reset option of play
  • Fixed bug that unintened keys are included in return value of getKeyframeKeys

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.4...0.7.5

react-animatable - 0.7.4

Published by inokawa over 2 years ago

react-animatable - 0.7.3

Published by inokawa over 2 years ago

  • Evaluate keyframe keys lazily in fallback of commitStyles

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.2...0.7.3

react-animatable - 0.7.2

Published by inokawa over 2 years ago

  • Fixed wrong logic in fallback of commit method

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.1...0.7.2

react-animatable - 0.7.1

Published by inokawa over 2 years ago

  • Fixed wrong logic in fallback of commit method in useAnimations

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.7.0...0.7.1

react-animatable - 0.7.0

Published by inokawa over 2 years ago

  • Add fallback for commitStyles
  • Remove no meaning commit method from return value of useAnimationFunction

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.6.1...0.7.0

react-animatable - 0.6.1

Published by inokawa over 2 years ago

react-animatable - 0.6.0

Published by inokawa over 2 years ago

  • Add useTransitionAnimation hook
  • Add AnimationGroup component
  • Change build target to ES2018

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.5.0...0.6.0

react-animatable - 0.5.0

Published by inokawa over 2 years ago

  • BREAKING: Fix AnimationsHandle to be able to controll multiple animations at the same time
  • Improve AnimationHandle type
  • Fix AnimatableCSSProperties to accept number

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.4.4...0.5.0

react-animatable - 0.4.4

Published by inokawa over 2 years ago

react-animatable - 0.4.3

Published by inokawa over 2 years ago

  • Add fallback for commitStyles
  • Update README.md

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.4.2...0.4.3

react-animatable -

Published by inokawa over 2 years ago

  • Add fallback to Element.animate()

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.4.1...0.4.2

react-animatable - 0.4.1

Published by inokawa over 2 years ago

  • Add commit method to handle

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.4.0...0.4.1

react-animatable - 0.4.0

Published by inokawa over 2 years ago

  • BREAKING: Add end function and remove Promises
  • Improve easing type

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.3.2...0.4.0

react-animatable - 0.3.2

Published by inokawa over 2 years ago