Skip to content

Release 5.2.0

Choose a tag to compare

@antonbobrov antonbobrov released this 03 Dec 13:22
· 151 commits to master since this release

5.2.0 (2025-12-03)

Components

Core

  • add inAppBrowser (f26499d)
  • update svh calculation, use native svh for classic browsers (140d57c)

Cursor

Marquee

Scrollbar

Snap

  • swipeInertiaRatio defaults to 0.5 (3d6c725)
  • add track.influence (5efa107)
  • add parallax (7446dac)
  • fix swipe inertia with negative speed (527199a)
  • remove swipeLerp (df0f5ae)
  • respect swipeSpeed for short swipes & no-follow swipes (6e5de09)

SplitText

  • add prepareText (c941af2)
  • add wordDelimiter and wordDelimiterOutput (203c93d)

Swipe

  • add ratio (multiplier) (d7c408d)
  • respect ratio when detecting swipe start (98bd49d)