Skip to content

Release 5.0.11

Choose a tag to compare

@antonbobrov antonbobrov released this 15 Jul 11:38
· 225 commits to master since this release

5.0.11 (2025-07-15)

clamp

  • use real min-max values (b35331c)

Snap

  • add swipeInertiaDuration (cfeacee)
  • add swipeInertiaRatio (d63b420)
  • better logic when followWheel is false; add wheelNoFollowThreshold (077e8db)
  • better magnets (56c5974)
  • use inertia for scrollbale slides (47d387c)

Swipe

  • add velocityModifier & refactor inertia calculations (d17e5e8)
  • respect inertiaRatio when velocityModifier is used (5152f2f)
  • update default inertiaDuration (678131d)
  • update default inertiaRatio (a99e8f7)