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