All Versions
372
Latest Version
Avg Release Cycle
3 days
Latest Release
876 days ago

Changelog History
Page 11

  • v4.1.17 Changes

    May 17, 2021

    ๐Ÿ›  Fixed

    • Fixing SVG gradientTransform.
    • Removing hover event suspension during layout measurements.
  • 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 by bounce and no duration is completed.
  • 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.
  • 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.