@@ -62,7 +62,7 @@ A component to manage enter/update/exit of its children by key, that works simil
6262
6363#### Defined in
6464
65- [ src/react/components/TransitionGroup.tsx:74] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/components/TransitionGroup.tsx#L74 )
65+ [ src/react/components/TransitionGroup.tsx:74] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/components/TransitionGroup.tsx#L74 )
6666
6767___
6868
@@ -90,7 +90,7 @@ A basic hook to use Web Animations API. See [AnimationHandle](interfaces/Animati
9090
9191#### Defined in
9292
93- [ src/react/hooks/useAnimation.ts:104] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useAnimation.ts#L104 )
93+ [ src/react/hooks/useAnimation.ts:104] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimation.ts#L104 )
9494
9595___
9696
@@ -119,7 +119,7 @@ Same as [useAnimation](API.md#useanimation), but it drives function not React el
119119
120120#### Defined in
121121
122- [ src/react/hooks/useAnimationFunction.ts:69] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useAnimationFunction.ts#L69 )
122+ [ src/react/hooks/useAnimationFunction.ts:69] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L69 )
123123
124124___
125125
@@ -145,7 +145,7 @@ This hook must be used under [TransitionGroup](API.md#transitiongroup) component
145145
146146#### Defined in
147147
148- [ src/react/hooks/useTransitionAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useTransitionAnimation.ts#L38 )
148+ [ src/react/hooks/useTransitionAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useTransitionAnimation.ts#L38 )
149149
150150___
151151
165165
166166#### Defined in
167167
168- [ src/react/hooks/useScrollTimeline.ts:11] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useScrollTimeline.ts#L11 )
168+ [ src/react/hooks/useScrollTimeline.ts:11] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useScrollTimeline.ts#L11 )
169169
170170___
171171
185185
186186#### Defined in
187187
188- [ src/react/hooks/useViewTimeline.ts:16] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useViewTimeline.ts#L16 )
188+ [ src/react/hooks/useViewTimeline.ts:16] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useViewTimeline.ts#L16 )
189189
190190## Type Aliases
191191
@@ -197,7 +197,7 @@ Strictly typed [Keyframe](https://developer.mozilla.org/en-US/docs/Web/API/Web_A
197197
198198#### Defined in
199199
200- [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L17 )
200+ [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L17 )
201201
202202___
203203
207207
208208#### Defined in
209209
210- [ src/core/waapi.ts:22] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L22 )
210+ [ src/core/waapi.ts:22] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L22 )
211211
212212___
213213
@@ -227,7 +227,7 @@ A function to define keyframe dynamically
227227
228228#### Defined in
229229
230- [ src/core/waapi.ts:32] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L32 )
230+ [ src/core/waapi.ts:32] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L32 )
231231
232232___
233233
237237
238238#### Defined in
239239
240- [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L4 )
240+ [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L4 )
241241
242242___
243243
253253
254254#### Defined in
255255
256- [ src/core/waapi.ts:79] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L79 )
256+ [ src/core/waapi.ts:79] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L79 )
257257
258258___
259259
263263
264264#### Defined in
265265
266- [ src/core/waapi.ts:150] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/core/waapi.ts#L150 )
266+ [ src/core/waapi.ts:150] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/core/waapi.ts#L150 )
267267
268268___
269269
279279
280280#### Defined in
281281
282- [ src/react/hooks/useAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useAnimation.ts#L38 )
282+ [ src/react/hooks/useAnimation.ts:38] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimation.ts#L38 )
283283
284284___
285285
@@ -291,7 +291,7 @@ Non nullable [ComputedEffectTiming](https://developer.mozilla.org/en-US/docs/Web
291291
292292#### Defined in
293293
294- [ src/react/hooks/useAnimationFunction.ts:32] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useAnimationFunction.ts#L32 )
294+ [ src/react/hooks/useAnimationFunction.ts:32] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L32 )
295295
296296___
297297
@@ -312,7 +312,7 @@ In this callback you can update any state or ref in JS.
312312
313313#### Defined in
314314
315- [ src/react/hooks/useAnimationFunction.ts:42] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useAnimationFunction.ts#L42 )
315+ [ src/react/hooks/useAnimationFunction.ts:42] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useAnimationFunction.ts#L42 )
316316
317317___
318318
322322
323323#### Defined in
324324
325- [ src/react/hooks/useTransitionAnimation.ts:28] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/hooks/useTransitionAnimation.ts#L28 )
325+ [ src/react/hooks/useTransitionAnimation.ts:28] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/hooks/useTransitionAnimation.ts#L28 )
326326
327327___
328328
338338
339339#### Defined in
340340
341- [ src/react/types/index.ts:12] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/types/index.ts#L12 )
341+ [ src/react/types/index.ts:12] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L12 )
342342
343343___
344344
348348
349349#### Defined in
350350
351- [ src/react/types/index.ts:29] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/types/index.ts#L29 )
351+ [ src/react/types/index.ts:29] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L29 )
352352
353353___
354354
358358
359359#### Defined in
360360
361- [ src/react/types/index.ts:31] ( https://github.com/inokawa/react-animatable/blob/f732265 /src/react/types/index.ts#L31 )
361+ [ src/react/types/index.ts:31] ( https://github.com/inokawa/react-animatable/blob/b843664 /src/react/types/index.ts#L31 )
0 commit comments