-
Notifications
You must be signed in to change notification settings - Fork 7
feat(Tabs): styling #993
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
feat(Tabs): styling #993
Changes from 5 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
8d2417d
feat(Tabs): styling
tenphi a8713da
fix(Tabs): selection indicator
tenphi e845206
fix(Tabs): selection indicator * 2
tenphi 7ae22a1
fix(Tabs): selection indicator * 3
tenphi daa00f7
fix(Tabs): selection indicator * 4
tenphi 018f641
fix(Tabs): selection indicator * 5
tenphi 1c25942
fix(Tabs): selection indicator * 6
tenphi 5957754
fix(Item): actions padding
tenphi dd6806f
fix(Item): actions padding * 2
tenphi 273b8da
fix(Item): actions padding * 3
tenphi e23b360
fix(Layout): scrollbar selector
tenphi 2267850
fix(LayoutPanel): zIndex
tenphi b3cd2c2
fix(ItemButton): mods
tenphi 79aa239
feat(Item): actions refactoring
tenphi 87b9bcc
feat(Item): actions refactoring * 2
tenphi f431520
feat(Item): actions refactoring * 3
tenphi ed425e9
feat(Item): actions refactoring * 4
tenphi c045f9f
feat(Item): actions refactoring * 56
tenphi 81a0e8c
chore: increase size limit
tenphi d09e09f
feat(Item): actions refactoring * 6
tenphi 51e436f
feat(Item): actions refactoring * 7
tenphi b97226a
fix(Tabs): close icon for deletion
tenphi 8bd40a6
feat(Item): actions refactoring * 8
tenphi 4acde51
fix(LayoutPane): sub element selector
tenphi 507cf90
fix(LayoutPane): sub element selector * 2
tenphi df7ea6e
fix(LayoutPane): sub element selector * 2
tenphi d26f5ef
feat(Item): actions refactoring * 9
tenphi 69f4779
feat(Layout): zIndex
tenphi 7aacf64
fix(tasty): boolean tokens
tenphi e0840c1
feat(Tabs): styling
tenphi 8da0748
feat(Tabs): styling * 2
tenphi 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,5 @@ | ||
| --- | ||
| "@cube-dev/ui-kit": minor | ||
| --- | ||
|
|
||
| Add styling props to Tabs component: `tabListStyles`, `tabStyles`, and `tabPanelStyles` for customizing the tab list container, individual tabs, and tab panels respectively. Per-tab and per-panel styles can override these defaults. |
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.
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.