github Grsmto/simplebar v2.0.0-beta.1
SimpleBar 2 !

latest releases: simplebar@6.3.2, simplebar-website@0.2.2, simplebar-vue@2.4.2...
pre-release8 years ago
  • Feature: No need to manually instantiate SimpleBar with new or to call recalculate() anymore. Thanks to mutation observers, this is handled "automatically". Just add data-simplebar to any scrollable element you want and it will be SimpleBar-ified. (#35)
  • Feature: No need to know what scroll direction you want, horizontal and vertical scrolls are now supported simultaneously.
  • Feature: Dependency free. Fully rewritten with ES6 (transpiled to ES6 using Babel). (#12)
  • Feature: SimpleBar has been rebuilt as a UMD module. It's available on NPM, which means that you can now use it in your React, Angular, Webpack, whatever setup.
  • SimpleBar is now on CDN thanks to https://unpkg.com/ (#37)

Don't miss a new simplebar release

NewReleases is sending notifications on new releases.