-
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(pickerbutton)!: migrate tokens #1940
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
b7c362a
to
a32497d
Compare
🚀 Deployed on https://pr-1940--spectrum-css.netlify.app |
50d0f97
to
a717001
Compare
a717001
to
5c4b61e
Compare
910282c
to
e909107
Compare
jenndiaz
suggested changes
Jun 22, 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.
Looking really good, just a couple of questions/comments
e909107
to
8b2bb31
Compare
93179d1
to
0493a75
Compare
0493a75
to
349fd66
Compare
f68240d
to
137ca0d
Compare
a3a2fb2
to
fa900d1
Compare
ce83505
to
2fdd6e9
Compare
update mods
use picker instead of pickerbutton remove extra border
…ononly removes padding from uiicononly class to allow for larger icons in slots
29f306f
to
a680801
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 Picker Button component to use the new tokens. It is based on the In-field Button PR so that one will need to go in first, as it uses a lot of the same tokens.
To-do list