Skip to content

Releases: desto-git/scrollbar.js

v1.4.0

24 Dec 11:52

Choose a tag to compare

  • throw error when calling init multiple times
  • throw error when adding elements before having called init before
  • reduce file size even further (7kb -> 6.2kb)
  • check for scrollbar-width css support on init

v1.3.2

22 Dec 16:16

Choose a tag to compare

  • reduce file size of scrollbar.min.js (8kb -> 7kb)
  • forget to bump version in scrollbar.min.js copyright comment, oops!

v1.3.1

19 Dec 21:15

Choose a tag to compare

  • make project an npm package
  • change license to ISC, which is basically the same as MIT

v1.3.0

19 Dec 21:13

Choose a tag to compare

  • scrollbarjs.init() now returns an object with various metadata about the browsers scrolling properties