React Animatable Versions Save

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

0.15.2

5 months ago

What's Changed

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.15.1...0.15.2

0.15.1

5 months ago

What's Changed

Remove internal fields from d.ts

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.15.0...0.15.1

0.15.0

8 months ago

What's Changed

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.14.1...0.15.0

0.14.1

8 months ago

What's Changed

Update readme

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.14.0...0.14.1

0.14.0

9 months ago

BREAKING: Add exports field to package.json

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.7...0.14.0

0.13.7

10 months ago

What's Changed

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.6...0.13.7

0.13.6

1 year ago
  • Init animation in setTime to start animation without calling play

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.5...0.13.6

0.13.5

1 year ago
  • BREAKING: Change some of minor APIs
  • Fixed to reset playback direction if finished
  • Add css variables type to TypedKeyframe
  • Replace useState with useRef

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.4...0.13.5

0.13.4

1 year ago

What's Changed

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.3...0.13.4

0.13.3

1 year ago
  • BREAKING: Replaced end with waitFor
  • BREAKING: Fixed argument of useTransitionAnimation
  • Changed some type aliases to interface.

What's Changed

Full Changelog: https://github.com/inokawa/react-animatable/compare/0.13.2...0.13.3