-
-
Notifications
You must be signed in to change notification settings - Fork 537
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
285 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,113 @@ | ||
# (Sat Oct 21 2023) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- `[email protected]` | ||
- Fix typo in README (simplebar/src/simplebar) [#647](https://github.com/Grsmto/simplebar/pull/647) ([@DenisSvistoplasov](https://github.com/DenisSvistoplasov)) | ||
|
||
#### ⚠️ Pushed to `next` | ||
|
||
- chore: add mention of OverlayScrollbars in README ([email protected]) | ||
- chore(examples): add story with host element scaled ([email protected]) | ||
- chore(examples): update example to support IE11 ([email protected]) | ||
- chore: update react example deps ([email protected]) | ||
- chore(examples): add stories ([email protected]) | ||
- chore(examples): add react-window + Virtual stories ([email protected]) | ||
- feat(examples): add Storybook instead of old demo page ([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]` | ||
- chore(vanilla): copy update ([email protected]) | ||
- fix(vanilla): make sure element is not already initialised before instantiating (ref #653) ([email protected]) | ||
- chore(vanilla): update after core DOM structure changes ([email protected]) | ||
- fix(vanilla): add missing types prop in package.json ([email protected]) | ||
- chore(examples): cleanup demos ([email protected]) | ||
- fix: fix README (ref #648 #645) ([email protected]) | ||
- fix(vanilla): fix wrong browser export (fix #639) ([email protected]) | ||
- `[email protected]` | ||
- chore(vue): fix wrong template ([email protected]) | ||
- chore(vue): update snapshots ([email protected]) | ||
- chore(vue): move source code to /src ([email protected]) | ||
- feat(vue): migrate plugin to TS ([email protected]) | ||
- chore(vue): update snapshot ([email protected]) | ||
- `[email protected]` | ||
- chore(react): update snapshots ([email protected]) | ||
- feat(react): add onScroll support to react plugin ([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]` | ||
- chore(react|vue): merge custom classes with default ones ([email protected]) | ||
- feat(react, vue): add stylesheet prop to package.json ([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]` | ||
- chore(core): disable e2e until we get Storybook tests + fix types ([email protected]) | ||
- chore(core): fix tests ([email protected]) | ||
- fix(core): escape custom classes for query selectors (fix #674) ([email protected]) | ||
- fix(core): cherry pick cd1cfbc ([@adrien-denat-qatalog](https://github.com/adrien-denat-qatalog)) | ||
- cherry pick [1833e35] ([email protected]) | ||
- chore(core): update tests ([email protected]) | ||
- fix(core): fix scrollbar hiding while being dragged ([email protected]) | ||
- fix(core): fix wrong dimensions calculation if host element is scaled ([email protected]) | ||
- chore(core): fix typing on cache measurement helper + remove overflow styles from scrollable node ([email protected]) | ||
- feat(core): rework RTL support and use CSS for most of the work + add support for both axis corner ([email protected]) | ||
- chore(core): bring back content element since it helps resize detection ([email protected]) | ||
- chore(core): improve caching function ([email protected]) | ||
- feat(core): remove contentEl since it's not needed anymore ([email protected]) | ||
- fix(core): do not edit className if it's identical to the default one ([email protected]) | ||
- fix(core): fix host size measurement + add caching helper ([email protected]) | ||
- feat(core): improve support for both axis with corner gap ([email protected]) | ||
- feat(core): separate track size from scrollbar size for easier styling ([email protected]) | ||
- chore: fix lodash-es in tests ([email protected]) | ||
- feat(core): add class name to track so it can be auto hidden (ref #416) ([email protected]) | ||
- feat(core): remove unused native scrollbar width calculation + remove unused DOM nodes ([email protected]) | ||
- feat(core): merge custom classnames with default ones instead of fully overriding ([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]` | ||
- chore(vue|angular): fix build ([email protected]) | ||
- `[email protected]` | ||
- chore(angular): update template ([email protected]) | ||
- feat(angular): downgrade back to Angular version 12 for better support ([email protected]) | ||
- `[email protected]`, `[email protected]` | ||
- feat(core, react): add intersectionObserver to detect direction styling changes dynamically ([email protected]) | ||
- `[email protected]`, `[email protected]`, `[email protected]` | ||
- chore(core, react): remove height auto observer since not needed anymore ([email protected]) | ||
- `[email protected]`, `[email protected]`, `[email protected]`, `[email protected]`, `[email protected]` | ||
- Merge branch 'master' into next ([email protected]) | ||
- Publish ([email protected]) | ||
- Revert "chore: remove unnecessary build step" ([email protected]) | ||
- chore: update READMEs ([email protected]) | ||
- `[email protected]`, `[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]` | ||
- chore: update templates on all plugins ([email protected]) | ||
- `[email protected]`, `[email protected]`, `[email protected]`, `[email protected]` | ||
- chore(core, react, vue, angular): set missing accessibility properties ([email protected]) | ||
|
||
#### Authors: 3 | ||
|
||
- [@DenisSvistoplasov](https://github.com/DenisSvistoplasov) | ||
- Adrien ([@adrien-denat-qatalog](https://github.com/adrien-denat-qatalog)) | ||
- Adrien Denat ([@Grsmto](https://github.com/Grsmto)) | ||
|
||
--- | ||
|
||
# (Sat Feb 11 2023) | ||
|
||
#### 🐛 Bug Fix | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters