-
Notifications
You must be signed in to change notification settings - Fork 931
feat(components): add ui field in items
#4060
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 82 commits
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
09a6914
feat(stepper): add iconClass prop to stepper items
J-Michalek 9124f12
test(stepper): add case for iconClass prop
J-Michalek 1b906b5
docs(stepper): add iconClass prop
J-Michalek 9902987
test(stepper): remove obsolete snapshot entry
J-Michalek 16c68c7
test(stepper): update snapshot for vue tests
J-Michalek 7331409
Merge branch 'nuxt:v3' into feat/stepper-icon-class
J-Michalek 1197806
feat(accordion): add ui field in items
J-Michalek 7c7a6f8
Merge branch 'feat/stepper-icon-class' of https://github.com/J-Michalβ¦
J-Michalek 2145147
test(accordion): add new snapshot entry for vue tests
J-Michalek 161b2ba
docs(accordion): add ui field in items
J-Michalek 4c8f564
feat(tabs): add ui field on items
J-Michalek 31153d3
docs(tabs): add ui field on items
J-Michalek cac3e20
test(tabs): add ui field on items
J-Michalek 47ae811
feat(stepper): add ui field on items
b3feac5
test(stepper): add ui field on items
c1ab96e
docs(stepper): add ui field on items
11daf42
feat(breadcrumb): add ui field on items
66a79a0
test(breadcrumb): add ui field on items
473b0b7
docs(breadcrumb): add ui field on items
9a4043e
feat(checkbox-group): add ui field on items
0feed77
test(checkbox-group): add ui field on items
591be49
docs(checkbox-group): add ui field on items
b3c19fa
docs(breadcrumb): fix description for object type
9ac59b5
feat(radio-group): add ui field on items
69a36a4
test(radio-group): add ui field on items
3402866
docs(radio-group): add ui field on items
824cecd
feat(input-menu): add ui field on items
402f06c
test(input-menu): add ui field on items
96d521a
docs(input-menu): add ui field on items
4269961
feat(tree): add ui field on items
68d04b1
test(tree): add ui field on items
ec91d84
docs(tree): add ui field on items
0c1386e
Merge branch 'nuxt:v3' into feat/stepper-icon-class
J-Michalek 1f83f92
feat(select): add ui field in items
J-Michalek 263f737
test(select): add ui field in items
J-Michalek 81e6fa2
docs(select): add ui field in items
J-Michalek cd23183
test(according): unite title for ui field in items cases
J-Michalek ab6d2a0
test(tabs): unite title for ui field in items cases
J-Michalek d3a5ec9
feat(select-menu): add ui field on items
J-Michalek 818c40b
test(select-menu): add ui field on items
J-Michalek adfb6b3
docs(select-menu): add ui field on items
J-Michalek 1214fcb
feat(navigation-menu): add ui field on items
J-Michalek 1d83c1f
test(navigation-menu): add ui field on items
J-Michalek caeab7b
docs(navigation-menu): add ui field on items
J-Michalek addf0ba
feat(dropdown-menu): add ui field on items
J-Michalek 1681f45
test(dropdown-menu): add ui field on items
J-Michalek cc46cfc
docs(dropdown-menu): add ui field on items
J-Michalek 94e97db
fix(dropdown-menu): add missing label ui field on items
J-Michalek 5aefd44
fix(dropdown-menu): add missing separator ui field on items
J-Michalek fbd07a7
feat(context-menu): add ui field on items
J-Michalek dc34129
test(context-menu): add ui field on items
J-Michalek b4bfcda
docs(context-menu): add ui field on items
J-Michalek 2a270ea
feat(carousel): add ui field on items
J-Michalek 2aca477
test(carousel): add ui field on items
J-Michalek 9977bad
docs(carousel): add ui field on items
J-Michalek 9a7309a
test(carousel): fix listing issues
J-Michalek 58bc81d
Merge branch 'v3' into feat/stepper-icon-class
J-Michalek 29798bf
docs(stepper): remove iconClass field
J-Michalek 65947d4
docs(carousel): adjust objects description
J-Michalek e9a2568
Merge branch 'v3' into feat/stepper-icon-class
J-Michalek 89015ed
Merge branch 'feat/stepper-icon-class' of https://github.com/J-Michalβ¦
J-Michalek 229a04d
feat(components): add class field to items along with the ui field
2b13de4
Merge branch 'v3' of https://github.com/J-Michalek/ui into feat/steppβ¦
2d404a9
test(navigation-menu): update snapshots
e9337e2
feat(breadcrumb)!: move item.class to root element of the item
72dfb4d
feat(navigation-menu)!: move item.class to root element of the item
0c64fd2
Merge branch 'v3' of https://github.com/J-Michalek/ui into feat/steppβ¦
57bd7f3
Merge branch 'v3' into feat/stepper-icon-class
J-Michalek feb7ca7
fix(navigation-menu): bind item.ui.link to ULinkBase
229560c
Merge branch 'feat/stepper-icon-class' of https://github.com/J-Michalβ¦
bc577bc
Merge branch 'v3' into feat/stepper-icon-class
benjamincanac 8c99769
docs: move `class` under `ui`
benjamincanac 2ba32d5
fix: wrong overrides
benjamincanac 0ad223f
test: update snapshots
benjamincanac 8c03897
chore: move `class` over `ui` for consistency
benjamincanac fbc2c07
fix(CheckboxGroup): proxy checkbox ui
benjamincanac fd9b3ed
fix(ContextMenu/DropdownMenu): handle item.class for all item types
benjamincanac b8b0e87
fix(InputMenu/Select/SelectMenu): handle item.class for all item types
benjamincanac ba3b7b9
docs(checkbox-group): missing ui
benjamincanac 51c4cd8
fix(Stepper): remove `iconClass`
benjamincanac 2c10dae
test(accordion): remove duplicated tests
242a74b
feat(command-palette): add ui and class fields to items
8e7e881
test(components): remove cases for ui and class fields in items
64bcf9e
docs(command-pallete): move ui and class fields under items
8619c90
docs(command-palette): move ui under class for consistency
76dffc0
up
benjamincanac 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
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
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
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.