Motion+
Motion / Changelog925 releases

Changelog

Releases across Motion, Motion+, and Motion AI Kit.

  1. Motion+patch2.11.3

    Fixed

    • AnimateNumber: Ensure values are updated when only§ suffix/prefix update.
  2. Motion+patch2.11.2

    Fixed

    • splitText: Ensure split text elements retain vertical positioning.
    • Carousel: Fix focus from breaking item reprojection.
  3. Motion+patch2.11.1

    Fixed

    • Ticker: Improve accessibility attributes.
    • Cursor: Fix when using with browser-native drag gestures.
    • Updating ref type inference for Typewriter, Ticker and ScrambleText.
  4. Motion+patch2.7.2

    Changed

    • ScrambleText: Removing span.
  5. Motion+patch2.7.1

    Fixed

    • scrambleText: Fixed delay handling.
  6. Motion+patch2.6.2

    Added

    • Typewriter: onChange callback.

    Fixed

    • ScrambleText: Switch from useEffect to useLayoutEffect.
  7. Motion+patch2.6.1

    Fixed

    • scrambleText and ScrambleText: Default duration is now 1.
  8. Motion+patch2.3.1

    Fixed

    • Carousel: Removing pageTransition from generated types - use transition instead.
  9. Motion+patch2.0.2

    Fixed

    • Carousel: Ensure only on-axis wheel scrolls prevent native browser scrolling.
  10. Motion+patch2.0.1

    Fixed

    • Carousel: Improved handling of pointer and wheel events in item gaps.
  11. Motion+patch1.5.1

    Changed

    • Typewriter: Adjusted natural typing variance calculations.
  12. Motion+patch1.3.2

    Changed

    • Ticker: Fixed sizing for emoji content.
  13. Motion+patch1.3.1

    Changed

    • Ticker: Add will-change: transform to ul while animating.

    Fixed

    • Ticker: Disable animations when in background tab.
  14. Motion+patch1.2.1

    Fixed

    • Ticker: Prevent infinite cloning.
  15. Motion+patch1.1.4

    Fixed

    • Ticker: Improve handling of clicks within aria-hidden elements.
  16. Motion+patch1.1.3

    Fixed

    • Ticker: Correctly handling padding on container.
  17. Motion+patch1.1.2

    Fixed

    • Ticker: Moving to layout effect to reduce offset desync when changing children.
  18. Motion+patch1.1.1

    Fixed

    • Ticker: Ensure children are remeasured when ticker is remeasured.
  19. Motion+patch0.1.9

    Added

    • Cursor: Replacing data-cursor-theme with data-cursor-zone attribute.
  20. Motion+patch0.1.8

    Added

    • Cursor: Support for data-cursor-theme attribute.
  21. Motion+patch0.1.7

    Added

    • Cursor: Magnetic cursors.
  22. Motion+patch0.1.6

    Fixed

    • Adding legacy package.json entry point.
  23. Motion+patch0.1.5

    Added

    • Fixing global deps for UMD builds.
  24. Motion+patch0.1.4

    Added

    • Adding global MotionPlus for UMD builds.
  25. Motion+patch0.1.3

    Fixed

    • AnimateNumber now respects the layoutDependency prop and will only animate if it, or the provided value changes.
  26. Motion+patch0.1.2

    Added

    • splitText now adds an aria-label to the container with the original text.
  27. Motion+patch0.1.1