-
Notifications
You must be signed in to change notification settings - Fork 448
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[components] Pass down scroll container as context (#349)
* [components] Adding context scroll container * [components] Removing use of scrollContainer, and use context * [form-builder] Support for ScrollContainer in form-builder full screen * [components] ScrollContainer fallback and cleanup * [components] Scrollcontinaer scroll method Overlay * [components] Remove closing logick from sticky * [components] Use escapeable on dropdownbutton * [components] Adding removeEventListener on scrollContainer * [components] Cleanup sticky * [components] Fix dropdownbutton position bug * [components] Kebab-case scroll-container part * [components] More robust detection of getScrollContainer context * [components] ScrollContainer use this.handleScroll for scroll event
- Loading branch information
Showing
16 changed files
with
127 additions
and
283 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
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
Oops, something went wrong.