All Versions
372
Latest Version
Avg Release Cycle
3 days
Latest Release
876 days ago
Changelog History
Page 11
Changelog History
Page 11
-
v4.1.17 Changes
May 17, 2021๐ Fixed
- Fixing SVG
gradientTransform
. - Removing hover event suspension during layout measurements.
- Fixing SVG
-
v4.1.16 Changes
May 12, 2021๐ Fixed
- Use with changing external refs.
-
v4.1.15 Changes
May 11, 2021๐ Fixed
- Correctly firing
onAnimationComplete
when a spring animation defined bybounce
and noduration
is completed.
- Correctly firing
-
v4.1.14 Changes
May 11, 2021๐ Fixed
- ๐ Narrowing the edge cases within which drag could lock the projection viewport box.
- Comparing prev scale to correct axis.
-
v4.1.13 Changes
May 07, 2021๐ Fixed
- Call function ref if it changes between renders.
-
v4.1.12 Changes
May 07, 2021๐ Fixed
- Layout measurements for drag gesture don't happen until the gesture is confirmed to start.
- Prevent occasional flash when projection hasn't yet been hydrated.
- Unifying layout batcher between drag and layout animations.
- Suspending hover events globally during layout measurements.
-
v4.1.11 Changes
April 28, 2021๐ Fixed
- Layout projection fix.
-
v4.1.10 Changes
April 26, 2021๐ Fixed
- Allow a component to have
transform
reset before measuring child layout.
- Allow a component to have
-
v4.1.9 Changes
April 23, 2021๐ Fixed
- Further nested drag improvements for external motion values.
-
v4.1.8 Changes
April 22, 2021๐ Fixed
- Nested drag improvements for external motion values.