-
Notifications
You must be signed in to change notification settings - Fork 198
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(infieldbutton): migrate tokens #1912
Merged
Merged
Conversation
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
5350d03
to
96f2e6a
Compare
🚀 Deployed on https://pr-1912--spectrum-css.netlify.app |
1e0d085
to
87ebe40
Compare
b6a056c
to
9bf6513
Compare
8 tasks
9bf6513
to
e1a5c08
Compare
jenndiaz
suggested changes
Jun 16, 2023
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.
Nice work! Just a couple of questions/comments.
0c9912e
to
55ec9b3
Compare
jenndiaz
reviewed
Jun 16, 2023
78de370
to
32738af
Compare
17704ca
to
4ee01d6
Compare
4ee01d6
to
75e9c36
Compare
d480c64
to
7d39ec0
Compare
7d39ec0
to
e92841f
Compare
5fd8bf8
to
0ae0d61
Compare
0ae0d61
to
3443017
Compare
3443017
to
ef5c7a8
Compare
ef5c7a8
to
ad47672
Compare
ad47672
to
081e6f2
Compare
081e6f2
to
53270cb
Compare
53270cb
to
1aac573
Compare
pfulton
requested changes
Jul 26, 2023
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.
Two things here @mlogsdon18:
- Can you add a Storybook story for the stacked variation?
- Can you double-check the
small
stacked variant on the docs site? It looks like the icons are not rendering properly.

51b8b56
to
4005bf2
Compare
pfulton
approved these changes
Jul 26, 2023
4005bf2
to
aca1df6
Compare
BREAKING CHANGE: updates infield button to use `@adobe/spectrum-tokens` docs(infieldbutton): remove small stacked variant from docs
aca1df6
to
5198fe0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR updates the In-Field Button component to use the new Spectrum tokens. This component currently is not being consumed by any other component and is not in Spectrum Web Components.
To-do list