@@ -62,7 +62,7 @@ A component to manage enter/update/exit of its children by key, that works simil
62
62
63
63
#### Defined in
64
64
65
- [ src/react/components/TransitionGroup.tsx:74 ] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/components/TransitionGroup.tsx#L74 )
65
+ [ src/react/components/TransitionGroup.tsx:81 ] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/components/TransitionGroup.tsx#L81 )
66
66
67
67
___
68
68
@@ -90,7 +90,7 @@ A basic hook to use Web Animations API. See [AnimationHandle](interfaces/Animati
90
90
91
91
#### Defined in
92
92
93
- [ src/react/hooks/useAnimation.ts:104] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimation.ts#L104 )
93
+ [ src/react/hooks/useAnimation.ts:104] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useAnimation.ts#L104 )
94
94
95
95
___
96
96
@@ -119,7 +119,7 @@ Same as [useAnimation](API.md#useanimation), but it drives function not React el
119
119
120
120
#### Defined in
121
121
122
- [ src/react/hooks/useAnimationFunction.ts:69] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L69 )
122
+ [ src/react/hooks/useAnimationFunction.ts:69] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useAnimationFunction.ts#L69 )
123
123
124
124
___
125
125
@@ -145,7 +145,7 @@ This hook must be used under [TransitionGroup](API.md#transitiongroup) component
145
145
146
146
#### Defined in
147
147
148
- [ src/react/hooks/useTransitionAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useTransitionAnimation.ts#L38 )
148
+ [ src/react/hooks/useTransitionAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useTransitionAnimation.ts#L38 )
149
149
150
150
___
151
151
165
165
166
166
#### Defined in
167
167
168
- [ src/react/hooks/useScrollTimeline.ts:11] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useScrollTimeline.ts#L11 )
168
+ [ src/react/hooks/useScrollTimeline.ts:11] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useScrollTimeline.ts#L11 )
169
169
170
170
___
171
171
185
185
186
186
#### Defined in
187
187
188
- [ src/react/hooks/useViewTimeline.ts:16] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useViewTimeline.ts#L16 )
188
+ [ src/react/hooks/useViewTimeline.ts:16] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useViewTimeline.ts#L16 )
189
189
190
190
## Type Aliases
191
191
@@ -197,7 +197,7 @@ Strictly typed [Keyframe](https://developer.mozilla.org/en-US/docs/Web/API/Web_A
197
197
198
198
#### Defined in
199
199
200
- [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L17 )
200
+ [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L17 )
201
201
202
202
___
203
203
207
207
208
208
#### Defined in
209
209
210
- [ src/core/waapi.ts:22] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L22 )
210
+ [ src/core/waapi.ts:22] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L22 )
211
211
212
212
___
213
213
@@ -227,7 +227,7 @@ A function to define keyframe dynamically
227
227
228
228
#### Defined in
229
229
230
- [ src/core/waapi.ts:32] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L32 )
230
+ [ src/core/waapi.ts:32] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L32 )
231
231
232
232
___
233
233
237
237
238
238
#### Defined in
239
239
240
- [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L4 )
240
+ [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L4 )
241
241
242
242
___
243
243
253
253
254
254
#### Defined in
255
255
256
- [ src/core/waapi.ts:79 ] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L79 )
256
+ [ src/core/waapi.ts:85 ] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L85 )
257
257
258
258
___
259
259
263
263
264
264
#### Defined in
265
265
266
- [ src/core/waapi.ts:150 ] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L150 )
266
+ [ src/core/waapi.ts:185 ] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/core/waapi.ts#L185 )
267
267
268
268
___
269
269
279
279
280
280
#### Defined in
281
281
282
- [ src/react/hooks/useAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimation.ts#L38 )
282
+ [ src/react/hooks/useAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useAnimation.ts#L38 )
283
283
284
284
___
285
285
@@ -291,7 +291,7 @@ Non nullable [ComputedEffectTiming](https://developer.mozilla.org/en-US/docs/Web
291
291
292
292
#### Defined in
293
293
294
- [ src/react/hooks/useAnimationFunction.ts:32] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L32 )
294
+ [ src/react/hooks/useAnimationFunction.ts:32] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useAnimationFunction.ts#L32 )
295
295
296
296
___
297
297
@@ -312,7 +312,7 @@ In this callback you can update any state or ref in JS.
312
312
313
313
#### Defined in
314
314
315
- [ src/react/hooks/useAnimationFunction.ts:42] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L42 )
315
+ [ src/react/hooks/useAnimationFunction.ts:42] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useAnimationFunction.ts#L42 )
316
316
317
317
___
318
318
322
322
323
323
#### Defined in
324
324
325
- [ src/react/hooks/useTransitionAnimation.ts:28] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useTransitionAnimation.ts#L28 )
325
+ [ src/react/hooks/useTransitionAnimation.ts:28] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/hooks/useTransitionAnimation.ts#L28 )
326
326
327
327
___
328
328
338
338
339
339
#### Defined in
340
340
341
- [ src/react/types/index.ts:12] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L12 )
341
+ [ src/react/types/index.ts:12] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/types/index.ts#L12 )
342
342
343
343
___
344
344
348
348
349
349
#### Defined in
350
350
351
- [ src/react/types/index.ts:29] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L29 )
351
+ [ src/react/types/index.ts:29] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/types/index.ts#L29 )
352
352
353
353
___
354
354
358
358
359
359
#### Defined in
360
360
361
- [ src/react/types/index.ts:31] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L31 )
361
+ [ src/react/types/index.ts:31] ( https://github.com/inokawa/react-animatable/blob/3ce964a /src/react/types/index.ts#L31 )
0 commit comments