Releases: Amphiluke/handy-scroll
Releases · Amphiluke/handy-scroll
Fixes for a SSR use case
Fix the issue #13
Improvements & bug fixing
- Fix scroll bar invisibility issue on Mac OS (#3)
- Fix widget syncing issue (Amphiluke/floating-scroll#17)
- Update dev dependencies
Update the clean-css dependency
This release brings no changes in source code, it just fixes a vulnerability introduced by the old version of clean-css.
Fix for the widget height
Fit widget height to the native scroll bar height when needed.
Fix for vertically scrollable containers
Fix the issue #2.
Syncing scroll position on update
Forcibly sync widget’s scrollbar when executing handyScroll.update()
to fix eventual bug with wrong scroll position.
The first release
v1.0.0 Update dependencies