npm simplebar-vue 1.0.0
Introducing SimpleBar.

latest releases: 2.3.4, 2.3.3, 2.3.2...
4 years ago

Original plugin completely rewritten.

  • New name!
  • Support for mobile browsers: browsers with "floating" scrollbars would not trigger the plugin anymore (can be modified with options soon).
  • Data API: easier plugin usage with HTML5 data attribute.
  • Many performance improvements: browser native scrollbar size is now calculated only once. Usage of native scrollHeight/scrollWidth Javascript properties instead of width()/height() jQuery methods. And more.
  • Cleaner html output (useless wrapper removed).
  • Easier plugin usage: there is no more prerequired html markup. Apply the plugin on any element you want, without having to modify your current markup.
  • Added unit test suite.
  • Added Grunt for automated tasks (jsLint, concat, testing, ...).
  • Added performance demos

Don't miss a new simplebar-vue release

NewReleases is sending notifications on new releases.