chore: release (next)#3605
Merged
Merged
Conversation
castastrophe
approved these changes
Mar 6, 2025
24d2c9d to
82d2257
Compare
82d2257 to
a2e9ac7
Compare
Contributor
Author
File metricsSummaryTotal size: 1.37 MB* 🎉 No changes detected in any packages * Size is the sum of all main files for packages in the library.* An ASCII character in UTF-8 is 8 bits or 1 byte. |
Contributor
Author
|
🚀 Deployed on https://pr-3605--spectrum-css.netlify.app |
12 tasks
This was referenced May 16, 2025
3 tasks
11 tasks
This was referenced Aug 27, 2025
14 tasks
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
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to spectrum-two, this PR will be updated.
spectrum-twois currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonspectrum-two.Releases
@spectrum-css/dropzone@9.0.0-next.1
Major Changes
#3429
924fc7fThanks @aramos-adobe! - ## Dropzone S2 MigrationSince dropzone shares a lot of illustrated message's new content tokens (typography and spacing), tons of unused
--modswere removed.The component reflects the new design of the borders that includes dash length and dash gap.
SVG Border
To support the intention of the design, an SVG element is used. There are custom
--modtokens to adjust the length of dashed lines and the gap between them. It's understood it may be too much to consume an additional element so there's a fallback where the SVG element is not necessary - dropzone will use the standardborderCSS property.New mods
--mod-drop-zone-content-height--mod-drop-zone-edge-to-text--mod-drop-zone-title-line-height--mod-drop-zone-border-dash-length--mod-drop-zone-border-dash-gapRemoved mods
--mod-drop-zone-body-color--mod-drop-zone-body-font-family--mod-drop-zone-body-font-style--mod-drop-zone-body-font-weight--mod-drop-zone-body-line-height--mod-drop-zone-content-color--mod-drop-zone-content-edge-to-text--mod-drop-zone-content-font-size--mod-drop-zone-heading-color--mod-drop-zone-heading-font-family--mod-drop-zone-heading-font-size--mod-drop-zone-heading-font-style--mod-drop-zone-heading-font-weight--mod-drop-zone-heading-line-height--mod-drop-zone-heading-to-body--mod-drop-zone-illustration-to-heading--mod-drop-zone-illustration-to-titleAll notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.