- ⚠️ semi-breaking change:
data-simplebar-autohide
is now calleddata-simplebar-auto-hide
. I call this "semi" breaking because this was an undocumented feature. - Add support for RTL (#139)
- Remove hardcoded 2px offset on scrollbar (#134)
- Core CSS is now defined with
!important
to avoid users from overriding it by mistake (or with Bootstrap for ex) (#107) - Add first tests. I'm currently working on a big new release that will try to provide full test coverage. but this is a start! (#81)