Skip to content

Releases: darkroomengineering/lenis

v1.3.17

28 Dec 17:55

Choose a tag to compare

  • stopInertiaOnNavigate allows SPA to reset scroll on page change.
  • renamed __experimental__naiveDimensions to naiveDimensions
  • always use lerp for syncTouch

v1.3.16

11 Dec 22:37

Choose a tag to compare

  • check overflow during initialization when autoToggle

v1.3.15

11 Nov 13:20

Choose a tag to compare

  • snap: addElements supports NodeList

v1.3.14

04 Nov 19:11

Choose a tag to compare

  • fix lenis/vue warning
  • better pnpm workspace config

v1.3.13

25 Oct 17:19

Choose a tag to compare

  • fix nuxt types

v1.3.12

25 Oct 17:13
86626a0

Choose a tag to compare

  • fix subpages anchors detection
  • lenis/snap: type lock

v1.3.11

01 Sep 12:06

Choose a tag to compare

  • fix nested instances overscroll when not scrollable

v1.3.10

28 Aug 12:59

Choose a tag to compare

  • make gestureOrientation: 'both' as default when orientation: 'horizontal'

v1.3.8

19 Jul 12:29

Choose a tag to compare

  • lenis/snap: default options

v1.3.7

17 Jul 08:42

Choose a tag to compare

  • lenis/snap: deprecate velocityThreshold in favor of debounce