github Grsmto/simplebar simplebar@3.1.0-beta.3

latest releases: simplebar@6.3.2, simplebar-website@0.2.2, simplebar-vue@2.4.2...
pre-release6 years ago

Breaking changes

  • DOM shape is completely different from previous version. It might break your implementation!
  • getScrollElement will now return always the same element and doesn't accept parameter anymore (however that shouldn't break anything).

Features

  • Host element can now have padding applied and SimpleBar with follows it without breaking.
  • SimpleBar should now be closer to native overflow implementation. So you can now have sticky and height: 100% elements. #213 #185

Bug fixes

  • Fix scrollbar showing when user was zooming in/out the browser. This is a veeeery old bug that is hopefully now gone! 🎉 #11
  • Fix an issue if you where recalculate() wasn't called if you were calling it continuously. #166
  • RTL support should now work properly cross-browser
  • You can now apply offset/padding to the track and it should still position the scrollbar properly. #233

Don't miss a new simplebar release

NewReleases is sending notifications on new releases.