simplebar-core@1.2.4
simplebar-core@1.2.4
,simplebar@6.2.5
simplebar@6.2.5
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- fix(examples): fix wrong bundle path (oi@adriendenat.com)
- fix(examples): fix example page to work on IE11 (oi@adriendenat.com)
- chore: only use Auto for changelog so we control semver manually (oi@adriendenat.com)
- chore: add local.log to gitignore (oi@adriendenat.com)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-angular@3.2.4
,simplebar-core@1.2.4
,simplebar-react@3.2.4
,simplebar-vue@2.3.3
,simplebar@6.2.5
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-core@1.2.4
- Revert "chore(core): revert change in simplebar-core" (oi@adriendenat.com)
- chore(core): revert change in simplebar-core (oi@adriendenat.com)
- fix(core): fix missing Lodash dependency (fix #655) (oi@adriendenat.com)
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar@6.2.5
- Publish (oi@adriendenat.com)
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-core@1.2.4
,simplebar@6.2.5
- Revert "feat(core): simplify scrollbar width customisation using css custom property" (oi@adriendenat.com)
- feat(core): simplify scrollbar width customisation using css custom property (oi@adriendenat.com)
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.4
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar-vue@2.3.3
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.4
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-react@3.2.4
,simplebar-vue@2.3.3
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.4
,simplebar-core@1.2.4
,simplebar-react@3.2.4
,simplebar-vue@2.3.3
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigoriy Silidis (@GSilidis)
simplebar-core@1.2.3
,simplebar@6.2.4
simplebar@6.2.4
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually (oi@adriendenat.com)
- chore: add local.log to gitignore (oi@adriendenat.com)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-core@1.2.3
- Revert "chore(core): revert change in simplebar-core" (oi@adriendenat.com)
- chore(core): revert change in simplebar-core (oi@adriendenat.com)
- fix(core): fix missing Lodash dependency (fix #655) (oi@adriendenat.com)
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar@6.2.4
- Publish (oi@adriendenat.com)
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-angular@3.2.3
,simplebar-core@1.2.3
,simplebar-react@3.2.3
,simplebar-vue@2.3.2
,simplebar@6.2.4
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-core@1.2.3
,simplebar@6.2.4
- Revert "feat(core): simplify scrollbar width customisation using css custom property" (oi@adriendenat.com)
- feat(core): simplify scrollbar width customisation using css custom property (oi@adriendenat.com)
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.3
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar-vue@2.3.2
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.3
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-react@3.2.3
,simplebar-vue@2.3.2
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.3
,simplebar-core@1.2.3
,simplebar-react@3.2.3
,simplebar-vue@2.3.2
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
simplebar-core@1.2.3
,simplebar@6.2.3
simplebar@6.2.3
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually (oi@adriendenat.com)
- chore: add local.log to gitignore (oi@adriendenat.com)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-core@1.2.3
- chore(core): revert change in simplebar-core (oi@adriendenat.com)
- fix(core): fix missing Lodash dependency (fix #655) (oi@adriendenat.com)
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar-angular@3.2.3
,simplebar-core@1.2.3
,simplebar-react@3.2.3
,simplebar-vue@2.3.2
,simplebar@6.2.3
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-core@1.2.3
,simplebar@6.2.3
- Revert "feat(core): simplify scrollbar width customisation using css custom property" (oi@adriendenat.com)
- feat(core): simplify scrollbar width customisation using css custom property (oi@adriendenat.com)
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.3
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar@6.2.3
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-vue@2.3.2
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.3
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-react@3.2.3
,simplebar-vue@2.3.2
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.3
,simplebar-core@1.2.3
,simplebar-react@3.2.3
,simplebar-vue@2.3.2
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
simplebar@6.2.2
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually (oi@adriendenat.com)
- chore: add local.log to gitignore (oi@adriendenat.com)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-core@1.2.2
- fix(core): fix missing Lodash dependency (fix #655) (oi@adriendenat.com)
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar-core@1.2.2
,simplebar@6.2.2
- Revert "feat(core): simplify scrollbar width customisation using css custom property" (oi@adriendenat.com)
- feat(core): simplify scrollbar width customisation using css custom property (oi@adriendenat.com)
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.2
,simplebar-core@1.2.2
,simplebar-react@3.2.2
,simplebar-vue@2.3.1
,simplebar@6.2.2
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-angular@3.2.2
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar@6.2.2
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-vue@2.3.1
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.2
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-react@3.2.2
,simplebar-vue@2.3.1
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.2
,simplebar-core@1.2.2
,simplebar-react@3.2.2
,simplebar-vue@2.3.1
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
simplebar@6.2.1
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually (oi@adriendenat.com)
- chore: add local.log to gitignore (oi@adriendenat.com)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-core@1.2.1
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar-core@1.2.1
,simplebar@6.2.1
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.1
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar@6.2.1
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-vue@2.2.1
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.1
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-angular@3.2.1
,simplebar-core@1.2.1
,simplebar-react@3.2.1
,simplebar-vue@2.2.1
,simplebar@6.2.1
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-react@3.2.1
,simplebar-vue@2.2.1
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.1
,simplebar-core@1.2.1
,simplebar-react@3.2.1
,simplebar-vue@2.2.1
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
simplebar@6.2.1
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: upgrade lerna (oi@adriendenat.com)
- chore: add basic jquery example + fix the iframe demo (oi@adriendenat.com)
- fix(website): fix images urls (oi@adriendenat.com)
- chore: bring back skip cleanup in Travis config (oi@adriendenat.com)
- Revert "chore: remove browserstack access key from travis conf" (oi@adriendenat.com)
- chore: remove browserstack access key from travis conf (oi@adriendenat.com)
simplebar-core@1.2.1
- chore: fix lodash-es in tests (oi@adriendenat.com)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (oi@adriendenat.com)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (oi@adriendenat.com)
- chore(core): update tests after changes (oi@adriendenat.com)
- fix(core): fix scrollbar hiding even while scrolling (oi@adriendenat.com)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (oi@adriendenat.com)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (oi@adriendenat.com)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (oi@adriendenat.com)
simplebar-core@1.2.1
,simplebar@6.2.1
- feat(core): start adding support for multiple classNames (ref #651) (oi@adriendenat.com)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (oi@adriendenat.com)
simplebar-angular@3.2.1
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar@6.2.1
- fix: fix README (ref #648 #645) (oi@adriendenat.com)
- fix(vanilla): fix wrong browser export (fix #639) (oi@adriendenat.com)
simplebar-vue@2.2.1
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.1
- chore: add Auto so we don't have to write releaes/changelogs manually (oi@adriendenat.com)
- fix(react): fix support for custom classNames (oi@adriendenat.com)
- fix(react): bring back data attribute to React plugin as it breaks CSS (oi@adriendenat.com)
- fix(react): prevent conflict between vanilla SimpleBar and react plugin (oi@adriendenat.com)
simplebar-angular@3.2.1
,simplebar-core@1.2.1
,simplebar-react@3.2.1
,simplebar-vue@2.2.1
,simplebar@6.2.1
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-react@3.2.1
,simplebar-vue@2.2.1
- fix(vue, react): fix usage of custom classNames (oi@adriendenat.com)
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite (oi@adriendenat.com)
simplebar-angular@3.2.1
,simplebar-core@1.2.1
,simplebar-react@3.2.1
,simplebar-vue@2.2.1
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)