Releases: darkroomengineering/lenis
Releases · darkroomengineering/lenis
v1.3.8
v1.3.7
lenis/snap
: deprecatevelocityThreshold
in favor ofdebounce
v1.3.6
lenis/snap
:distanceThreshold
option
v1.3.5
- fix programmatic
.stop()
and.start()
whenautoToggle:true
- prevent
cancelable
events only
v1.3.4
- improve
syncTouch
on iOS
v1.3.3
- switch to time based animation if one of
duration
oreasing
options is provided - emit event on
stop
orstart
v1.3.2
- export
LenisContext
fromlenis/react
v1.3.1
anchors
detects#top
and#
v1.3.0
lenis/famer
: https://lenis.framer.website/autoToggle
: Automatically start or stop the lenis instance based on the wrapper's overflow property,⚠️ this requires Lenis recommended CSS. Safari > 17.3, Chrome > 116 and Firefox > 128 (https://caniuse.com/?search=transition-behavior).allowNestedScroll
: Allow nested scrolls.⚠️ To be used with caution since this can lead to performance issues, prefer usingprevent
ordata-lenis-prevent
instead.- inifite
scrollTo
to loop correctly
v1.2.3
- fix anchors
scrollTo
string target