-
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.
feat(Tabs): Contained tabs on the grid (#13927)
* feat(Tabs): allow tabs to distribute width with new normalizeWidth prop Co-authored-by: Guilherme Datilio Ribeiro <[email protected]> * feat(Tabs): add ellipsis overflow to fullWidth tabs and add test stories Co-authored-by: Guilherme Datilio Ribeiro <[email protected]> * fix(Tabs): mock useMatchMedia for tests and add fullWidth tests Co-authored-by: Guilherme Datilio Ribeiro <[email protected]> * fix: update snapshot * fix: add more docs around tabs in the grid Co-authored-by: Guilherme Datilio Ribeiro <[email protected]> * fix: format * chore(Tabs): remove test story --------- Co-authored-by: Guilherme Datilio Ribeiro <[email protected]>
- Loading branch information
1 parent
c765127
commit 11c70f3
Showing
7 changed files
with
376 additions
and
3 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
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.