-
Notifications
You must be signed in to change notification settings - Fork 461
feat(ui): Add a Mosaic scroll area with scroll-driven edge fades #9312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4ee6ad4
feat(ui): Add Mosaic ScrollArea with scroll-driven fade indicators
maxyinger 49ead2a
docs(swingset): Document Mosaic ScrollArea
maxyinger 29d28db
refactor(ui): Promote the scroll fade knobs to theme tokens
maxyinger 1a66945
fix(ui): Manage ScrollArea's tab stop so consumers don't have to
maxyinger 3d9408e
feat(ui): Add a render prop to both ScrollArea parts
maxyinger 9b2c996
refactor(ui): Ship the scroll area as StyleX atoms instead of a compo…
maxyinger 74b5793
docs(swingset): Document the scroll surface on Item instead of its ow…
maxyinger 0c77987
fix(ui): Only style the scrollbar under a fine pointer
maxyinger 0756b4b
feat(ui): Paint the Mosaic scrollbar via ::-webkit-scrollbar
maxyinger 58f0a2e
fix(ui): Scope the scrollbar hover to the thumb and clear the mask of…
maxyinger 7bce202
docs(swingset): Give atomic styles their own section
maxyinger 21cdf7b
docs(swingset): Double the rows in Item's scrolling example
maxyinger 007de24
fix(ui): Restore the thumb colour transition to the scroller
maxyinger fa25346
docs(swingset): Tighten the scroll example borders to the smallest ra…
maxyinger a32746c
docs(swingset): Give the theming example a step that actually animates
maxyinger 041f7a9
docs(swingset): Quiet the hover reveal and slow the theming demo
maxyinger 9ca546c
docs(swingset): Match the hover-reveal code sample to the example
maxyinger afa09e2
feat(ui): Dim the scrollbar thumb until the pointer reaches the region
maxyinger c8cde2b
fix(ui): Drop the thumb offset — it deformed the pill's caps
maxyinger 1b2c81c
docs(swingset): Replace the scroll fade with shadow overlays in an ex…
maxyinger 78dee07
docs(swingset): Tighten the scroll area copy and correct stale claims
maxyinger cef0fc7
chore(repo): Drop the scroll area changesets in favour of the empty one
maxyinger 356258d
docs(swingset): Register the shadow example and drop a redundant alt
maxyinger e1da884
test(ui): Split the fade inset assertion into its own case
maxyinger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| --- | ||
| --- |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.