-
Notifications
You must be signed in to change notification settings - Fork 77
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
feat(action, action-bar, action-group, action-menu, action-pad): add component tokens #10058
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
89ce9f6
feat(action): add component tokens
alisonailea defca00
chore(action-bar): merge with dev
alisonailea e69d328
Merge branch 'dev' of github.com:Esri/calcite-components into ali-act…
alisonailea 4d3f0d1
Merge branch 'dev' of github.com:Esri/calcite-components into ali-act…
alisonailea fb6dbe9
Merge branch 'dev' of github.com:Esri/calcite-components into ali-act…
alisonailea 16cd0de
fix(action-bar): tokens tests and vrt
alisonailea e74166c
fix(action-group): tokens tests and vrt
alisonailea ddf88ca
fix(action-menu): tokens tests and chromatic
alisonailea a5c7a27
fix(action-pad): tokens tests and chromatic
alisonailea 556d63c
fix(action): tokens tests, demos and chromatic
alisonailea eca3c74
chore(demo-theme, cssTokenValues): add token options
alisonailea a9a4e71
Merge branch 'dev' of github.com:Esri/calcite-components into ali-act…
alisonailea a528521
fix(action): text color pressed
alisonailea af92dac
Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…
alisonailea 63c6a60
fix(action): update text color pressed name
alisonailea f631bfa
chore(cssTokenValues): add width & height default tests
alisonailea fa60346
fix(action-menu, action-group, action-bar): simplify tokens
alisonailea 3e7dc42
fix(action-group): cleanup styles and tests
alisonailea 16fb5ae
test(themed): update helpers
alisonailea f59b82b
Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…
alisonailea 3e16871
test(action-pad, action-menu): fix e2e tests
alisonailea 7f42e09
test(action-pad): remove extranious token from tests
alisonailea 7c3aca4
fix(action-group): provide token default/fallback
alisonailea 38d1fb3
test(action-bar): be more explicit in tests
alisonailea ddcd78d
test(action): add disabled active test to chromatic
alisonailea 27281a1
chore(action): remove comments
alisonailea 8d234f7
docs(action-bar): use the word “specifies”
alisonailea 49056c3
docs(action-group): update gap token to note deprecation
alisonailea a8bb3cd
fix(action-pad, action-menu, action-group, action-bar): pass spacing …
alisonailea 98db746
docs(action-pad): spelling
alisonailea 3ad0ef9
chore(action-group): remove unused space tokens
alisonailea ac6d49f
test(action-pad, action-menu): add theme e2e tests
alisonailea 9118c62
chore(themed): required prop
alisonailea 0eedfff
Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…
alisonailea 6eed680
chore(custom-theme): use cssTokenValues for chromatic testing
alisonailea 0f1df33
test(action, action-pad, action-menu, action-group, action-bar): move…
alisonailea 176e823
chore: fix placeholder-image refs
alisonailea 885087c
chore(custom-theme): reorganize theming kitchen sink
alisonailea 83f1785
fix(action): disabled styles
alisonailea d9e0125
Merge branch 'dev' of github.com:Esri/calcite-design-system into ali-…
alisonailea 01616d2
chore(action-group): add back grid-gap
alisonailea f07e465
test(action-group): remove unnecessary test
alisonailea 6ab08e0
fix(combobox): give variable a default
alisonailea 4ef2fbe
fix(action-pad, action-menu, action-group, action-bar): simplify slot…
alisonailea 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 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need this prop? From a design standpoint, not sure what the reasoning for having this capability is? cc @ashetland @SkyeSeitz
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed not needed imo