Releases: Amphiluke/floating-scroll
Releases · Amphiluke/floating-scroll
v2.3.3
“Unobtrusive” floating scroll
Add a feature allowing floating scroll bar to be more “unobtrusive” (see the Tips section for more details)
Bower package
Make floating-scroll a Bower package. Requested in #11.
“Local” floating scroll bar for positioned popups
Handle a special case of a floating scroll bar within a positioned box (popups etc.) Requested in #8. Find out the details in the section Special cases of the docs, or play with a demo.
Fix scroll bar behaviour on container hiding
Fix scroll bar appearance in Safari
Fix for the issue #6
Requirejs optimizer compatibility
Fix for the issue #4 (thanks to @AdrianPiechota)
Fix the scroll bar syncing bug
Fix for the issue #2 (thanks to @AdrianPiechota)
Live demos link update
v2.2.1 Update link to the live demos webpage
v2.2.0
- Port sources from the jquery-plugins repo. If for some purpose you want to get commit history for older plugin versions, you can extract it from that old repo.
- Make things npm-compatible (Amphiluke/jquery-plugins#8).