chore: release (next)#3537
Closed
github-actions[bot] wants to merge 2 commits into
Closed
Conversation
castastrophe
approved these changes
Feb 5, 2025
56c6806 to
793571c
Compare
3c07cc6 to
3639e2b
Compare
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/breadcrumb@12.0.0-next.0
Major Changes
#2352
2bf6512Thanks @pfulton! - #### Spectrum 2 MigrationThe breadcrumbs component is now updated to use the S2 specs and tokens. This includes updated spacing, heights, colors, font sizes, etc.
There has been a major design change to the variant classes related to density and sizing, to align their terminology better with t-shirt sizes:
spectrum-Breadcrumbs--compactclass and associated custom properties are removed. The default (medium) breadcrumbs are now sized similar to what was previously called compact.spectrum-Breadcrumbs--sizeLclass. This is sized similarly to what was previously the default.In the multiline variant, the size of the title item can optionally be customized using an additional child heading element that applies one of the
typography component's
spectrum-Heading--size*classes. The preferred sizes specified in the design spec are small, medium, large (default), andextra-large. If an additional heading element is not used within the title item, the text will still be sized correctly to the default.
@spectrum-css/dialog@13.0.0-next.0
Major Changes
#2352
8a4ab84Thanks @pfulton! - S2 Takeover dialogThis is the migration for the fullscreen/fullscreenTakeover dialog stories (these stories correspond to the "takeover dialog" in Figma). The Divider component support was removed in S2 standard dialog migration (#2860). New and updated tokens are in place to update fullscreen/fullscreenTakeover dialog sizing, grid spacing, spacing in the header, and font sizes. Fullscreen/fullscreenTakeover dialogs do not support additional footer content or checkboxes (in comparison to the standard dialog).
Takeover dialogs also support replacing text in the header and body areas with other components. This required an additional
.spectrum-Dialog-headerContentWrapperelement that should center whatever component/content within.Class names updated to match naming convention (remove hyphens and capitalize second word):
.spectrum-Dialog-header-content>.spectrum-Dialog-headerContent.spectrum-Dialog-footer-content>.spectrum-Dialog-footerContentNew Mods
--mod-takeover-dialog-grid-spacing--mod-takeover-dialog-spacing-header-content-gap--mod-takeover-dialog-title-font-sizeModal updates
window-to-edge) found in the takeover dialog design specs. This work also introduced--spectrum-modal-takeover-window-to-edgePatch Changes
8a4ab84]:@spectrum-css/dropzone@9.0.0-next.0
Major Changes
#2352
b50d038Thanks @pfulton! - # S2 Illustrated Message MigrationThis migration contains new tokens for t-shirt sizes (S, M, L), vertical and horizontal orientation along with their maximum width, illustration sizes, and content spacing. Dropzone
--modnames are renamed to match the semantic tokens in illustrated message.Illustrated Message
New properties
--spectrum-illustrated-message-heading-to-description--spectrum-illustrated-message-illustration-to-heading--spectrum-illustrated-message-illustration-to-content--spectrum-illustrated-message-description-to-action--spectrum-illustrated-message-illustration-color--spectrum-illustrated-message-illustration-size--spectrum-illustrated-message-small-cjk-title-font-size--spectrum-illustrated-message-large-cjk-title-font-size--spectrum-illustrated-message-large-body-font-size--spectrum-illustrated-message-horizontal-maximum-widthNew mods
--mod-illustrated-message-description-to-action--mod-illustrated-message-heading-to-description--mod-illustrated-message-illustration-to-content--mod-illustrated-message-horizontal-maximum-widthRemoved properties
--spectrum-illustrated-message-title-to-heading--spectrum-illustrated-message-description-max-inline-size--spectrum-illustrated-message-heading-max-inline-size--spectrum-illustrated-message-illustration-accent-color--mod-illustrated-message-illustration-accent-color--highcontrast-illustrated-message-illustration-accent-colorDropzone
New mods
--mod-drop-zone-body-to-action--mod-drop-zone-illustration-to-titleDropzone nested mods
Renamed mods
--mod-illustrated-message-title-to-heading>--mod-illustrated-message-illustration-to-heading--mod-illustrated-message-heading-to-body>--mod-illustrated-message-heading-to-description--mod-illustrated-message-content-maximum-width>--mod-illustrated-message-vertical-maximum-widthPatch Changes
b50d038]:@spectrum-css/illustratedmessage@10.0.0-next.0
Major Changes
#2352
b50d038Thanks @pfulton! - # S2 Illustrated Message MigrationThis migration contains new tokens for t-shirt sizes (S, M, L), vertical and horizontal orientation along with their maximum width, illustration sizes, and content spacing. Dropzone
--modnames are renamed to match the semantic tokens in illustrated message.Illustrated Message
New properties
--spectrum-illustrated-message-heading-to-description--spectrum-illustrated-message-illustration-to-heading--spectrum-illustrated-message-illustration-to-content--spectrum-illustrated-message-description-to-action--spectrum-illustrated-message-illustration-color--spectrum-illustrated-message-illustration-size--spectrum-illustrated-message-small-cjk-title-font-size--spectrum-illustrated-message-large-cjk-title-font-size--spectrum-illustrated-message-large-body-font-size--spectrum-illustrated-message-horizontal-maximum-widthNew mods
--mod-illustrated-message-description-to-action--mod-illustrated-message-heading-to-description--mod-illustrated-message-illustration-to-content--mod-illustrated-message-horizontal-maximum-widthRemoved properties
--spectrum-illustrated-message-title-to-heading--spectrum-illustrated-message-description-max-inline-size--spectrum-illustrated-message-heading-max-inline-size--spectrum-illustrated-message-illustration-accent-color--mod-illustrated-message-illustration-accent-color--highcontrast-illustrated-message-illustration-accent-colorDropzone
New mods
--mod-drop-zone-body-to-action--mod-drop-zone-illustration-to-titleDropzone nested mods
Renamed mods
--mod-illustrated-message-title-to-heading>--mod-illustrated-message-illustration-to-heading--mod-illustrated-message-heading-to-body>--mod-illustrated-message-heading-to-description--mod-illustrated-message-content-maximum-width>--mod-illustrated-message-vertical-maximum-width@spectrum-css/popover@9.0.0-next.0
Major Changes
#2352
f158499Thanks @pfulton! - S2 Popover MigrationThe S2 popover using new tokens for border color, padding, corner radius and elevation/drop shadows.
Renamed Mods
--mod-popover-shadow-blur--mod-popover-drop-shadow-blur--mod-popover-shadow-color--mod-popover-drop-shadow-color--mod-popover-shadow-horizontal--mod-popover-drop-shadow-x--mod-popover-shadow-vertical--mod-popover-drop-shadow-y--mod-popover-content-area-spacing-vertical--mod-popover-content-area-spacingPatch Changes
8a4ab84]:@spectrum-css/progresscircle@6.0.0-next.0
Major Changes
#2352
e911854Thanks @pfulton! - ## Progress circle S2 migrationThis is the S2 migration of the progress circle. The original markup has changed to an svg and circle element to allow CSS styles such as
stroke-linecap. This was necessary to match the design. The--small/--medium/--largesizing classes have been deprecated in favor of t-shirt classes--sizeS/--sizeM/--sizeLAnimation
@keyframes spectrum-dashoffset-animation:This animation was created by React Spectrum and used to keep the same speed and bezier curve.
Added tokens
Removed styles & mods
--spectrum-progress-circle-track-border-color-over-background--spectrum-progress-circle-fill-border-color-over-background--spectrum-progress-circle-track-border-style--spectrum-progress-circle-track-border-style--highcontrast-progress-circle-track-border-style--mod-progress-circle-track-border-style--spectrum-progress-circle-track-border-style@spectrum-css/coachmark@9.1.0-next.0
Minor Changes
#2352
f158499Thanks @pfulton! - CSS references to popover custom properties/tokens were updated to reflect some mod name changes in the S2 popover (feat(popover): migrate s2 popover #3365). The corner radius token was updated to correspond to the new S2 popover corner radius, as well as some updated popover mod names:--mod-popover-content-area-spacing-verticalwas updated to--mod-popover-content-area-spacing.--spectrum-border-width-100was updated to--spectrum-corner-radius-large-defaultPatch Changes
f158499]:@spectrum-css/colorslider@8.1.0-next.0
Minor Changes
#2352
8381dd0Thanks @pfulton! - # S2 colorslider migrationThis migrates the
colorslidercomponent to S2. Custom properties have been remapped per the design spec.--spectrum-gray-900-rgb--spectrum-gray-1000-rgb@spectrum-css/modal@7.1.0-next.0
Minor Changes
#2352
8a4ab84Thanks @pfulton! - S2 Takeover dialogThis is the migration for the fullscreen/fullscreenTakeover dialog stories (these stories correspond to the "takeover dialog" in Figma). The Divider component support was removed in S2 standard dialog migration (#2860). New and updated tokens are in place to update fullscreen/fullscreenTakeover dialog sizing, grid spacing, spacing in the header, and font sizes. Fullscreen/fullscreenTakeover dialogs do not support additional footer content or checkboxes (in comparison to the standard dialog).
Takeover dialogs also support replacing text in the header and body areas with other components. This required an additional
.spectrum-Dialog-headerContentWrapperelement that should center whatever component/content within.Class names updated to match naming convention (remove hyphens and capitalize second word):
.spectrum-Dialog-header-content>.spectrum-Dialog-headerContent.spectrum-Dialog-footer-content>.spectrum-Dialog-footerContentNew Mods
--mod-takeover-dialog-grid-spacing--mod-takeover-dialog-spacing-header-content-gap--mod-takeover-dialog-title-font-sizeModal updates
window-to-edge) found in the takeover dialog design specs. This work also introduced--spectrum-modal-takeover-window-to-edge@spectrum-css/picker@9.0.2-next.0
Patch Changes
#2352
f158499Thanks @pfulton! - S2 Popover has an updated default position, bottom-start. The correct.spectrum-Popover--bottom-startclass was added to the open popover selector blocks for picker so that the spacing from the picker to the popover is correctly adjusted.Updated dependencies [
e911854,f158499]: