-
Notifications
You must be signed in to change notification settings - Fork 4.7k
TabPanel: implement Ariakit internally
#52133
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 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
f20e989
Add Ariakit-powered version of TabPanel
chad1008 8b002ae
Copy `TabPanel` stories over to `Tabs`
chad1008 3f9b7e0
Add updated versions of `TabPanel` unit tests
chad1008 97a4edc
add "Manual Activation" story
chad1008 bbac641
switch to async/findby based unit testing
chad1008 3795477
update changelog
chad1008 5ede3dc
remove old radix dependency
chad1008 1bab116
rename monolithic component to `TabPanel` for consistency
chad1008 75f090c
add `useInstanceId` support
chad1008 ea1e21e
add className and id parity with existing component
chad1008 dac69b7
update setSelectedId helper
chad1008 e7b0aa2
apply Ariakit internals to existing TabPanel component
chad1008 6195305
update TabPanel unit tests to work with Ariakit internals
chad1008 68fcf7e
remove temporary separate/new component files
chad1008 b9e019c
Update packages/components/src/tab-panel/stories/index.tsx
chad1008 37c014b
update CHANGELOG entry
chad1008 c89aedd
restore package-lock.json
chad1008 582afa5
remove unnecessary `await`s
chad1008 c97cbee
move `extractTabName` out of component
chad1008 00d2eaa
restore original component lazy loading
chad1008 4b7d7bb
update CHANGELOG entry
chad1008 aa1bfc2
up editor preferences modal unit tests
chad1008 defdb27
merge trunk into add/ariakit-tabs
chad1008 9731da4
remove onSelect call count assertions in unit test
chad1008 9507f4f
update snapshot and add a component-level test to ensure proper tabin…
chad1008 d938bd3
merge trunk into add/ariakit-tabs
chad1008 60c70d5
merge trunk into add/ariakit-tabs
chad1008 6b98f0a
revert accidental change from `classnames` to `cx`
chad1008 1782f26
Update CHANGELOG entry
chad1008 4924d02
remove unneeded `key`
chad1008 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
update changelog
- Loading branch information
commit 379547766fd8eb0005ea7ee1173818174965268d
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
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.