-
Notifications
You must be signed in to change notification settings - Fork 662
chore: expand support for custom trees #7817
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 13 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
046e7d4
chore: expand selectableRoles and listRoleTypes arrays to include 'tr…
francinelucca 5f38b59
chore: add ActionListContainerContext to ActionList export
francinelucca 90c5e10
add config items to useRovingTabIndex and export through public API
francinelucca f52488c
use preventScroll config
francinelucca f35949d
Merge branch 'main' into chore/expand-actionlist-roles
francinelucca 6cb12d0
add changeset
francinelucca ef4d678
Merge branch 'chore/expand-actionlist-roles' of github.com:primer/rea…
francinelucca 17fa9db
fix changeset
francinelucca 3a7bd97
Merge branch 'main' of github.com:primer/react into chore/expand-acti…
francinelucca 4faf9c9
Merge branch 'main' into chore/expand-actionlist-roles
francinelucca c32696a
add tests
francinelucca b7fd9f8
Merge branch 'chore/expand-actionlist-roles' of github.com:primer/rea…
francinelucca 5ba0289
Make useRovingTabIndex reactive to option changes
Copilot 498980b
ignore new test file for implementsClassName
francinelucca de4b18a
Merge branch 'chore/expand-actionlist-roles' of github.com:primer/rea…
francinelucca cc0a786
refactor useRovingTabIndex changes
francinelucca 17a1b2d
Add new ActionList, useRovingTabIndex stories
francinelucca ecdb08a
Update expand-actionlist-roles.md
francinelucca d146c05
test(vrt): update snapshots
francinelucca e16795b
add hooksDocs for useRovingTabIndex
francinelucca bccf7d0
Revert "test(vrt): update snapshots"
francinelucca 3efc334
test(vrt): update snapshots
francinelucca d644687
revert snapshot update
francinelucca cc74cde
Merge branch 'main' into chore/expand-actionlist-roles
francinelucca 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,7 @@ | ||
| --- | ||
| '@primer/react': minor | ||
| --- | ||
|
|
||
| - ActionList: Expand `selectableRoles` and `listRoleTypes` to include `treeitem` and `tree`. | ||
| - Export `ActionListContainerContext` as `ActionList.ContainerContext`. | ||
| - Export `useRovingTabIndex` from the public API with additional configuration options (`preventScroll`, `focusOutBehavior`, `wrapAround`, and `dependencies`). |
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.