-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ScrollLock): export
useScroll
to scroll locked layout (#8137)
* feat(ScrollContext): add ability to manual scroll window when scroll locked * feat(ScrollContext): add tests to new logic, and export hook `useScrollingLockedScroll` * fix: fix test * test: add tests * fix: remove throw Error * fix: rename useScrollingLockedScroll to useManualScroll and export as useScroll * fix(ScrollContext): add manual scroll to ElementScrollController
- Loading branch information
1 parent
67b998d
commit aed03e0
Showing
3 changed files
with
333 additions
and
58 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
Oops, something went wrong.