This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
Releases: ashthornton/asscroll
Releases Β· ashthornton/asscroll
2.0.7
2.0.6
- Fixed the browserslist config so it targets browsers correctly in the builds.
- Fixed the scrollbar flashing when attempting to scroll whilst at the top or bottom of the page
From 2.0.5:
- Temporary(?) fix for Apple mouse/trackpad causing extra native scroll events whilst "wheeling" which would cause ASScroll to revert to the previously reported native scroll position. Only affects macOS Monterey Chrome v99+
2.0.4
- Added isScrollJacking flag
- Fall back to
window.scrollTo()
within ASScroll's.scrollTo()
method when native scroll is being used
2.0.2
v2.0.2 2.0.2
Major 2.0 Release
1.7.9
1.7.6
- Delegate the scroll block event so it doesn't need to scan elements
1.7.5
- Add ability to add a class to an element to prevent ASScroll from scrolling the page i.e. overflow elements
1.7.4
- adds the option to allow horizontal scrolling on touch devices
v1.7.1
- Fix scroll jump when pressing a button that triggers scroll on keyboard whilst scroll position is lerping
- Fix frame rate delta modifying going above 1, causing scroll jumps