floating-scroll

Lightweight jQuery plugin providing floating scrollbar functionality

MIT License

Downloads
6.6K
Stars
81
Committers
2

Bot releases are hidden (Show)

floating-scroll - Destroy detached widgets & bug fixing Latest Release

Published by Amphiluke about 3 years ago

  • Add the method destroyDetached for finding and destroying “zombie” instances of the widget.
  • Fix the issue Amphiluke/handy-scroll#14.
floating-scroll - Scrollbar orientation option

Published by Amphiluke over 4 years ago

Introduce the scrollbar orientation option. From now on, the plugin allows making vertical floating scrollbar too (feature requested in #19).

floating-scroll - Improvements & bug fixing

Published by Amphiluke almost 5 years ago

  • Fix scroll bar invisibility issue on Mac OS (Amphiluke/handy-scroll#3)
  • Fix widget syncing issue (#17)
  • Update dev dependencies
floating-scroll - Update the clean-css dependency

Published by Amphiluke over 5 years ago

This release brings no changes in source code, it just fixes a vulnerability introduced by the old version of clean-css.

floating-scroll - Fix for the widget height

Published by Amphiluke over 5 years ago

  • Fit widget height to the native scroll bar height when needed.
  • Update dependencies to fix vulnerabilities reported by npm.
floating-scroll - Fix for vertically scrollable containers

Published by Amphiluke almost 6 years ago

Fix the same issue as reported in Amphiluke/handy-scroll#2.

floating-scroll - Plugin internals revision. Minor bug fixing

Published by Amphiluke about 6 years ago

  • Fix eventual bug with widget re-rendering in Chrome.
  • Sync widget scroll position on update invocations.
  • Refactoring of the plugin internals.
floating-scroll - Fix scrollbar collapse in Safari

Published by Amphiluke over 6 years ago

Fix the issue #6 (thanks @kwetts for reporting).

floating-scroll - Uglify output

Published by Amphiluke over 6 years ago

Uglify build output files to make the sources for production even smaller.

floating-scroll - v2.2.0

Published by Amphiluke over 6 years ago

  • 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).
floating-scroll - Plugin’s interiors redesign to meet the modern state of the web

Published by Amphiluke over 6 years ago

  • A new auto-initialisation feature is added.
  • Plugin sources have been re-written in ES6.
  • Support of “ancient” browsers (IE 8 and older) is dropped (if you still keep supporting them, please use floatingScroll 2.3.3 instead).
  • Old deprecated plugin’s alias attachScroll and the event adjustScroll have been completely removed (use floatingScroll and update.fscroll instead).
floating-scroll -

Published by Amphiluke about 7 years ago

Repair forgotten stuff in v2.3.2 (for republishing to npm) 😕

floating-scroll - “Unobtrusive” floating scroll

Published by Amphiluke about 7 years ago

Add a feature allowing floating scroll bar to be more “unobtrusive” (see the Tips section for more details)

floating-scroll - Bower package

Published by Amphiluke over 7 years ago

Make floating-scroll a Bower package. Requested in #11.

floating-scroll - “Local” floating scroll bar for positioned popups

Published by Amphiluke almost 8 years ago

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.

floating-scroll - Fix scroll bar behaviour on container hiding

Published by Amphiluke about 8 years ago

  • Fix for the issue #7 (thanks to @hngu).
  • Minor refactoring.
floating-scroll - Fix scroll bar appearance in Safari

Published by Amphiluke about 8 years ago

Fix for the issue #6

floating-scroll - Requirejs optimizer compatibility

Published by Amphiluke over 8 years ago

Fix for the issue #4 (thanks to @AdrianPiechota)

floating-scroll - Fix the scroll bar syncing bug

Published by Amphiluke over 8 years ago

Fix for the issue #2 (thanks to @AdrianPiechota)

floating-scroll - Live demos link update

Published by Amphiluke almost 9 years ago

Package Rankings
Top 29.82% on Repo1.maven.org
Top 4.13% on Npmjs.org
Top 11.56% on Bower.io