-
Notifications
You must be signed in to change notification settings - Fork 239
chore: update dependency @spectrum-css/swatchgroup to v5 #5335
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: 6e1a034 The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types 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 resultsChromeswatch permalinkbasic-test
Firefoxswatch permalinkbasic-test
|
2ffaa03 to
21a4d6e
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
0c20116 to
f1d8f02
Compare
a5f2c57 to
f40c03b
Compare
f7bc278 to
416d73f
Compare
castastrophe
left a comment
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.
@caseyisonit Are you okay if I close this one? The changes result in a lot of regressions in the baselines so I don't think there's value in updating this right now.
416d73f to
0bbb7d4
Compare
0bbb7d4 to
6e1a034
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.0.0-s2-foundations.15->5.1.0Release Notes
adobe/spectrum-css (@spectrum-css/swatchgroup)
v5.1.0Compare Source
Minor Changes
📝
205182bThanks @castastrophe!v5.0.1Compare Source
Patch Changes
📝 #3534
68e0057Thanks @castastrophe!Fixes a bug in the content of the
dist/index-theme.cssfile.Expected
index-theme.cssto include the component selectors with component-level custom properties mapped to the--systemprefixed ones in order to allow a component to support various contexts.Expected output example for the index-theme.css:
68e0057]:v5.0.0Compare Source
Major Changes
📝 #2786
6c19fcfThanks @pfulton!🛑 Breaking change
This major update creates a bridge between the Spectrum 1 (S1) and Spectrum 2 (S2) designs, dubbed "Spectrum 2 Foundations". These do NOT reflect a fully migrated S2 component. This approach allows consumers to swap the appearance of their components between S1, Express, and S2 by leveraging a "system" layer that remaps the necessary component-level tokens to the appropriate token dataset.
For these components to appear S2, you must load the assets with the
@spectrum-css/tokensatv16or higher.For S1 or Express, load assets with the
@spectrum-css/tokensatv14.xorv15.x.If you are looking to implement a fully S2 design, please explore the
nexttag releases instead of using this foundations release. This release is used in Spectrum Web Components 1.x.Deprecations
The
metadatafolder containing themods.mdandmetadata.jsonassets has been removed from source. To find information about the components including what selectors, modifiers, and passthroughs are used, please see thedist/metadata.jsonasset shipped with every component containing CSS.The
index-vars.cssasset has been removed in this release as it was previously deprecated and is no longer maintained. Please use theindex.cssorindex-base.cssFile usage
If you are rendering components and need only the S2 Foundations styles, you can make use of the
index.cssasset which contains all the base styles plus the system mappings for S2 Foundations.If you are using this version to publish only an S1 or Express component, you can use the
index-base.cssplus the desiredthemes/(spectrum|express).cssfile.To render a component that can be easily swapped between the S2 Foundations, S1, or Express contexts, load
index-base.csswith theindex-theme.cssfile and leverage the appropriate context classes (.spectrum--legacyfor S1 and.spectrum--expressfor Express).Patch Changes
6c19fcf,3d08cea,6c19fcf]:v4.0.1Compare Source
Patch Changes
📝 #3522
7a47c22Thanks @castastrophe!Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
Updated dependencies [
7a47c22,7a47c22]:v4.0.0Compare Source
Major Changes
📝 #3502
562396eThanks @castastrophe!Remove empty theme references to reduce complexity for components that don't need to define any mappings. This involves removing the source
themesdirectories with the emptyspectrum.cssandexpress.comfiles as well as removing the following empty or unnecessary exports:index-base.cssindex-theme.cssthemes/spectrum.cssthemes/express.cssPatch Changes
c8194b0,562396e]:v4.0.0-s2-foundations.17Compare Source
Major Changes
7fa37a7Thanks @pfulton! - Removes empty theme assets from the component; no longer publishing a themes folder or index-theme.css map.v4.0.0-s2-foundations.16Compare Source
Major Changes
#2786
f6ad55eThanks @pfulton! - feat: s2 foundations non-gray-800 colors update--spectrum-blue-800--spectrum-red-800--spectrum-orange-800--spectrum-yellow-800--spectrum-chartreuse-800--spectrum-celery-800--spectrum-green-800--spectrum-seafoam-800--spectrum-cyan-800--spectrum-indigo-800--spectrum-purple-800--spectrum-fuchsia-800--spectrum-magenta-800--spectrum-pink-800--spectrum-turqoise-800--spectrum-brown-800--spectrum-silver-800--spectrum-cinnamon-800Patch Changes
f6ad55e]:Configuration
📅 Schedule: Branch creation - "after 12pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.