Skip to content

Releases: darkroomengineering/lenis

v1.3.25

Choose a tag to compare

@clementroche clementroche released this 26 Jun 09:41
  • fix anchors with special characters

v1.3.24

Choose a tag to compare

@clementroche clementroche released this 24 Jun 22:30
12a7341
  • fix text selection on iOS

v1.3.23

Choose a tag to compare

@clementroche clementroche released this 15 Apr 09:47
  • fix syncTouch slow scroll jitter

v1.3.22

Choose a tag to compare

@clementroche clementroche released this 15 Apr 09:11
  • safer CSS classes management
  • more accurate syncTouch

v1.3.21

Choose a tag to compare

@clementroche clementroche released this 26 Mar 11:02

v1.3.20

Choose a tag to compare

@clementroche clementroche released this 23 Mar 10:28
  • respect scroll-margin and scroll-padding in scrollTo

v1.3.19

Choose a tag to compare

@clementroche clementroche released this 18 Mar 11:19
  • fix stopInertiaOnNavigate and anchors compatibility

v1.3.18

Choose a tag to compare

@clementroche clementroche released this 04 Mar 19:29
  • fix <ReactLenis> className bug
  • improve allowNestedScroll
  • added new attributes: data-lenis-prevent-horizontal and data-lenis-prevent-vertical
  • features tracking through variables
  • fixed types
  • fixed JSDocs

v1.3.17

Choose a tag to compare

@clementroche clementroche released this 28 Dec 17:55
  • stopInertiaOnNavigate allows SPA to reset scroll on page change.
  • renamed __experimental__naiveDimensions to naiveDimensions
  • always use lerp for syncTouch

v1.3.16

Choose a tag to compare

@clementroche clementroche released this 11 Dec 22:37
  • check overflow during initialization when autoToggle