-
Notifications
You must be signed in to change notification settings - Fork 233
chore(combobox): s2 fast follows fix #5202
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
Conversation
🦋 Changeset detectedLatest commit: 275275e The changes in this PR will be included in the next version bump. This PR includes changesets to release 84 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
Pull Request Test Coverage Report for Build 14125197918Details
💛 - Coveralls |
c18b13f
to
3998d91
Compare
- corrects the s2 foundations disabled border color - corrects the s2 foundations focus+hover border color
3998d91
to
a0bcc97
Compare
* fix(pickerbutton): s2 foundations fast follows * chore(pickerbutton): create changeset --------- Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
…be/spectrum-web-components into rajdeep/combobox-fastfollows
de82d8f
to
60ab985
Compare
* chore(combobox): s2 fast follows fix * ci: updated golden image cache * chore: updated textfield and pickerbutton to latest to support s2 combobox css updates * chore: updated tokens * chore: upgraded picker button to its latest * chore(combobox): s2 fast follows fix * ci: updated golden image cache * fix(combobox): design feedback updates - corrects the s2 foundations disabled border color - corrects the s2 foundations focus+hover border color * chore(combobox): create changeset * fix(pickerbutton): picker button version update (#5252) * fix(pickerbutton): s2 foundations fast follows * chore(pickerbutton): create changeset --------- Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com> * ci: updated golden image cache * chore: updated yarn lock * chore: css changes * ci: updated golden image cache --------- Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com> Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local> Co-authored-by: Marissa Huysentruyt <marissa.huysentruyt@heysparkbox.com> Co-authored-by: Marissa Huysentruyt <69602589+marissahuysentruyt@users.noreply.github.com> Co-authored-by: Casey Eickhoff <48574582+caseyisonit@users.noreply.github.com>
Description
Combobox fast follows fixes.
Motivation and context
How has this been tested?
Test case 1
Did it pass in Desktop?
Did it pass in Mobile?
Did it pass in iPad?
Screenshots (if appropriate)
Types of changes
Checklist
Best practices
This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against
main
.