-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tabs): refactor dismissable tab html (#16033)
* fix(tabs): refactor dismissable tab html * fix: typescript * feat: add button reset, active state and fix number values * fix: disabled styles * fix: styling issues * fix: fullwidth tabs * fix: update close to remove & add tab name & hide on non dismissible * chore: code comments * fix: tests * fix: set focus after removing tab * fix: focus * fix: set focus to active tab * feat: update focus state after removing tab * chore: add code comments * fix: focus updates * fix: focus states * Update packages/react/src/components/Tabs/Tabs.tsx --------- Co-authored-by: Taylor Jones <[email protected]>
- Loading branch information
1 parent
b21f8ea
commit 0376df7
Showing
3 changed files
with
196 additions
and
97 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
Oops, something went wrong.