Releases: inokawa/react-animatable
Releases · inokawa/react-animatable
0.15.2
28 Nov 14:08
Compare
Sorry, something went wrong.
No results found
0.15.1
27 Nov 14:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove internal fields from d.ts
Full Changelog : 0.15.0...0.15.1
0.15.0
03 Sep 16:04
Compare
Sorry, something went wrong.
No results found
What's Changed
BREAKING: autoPlay option is removed
Overhaul internal architecture
Fix regression of TypedKeyframe
Support ScrollTimeline and ViewTimeline by @inokawa in #75
Full Changelog : 0.14.1...0.15.0
0.14.1
01 Sep 13:29
Compare
Sorry, something went wrong.
No results found
0.14.0
08 Aug 15:05
Compare
Sorry, something went wrong.
No results found
BREAKING: Add exports field to package.json
Full Changelog : 0.13.7...0.14.0
0.13.7
21 Jun 13:51
Compare
Sorry, something went wrong.
No results found
0.13.6
28 Jan 02:20
Compare
Sorry, something went wrong.
No results found
Init animation in setTime to start animation without calling play
Full Changelog : 0.13.5...0.13.6
0.13.5
08 Jan 02:10
Compare
Sorry, something went wrong.
No results found
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 : 0.13.4...0.13.5
0.13.4
27 Nov 11:38
Compare
Sorry, something went wrong.
No results found
0.13.3
25 Nov 16:47
Compare
Sorry, something went wrong.
No results found
BREAKING: Replaced end with waitFor
BREAKING: Fixed argument of useTransitionAnimation
Changed some type aliases to interface.
What's Changed
Reset reversed playback direction of reused animation by @inokawa in #28
Change end method to waitFor and support waiting reverseFinish by @inokawa in #29
Generate API reference with typedoc by @inokawa in #30
Full Changelog : 0.13.2...0.13.3