simplebar-angular@3.2.6
,simplebar-core@1.2.6
,simplebar-react@3.2.6
,simplebar-vue@2.3.5
,simplebar@6.2.7
- Add tabIndex as a configurable option. #695 (@shubham-padia)
simplebar@6.2.7
- Correct
SimpleBar.instances
type #689 (@andersk) - Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- Correct
simplebar-core@1.2.6
- Do not hide scrollbar if the mouse is being dragged and not yet released. #684 (@thomasdao)
- fix(core): Fix vertical scrollbar dragging in rtl mode #666 (@GSilidis)
simplebar-react@3.2.6
- Fix typo in README (react) #682 (joohaem.lee@tridge.com @joohaem)
simplebar-vue@2.3.5
simplebar-core@1.2.6
,simplebar@6.2.7
- upgrade to node v20 (oi@adriendenat.com)
- update angular example to angular 18 (oi@adriendenat.com)
- 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-core@1.2.6
,simplebar@6.2.7
- remove can-use-dom dependency (oi@adriendenat.com)
- 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.6
- fix angular setup + add missing license field (oi@adriendenat.com)
- update Angular deps + fix example (oi@adriendenat.com)
- feat(angular): downgrade back to Angular version 12 for better support (oi@adriendenat.com)
simplebar-angular@3.2.6
,simplebar-core@1.2.6
,simplebar-react@3.2.6
,simplebar-vue@2.3.5
,simplebar@6.2.7
- Publish (oi@adriendenat.com)
- Revert "chore: remove unnecessary build step" (oi@adriendenat.com)
- chore: update READMEs (oi@adriendenat.com)
simplebar-core@1.2.6
- 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.7
- 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-vue@2.3.5
- feat(vue): migrate plugin to TS (oi@adriendenat.com)
- chore(vue): update snapshot (oi@adriendenat.com)
simplebar-react@3.2.6
- 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.6
,simplebar-vue@2.3.5
- 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.6
,simplebar-core@1.2.6
,simplebar-react@3.2.6
,simplebar-vue@2.3.5
- chore(core, react, vue, angular): set missing accessibility properties (oi@adriendenat.com)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigorii Silidis (@GSilidis)
- Joohaem Lee (joohaem.lee@tridge.com)
- Shubham Padia (@shubham-padia)
- SNUPI (@joohaem)
- Thomas Dao (@thomasdao)
- tse0103x (@X-sky)
simplebar@6.2.6
- Correct
SimpleBar.instances
type #689 (@andersk) - Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- Correct
simplebar-core@1.2.5
- Do not hide scrollbar if the mouse is being dragged and not yet released. #684 (@thomasdao)
- fix(core): Fix vertical scrollbar dragging in rtl mode #666 (@GSilidis)
simplebar-react@3.2.5
- Fix typo in README (react) #682 (joohaem.lee@tridge.com @joohaem)
simplebar-vue@2.3.4
simplebar-core@1.2.5
,simplebar@6.2.6
- fix(examples): fix wrong bundle path (@Grsmto)
- fix(examples): fix example page to work on IE11 (@Grsmto)
- chore: only use Auto for changelog so we control semver manually (@Grsmto)
- chore: add local.log to gitignore (@Grsmto)
- chore: upgrade lerna (@Grsmto)
- chore: add basic jquery example + fix the iframe demo (@Grsmto)
- fix(website): fix images urls (@Grsmto)
- chore: bring back skip cleanup in Travis config (@Grsmto)
- Revert "chore: remove browserstack access key from travis conf" (@Grsmto)
- chore: remove browserstack access key from travis conf (@Grsmto)
simplebar-angular@3.2.5
,simplebar-core@1.2.5
,simplebar-react@3.2.5
,simplebar-vue@2.3.4
,simplebar@6.2.6
simplebar-core@1.2.5
- Revert "chore(core): revert change in simplebar-core" (@Grsmto)
- chore(core): revert change in simplebar-core (@Grsmto)
- fix(core): fix missing Lodash dependency (fix #655) (@Grsmto)
- chore: fix lodash-es in tests (@Grsmto)
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade (@Grsmto)
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs (@Grsmto)
- chore(core): update tests after changes (@Grsmto)
- fix(core): fix scrollbar hiding even while scrolling (@Grsmto)
- fix(core): fix overflow: auto applied to wrong element on new v6 release (@Grsmto)
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element (@Grsmto)
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false (@Grsmto)
simplebar@6.2.6
simplebar-core@1.2.5
,simplebar@6.2.6
- Revert "feat(core): simplify scrollbar width customisation using css custom property" (@Grsmto)
- feat(core): simplify scrollbar width customisation using css custom property (@Grsmto)
- feat(core): start adding support for multiple classNames (ref #651) (@Grsmto)
- feat(core, vanilla): remove all unnecessary DOM manipulations from core (@Grsmto)
simplebar-angular@3.2.5
- feat(angular): downgrade back to Angular version 12 for better support (@Grsmto)
simplebar-vue@2.3.4
simplebar-react@3.2.5
simplebar-react@3.2.5
,simplebar-vue@2.3.4
simplebar-angular@3.2.5
,simplebar-core@1.2.5
,simplebar-react@3.2.5
,simplebar-vue@2.3.4
- chore(core, react, vue, angular): set missing accessibility properties (@Grsmto)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigorii Silidis (@GSilidis)
- Joohaem Lee (joohaem.lee@tridge.com)
- SNUPI (@joohaem)
- Thomas Dao (@thomasdao)
- tse0103x (@X-sky)
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)