Smooth Scrollbar Versions Save

Customizable, Extendable, and High-Performance JavaScript-Based Scrollbar Solution.

v8.6.3

2 years ago

Bug Fixes

  • geometry: add container's paddings to content's size.

v8.6.2

3 years ago

Bug Fixes

  • event/select: get new limit value when scroll function is called. @longvudai #314

v8.6.1

3 years ago

Bug Fixes

  • dependencies: upgrade lodash-es to 4.17.21 (non-vulnerable version) @huggingpixels #306

v8.6.0

3 years ago

Breaking Changes

  • Upgrade core-js to v3. @milewski #234

v8.5.3

3 years ago

Bug Fixes

  • events: ignored attempt to cancel an event with cancelable=false. @milkamil93 #276

v8.5.2

4 years ago

Bug Fixes

  • webpack: make UMD build available on both browsers and Node.js. @hanjeahwan #244

v8.5.1

4 years ago

Bug Fixes

  • keyboard: prevent keyboard navigating on select field. @bbtimx #228

v8.5.0

4 years ago
  • plugin.onDestroy: fix typo. @adamcoulombe #219

v8.4.1

4 years ago

Bug Fixes

  • keyboard: detected contentEditable element. @Alecyrus #210

v8.4.0

5 years ago

Feature

  • Sets tabindex to -1 to improve accessibility. #160
  • Enables tab navigation. #160