[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Add tabIndex as a configurable option. #695 (@shubham-padia)
[email protected]
- Correct
SimpleBar.instances
type #689 (@andersk) - Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- Correct
[email protected]
- 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)
[email protected]
- Fix typo in README (react) #682 ([email protected] @joohaem)
[email protected]
[email protected]
,[email protected]
- upgrade to node v20 ([email protected])
- update angular example to angular 18 ([email protected])
- fix(examples): fix wrong bundle path ([email protected])
- fix(examples): fix example page to work on IE11 ([email protected])
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
,[email protected]
- remove can-use-dom dependency ([email protected])
- Revert "feat(core): simplify scrollbar width customisation using css custom property" ([email protected])
- feat(core): simplify scrollbar width customisation using css custom property ([email protected])
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- fix angular setup + add missing license field ([email protected])
- update Angular deps + fix example ([email protected])
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
- Revert "chore(core): revert change in simplebar-core" ([email protected])
- chore(core): revert change in simplebar-core ([email protected])
- fix(core): fix missing Lodash dependency (fix #655) ([email protected])
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
- Publish ([email protected])
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigorii Silidis (@GSilidis)
- Joohaem Lee ([email protected])
- Shubham Padia (@shubham-padia)
- SNUPI (@joohaem)
- Thomas Dao (@thomasdao)
- tse0103x (@X-sky)
[email protected]
- Correct
SimpleBar.instances
type #689 (@andersk) - Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- Correct
[email protected]
- 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)
[email protected]
- Fix typo in README (react) #682 ([email protected] @joohaem)
[email protected]
[email protected]
,[email protected]
- 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)
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
[email protected]
- 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)
[email protected]
[email protected]
,[email protected]
- 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)
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support (@Grsmto)
[email protected]
[email protected]
[email protected]
,[email protected]
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties (@Grsmto)
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigorii Silidis (@GSilidis)
- Joohaem Lee ([email protected])
- SNUPI (@joohaem)
- Thomas Dao (@thomasdao)
- tse0103x (@X-sky)
[email protected]
[email protected]
,[email protected]
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- fix(examples): fix wrong bundle path ([email protected])
- fix(examples): fix example page to work on IE11 ([email protected])
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
- Revert "chore(core): revert change in simplebar-core" ([email protected])
- chore(core): revert change in simplebar-core ([email protected])
- fix(core): fix missing Lodash dependency (fix #655) ([email protected])
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
- Publish ([email protected])
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
,[email protected]
- Revert "feat(core): simplify scrollbar width customisation using css custom property" ([email protected])
- feat(core): simplify scrollbar width customisation using css custom property ([email protected])
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
- Grigoriy Silidis (@GSilidis)
[email protected]
,[email protected]
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
- Revert "chore(core): revert change in simplebar-core" ([email protected])
- chore(core): revert change in simplebar-core ([email protected])
- fix(core): fix missing Lodash dependency (fix #655) ([email protected])
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
- Publish ([email protected])
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
,[email protected]
- Revert "feat(core): simplify scrollbar width customisation using css custom property" ([email protected])
- feat(core): simplify scrollbar width customisation using css custom property ([email protected])
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
[email protected]
,[email protected]
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
- chore(core): revert change in simplebar-core ([email protected])
- fix(core): fix missing Lodash dependency (fix #655) ([email protected])
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
,[email protected]
- Revert "feat(core): simplify scrollbar width customisation using css custom property" ([email protected])
- feat(core): simplify scrollbar width customisation using css custom property ([email protected])
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
- Anders Kaseorg (@andersk)
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
- fix(core): fix missing Lodash dependency (fix #655) ([email protected])
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
,[email protected]
- Revert "feat(core): simplify scrollbar width customisation using css custom property" ([email protected])
- feat(core): simplify scrollbar width customisation using css custom property ([email protected])
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: only use Auto for changelog so we control semver manually ([email protected])
- chore: add local.log to gitignore ([email protected])
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
,[email protected]
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)
[email protected]
- Fix typo in README (simplebar/src/simplebar) #647 (@DenisSvistoplasov)
- chore: upgrade lerna ([email protected])
- chore: add basic jquery example + fix the iframe demo ([email protected])
- fix(website): fix images urls ([email protected])
- chore: bring back skip cleanup in Travis config ([email protected])
- Revert "chore: remove browserstack access key from travis conf" ([email protected])
- chore: remove browserstack access key from travis conf ([email protected])
[email protected]
- chore: fix lodash-es in tests ([email protected])
- fix(examples): fix Webpack version mismatch after Angular plugin downgrade ([email protected])
- chore(core): rollback to lodash-es so Angular doesn't complain of cjs ([email protected])
- chore(core): update tests after changes ([email protected])
- fix(core): fix scrollbar hiding even while scrolling ([email protected])
- fix(core): fix overflow: auto applied to wrong element on new v6 release ([email protected])
- feat(core): set "overflow: auto" by default instead of "hidden" on scrollable element ([email protected])
- fix(core): fix scrollbar not showing up initially for framework plugins when autoHide: false ([email protected])
[email protected]
,[email protected]
- feat(core): start adding support for multiple classNames (ref #651) ([email protected])
- feat(core, vanilla): remove all unnecessary DOM manipulations from core ([email protected])
[email protected]
- feat(angular): downgrade back to Angular version 12 for better support ([email protected])
[email protected]
- fix: fix README (ref #648 #645) ([email protected])
- fix(vanilla): fix wrong browser export (fix #639) ([email protected])
[email protected]
- feat(vue): migrate plugin to TS ([email protected])
- chore(vue): update snapshot ([email protected])
[email protected]
- chore: add Auto so we don't have to write releaes/changelogs manually ([email protected])
- fix(react): fix support for custom classNames ([email protected])
- fix(react): bring back data attribute to React plugin as it breaks CSS ([email protected])
- fix(react): prevent conflict between vanilla SimpleBar and react plugin ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
,[email protected]
- Publish ([email protected])
- Revert "chore: remove unnecessary build step" ([email protected])
- chore: update READMEs ([email protected])
[email protected]
,[email protected]
- fix(vue, react): fix usage of custom classNames ([email protected])
- feat(vue): set data-attribute on Vue plugin to be 1:1 with other plugins + bring back full test suite ([email protected])
[email protected]
,[email protected]
,[email protected]
,[email protected]
- chore(core, react, vue, angular): set missing accessibility properties ([email protected])
- @DenisSvistoplasov
- Adrien Denat (@Grsmto)