Bugfixes:
- Fixed a bug where the plugin didn't update correctly if you changed interleaved options twice in a row to the same value
Improvements:
- created build script (
build.js
file) - The
react
,vue
andangular
components are finally out, you can install them vianpm
or you can find them in thepackages
folder:
npm install overlayscrollbars-react
npm install overlayscrollbars-vue
npm install overlayscrollbars-ngx