chore: release (next)#3379
Merged
Merged
Conversation
castastrophe
approved these changes
Nov 11, 2024
2d5e347 to
9b920a5
Compare
9b920a5 to
61d5db2
Compare
b1c4b15 to
4c86b76
Compare
castastrophe
approved these changes
Nov 19, 2024
4c86b76 to
92bcd11
Compare
5f8bf7d to
0faaab2
Compare
92bcd11 to
4a34702
Compare
0faaab2 to
24419a9
Compare
feb5374 to
1836c32
Compare
cdb180d to
27d01df
Compare
5d299c8 to
aee60e7
Compare
castastrophe
approved these changes
Dec 11, 2024
aee60e7 to
0ddd98a
Compare
castastrophe
approved these changes
Dec 16, 2024
Contributor
Author
|
🚀 Deployed on https://pr-3379--spectrum-css.netlify.app |
Contributor
Author
File metricsSummaryTotal size: 2.74 MB* 🎉 No changes detected in any packages * Size determined by adding together the size of the main file for all packages in the library.* Results are not gzipped or minified. * An ASCII character in UTF-8 is 8 bits or 1 byte. |
castastrophe
pushed a commit
that referenced
this pull request
Dec 27, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Dec 29, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Dec 29, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Jan 17, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Jan 17, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Jan 21, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Jan 22, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 5, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 7, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 7, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 7, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 11, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 24, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
castastrophe
pushed a commit
that referenced
this pull request
Feb 24, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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/avatar@8.0.0-next.0
Major Changes
a827601Thanks @cdransf! - Adds support for new avatar-size tokens (avatar-size-800 to avatar-size-1500). Updates avatar component story to support new sizes. Adds support for avatar-border-color and avatar-border-thickness.Patch Changes
bd934cc]:@spectrum-css/colorarea@6.0.0-next.0
Major Changes
#3388
8aa61a9Thanks @cdransf! - # colorarea S2 migrationThis change migrates the
colorareacomponent to S2. It leverages updated tokens and thergba(...)color function, replacing the existingTODOand hardcoded values.Patch Changes
bd934cc]:@spectrum-css/colorloupe@6.0.0-next.0
Major Changes
b91a202Thanks @rise-erpelding! - Migrates color loupe to Spectrum 2 tokens. Color loupe now uses the new drop shadow tokens--spectrum-drop-shadow-elevated-x,--spectrum-drop-shadow-elevated-y,--spectrum-drop-shadow-elevated-blur, and--spectrum-drop-shadow-elevated-colorrather than specific color loupe tokens.Patch Changes
bd934cc]:@spectrum-css/dialog@11.0.0-next.0
Major Changes
#2860
bd934ccThanks @marissahuysentruyt! - Spectrum 2 Standard Dialog MigrationThis is the migration for standard dialog. The Divider component is no longer supported in S2 dialogs. In addition, some new and updated tokens are in place to update dialog corner rounding, font treatments, spacing/padding, and maximum/minimum widths. There were several new elements implemented as well, including optional header and footer content, hero/cover images, checkbox and text-only options in the footer content area.
The
.spectrum-Dialog--small,.spectrum-Dialog--medium, and.spectrum-Dialog--largesizing classes were deprecated and removed from the CSS in favor of the t-shirt sizes. Additionally, the spelling of the.spectrum-Dialog--dismissableclass was corrected to.spectrum-Dialog--dismissible.Mod properties are either "new," have been renamed to reflect the respective dialog language, or were removed:
New Mods
--mod-standard-dialog-spacing-title-to-header-content--mod-standard-dialog-spacing-title-to-description--mod-standard-dialog-header-content-font-sizeRenamed Mods
--mod-dialog-confirm-small-width>--mod-standard-dialog-max-width-small--mod-dialog-confirm-medium-width>--mod-standard-dialog-max-width--mod-dialog-confirm-large-width>--mod-standard-dialog-max-width-large--mod-dialog-confirm-border-radius>--mod-standard-dialog-border-radius--mod-dialog-confirm-description-text-size>--mod-standard-dialog-description-font-size--mod-dialog-confirm-description-text-line-height>--mod-standard-dialog-description-line-height--mod-dialog-confirm-description-text-color>--mod-standard-dialog-description-text-color--mod-dialog-confirm-description-font-weight>--mod-standard-dialog-description-font-weight--mod-dialog-heading-font-weight>--mod-standard-dialog-heading-font-weight--mod-dialog-confirm-title-text-line-height>--mod-standard-dialog-heading-line-height--mod-dialog-confirm-title-text-color>--mod-standard-dialog-heading-text-color--mod-dialog-confirm-title-text-size>--mod-standard-dialog-heading-font-size--mod-dialog-confirm-hero-height>--mod-standard-dialog-hero-block-size--mod-dialog-min-inline-size>--mod-standard-dialog-min-inline-size--mod-dialog-confirm-padding-grid>--mod-standard-dialog-spacing-grid-padding--mod-dialog-confirm-footer-padding-top>--mod-standard-dialog-spacing-description-to-footer--mod-dialog-confirm-close-button-padding>--mod-standard-dialog-spacing-edge-to-close-button--mod-dialog-confirm-gap-size>--mod-standard-dialog-spacing-footer-to-button-groupRemoved Mods
--mod-dialog-confirm-buttongroup-padding-top--mod-dialog-confirm-close-button-size--mod-dialog-confirm-description-margin--mod-dialog-confirm-description-padding--mod-dialog-confirm-divider-block-spacing-end--mod-dialog-confirm-divider-block-spacing-start--mod-dialog-confirm-divider-heightModal and underlay updates
Patch Changes
bd934cc,bd934cc]:@spectrum-css/opacitycheckerboard@3.0.0-next.0
Major Changes
#3394
eda9897Thanks @cdransf! - # thumbnail-opacity-checkerboard S2 migrationAdds thumbnail specific
thumbnail-opacity-checkerboard-square-sizetoken aliased to--spectrum-opacity-checkerboard-size. This impacts the display of theopacity-checkerboardwhen used within thethumbnailcomponent.This also corrects an issue with a token name in the
thumbnailcomponent by renaming--spectrum-thumbnail-border-color-opacityto--spectrum-thumbnail-border-opacity.Patch Changes
bd934cc]:@spectrum-css/thumbnail@7.0.0-next.0
Minor Changes
#3367
2c62239Thanks @cdransf! - Replaces corner-radius-75 with thumbnail-corner-radius.#3394
eda9897Thanks @cdransf! - # thumbnail-opacity-checkerboard S2 migrationAdds thumbnail specific
thumbnail-opacity-checkerboard-square-sizetoken aliased to--spectrum-opacity-checkerboard-size. This impacts the display of theopacity-checkerboardwhen used within thethumbnailcomponent.This also corrects an issue with a token name in the
thumbnailcomponent by renaming--spectrum-thumbnail-border-color-opacityto--spectrum-thumbnail-border-opacity.Patch Changes
bd934cc,eda9897]:@spectrum-css/preview@11.0.1-next.0
Patch Changes
bd934cc,bd934cc]:@spectrum-css/actionbar@9.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/actionmenu@7.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/alertdialog@2.1.1-next.0
Patch Changes
bd934cc,bd934cc,bd934cc]:@spectrum-css/buttongroup@7.0.0-next.4
Patch Changes
#2860
bd934ccThanks @marissahuysentruyt! - Adds a new--mod-buttongroup-flex-wrapcustom property to leverage if a user wishes to customize theflex-wrapproperty.Updated dependencies [
bd934cc]:@spectrum-css/coachmark@8.0.0-next.0
Patch Changes
bd934cc,bd934cc]:@spectrum-css/colorhandle@9.0.0-next.0
Patch Changes
bd934cc,b91a202,eda9897]:@spectrum-css/colorslider@7.0.0-next.0
Patch Changes
bd934cc,eda9897]:@spectrum-css/colorwheel@5.0.0-next.0
Patch Changes
bd934cc,8aa61a9,b91a202]:@spectrum-css/combobox@4.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/contextualhelp@4.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/datepicker@4.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/menu@8.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/modal@5.1.1-next.0
Patch Changes
#2860
bd934ccThanks @marissahuysentruyt! - Spectrum 2 Standard Dialog MigrationThis is the migration for standard dialog. The Divider component is no longer supported in S2 dialogs. In addition, some new and updated tokens are in place to update dialog corner rounding, font treatments, spacing/padding, and maximum/minimum widths. There were several new elements implemented as well, including optional header and footer content, hero/cover images, checkbox and text-only options in the footer content area.
The
.spectrum-Dialog--small,.spectrum-Dialog--medium, and.spectrum-Dialog--largesizing classes were deprecated and removed from the CSS in favor of the t-shirt sizes. Additionally, the spelling of the.spectrum-Dialog--dismissableclass was corrected to.spectrum-Dialog--dismissible.Mod properties are either "new," have been renamed to reflect the respective dialog language, or were removed:
New Mods
--mod-standard-dialog-spacing-title-to-header-content--mod-standard-dialog-spacing-title-to-description--mod-standard-dialog-header-content-font-sizeRenamed Mods
--mod-dialog-confirm-small-width>--mod-standard-dialog-max-width-small--mod-dialog-confirm-medium-width>--mod-standard-dialog-max-width--mod-dialog-confirm-large-width>--mod-standard-dialog-max-width-large--mod-dialog-confirm-border-radius>--mod-standard-dialog-border-radius--mod-dialog-confirm-description-text-size>--mod-standard-dialog-description-font-size--mod-dialog-confirm-description-text-line-height>--mod-standard-dialog-description-line-height--mod-dialog-confirm-description-text-color>--mod-standard-dialog-description-text-color--mod-dialog-confirm-description-font-weight>--mod-standard-dialog-description-font-weight--mod-dialog-heading-font-weight>--mod-standard-dialog-heading-font-weight--mod-dialog-confirm-title-text-line-height>--mod-standard-dialog-heading-line-height--mod-dialog-confirm-title-text-color>--mod-standard-dialog-heading-text-color--mod-dialog-confirm-title-text-size>--mod-standard-dialog-heading-font-size--mod-dialog-confirm-hero-height>--mod-standard-dialog-hero-block-size--mod-dialog-min-inline-size>--mod-standard-dialog-min-inline-size--mod-dialog-confirm-padding-grid>--mod-standard-dialog-spacing-grid-padding--mod-dialog-confirm-footer-padding-top>--mod-standard-dialog-spacing-description-to-footer--mod-dialog-confirm-close-button-padding>--mod-standard-dialog-spacing-edge-to-close-button--mod-dialog-confirm-gap-size>--mod-standard-dialog-spacing-footer-to-button-groupRemoved Mods
--mod-dialog-confirm-buttongroup-padding-top--mod-dialog-confirm-close-button-size--mod-dialog-confirm-description-margin--mod-dialog-confirm-description-padding--mod-dialog-confirm-divider-block-spacing-end--mod-dialog-confirm-divider-block-spacing-start--mod-dialog-confirm-divider-heightModal and underlay updates
Updated dependencies [
bd934cc]:@spectrum-css/picker@9.0.0-next.1
Patch Changes
bd934cc]:@spectrum-css/pickerbutton@6.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/popover@8.0.0-next.0
Patch Changes
bd934cc,bd934cc]:@spectrum-css/swatch@7.0.0-next.0
Patch Changes
bd934cc,eda9897]:@spectrum-css/swatchgroup@4.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/table@7.0.0-next.0
Patch Changes
bd934cc,2c62239,eda9897]:@spectrum-css/tabs@6.0.0-next.1
Patch Changes
bd934cc]:@spectrum-css/tag@10.0.0-next.0
Patch Changes
a827601,bd934cc]:@spectrum-css/taggroup@6.0.0-next.0
Patch Changes
bd934cc]:@spectrum-css/tray@4.0.0-next.0
Patch Changes
bd934cc,bd934cc]:@spectrum-css/treeview@11.0.0-next.0
Patch Changes
bd934cc,2c62239,eda9897]:@spectrum-css/underlay@4.1.1-next.0
Patch Changes
#2860
bd934ccThanks @marissahuysentruyt! - Spectrum 2 Standard Dialog MigrationThis is the migration for standard dialog. The Divider component is no longer supported in S2 dialogs. In addition, some new and updated tokens are in place to update dialog corner rounding, font treatments, spacing/padding, and maximum/minimum widths. There were several new elements implemented as well, including optional header and footer content, hero/cover images, checkbox and text-only options in the footer content area.
The
.spectrum-Dialog--small,.spectrum-Dialog--medium, and.spectrum-Dialog--largesizing classes were deprecated and removed from the CSS in favor of the t-shirt sizes. Additionally, the spelling of the.spectrum-Dialog--dismissableclass was corrected to.spectrum-Dialog--dismissible.Mod properties are either "new," have been renamed to reflect the respective dialog language, or were removed:
New Mods
--mod-standard-dialog-spacing-title-to-header-content--mod-standard-dialog-spacing-title-to-description--mod-standard-dialog-header-content-font-sizeRenamed Mods
--mod-dialog-confirm-small-width>--mod-standard-dialog-max-width-small--mod-dialog-confirm-medium-width>--mod-standard-dialog-max-width--mod-dialog-confirm-large-width>--mod-standard-dialog-max-width-large--mod-dialog-confirm-border-radius>--mod-standard-dialog-border-radius--mod-dialog-confirm-description-text-size>--mod-standard-dialog-description-font-size--mod-dialog-confirm-description-text-line-height>--mod-standard-dialog-description-line-height--mod-dialog-confirm-description-text-color>--mod-standard-dialog-description-text-color--mod-dialog-confirm-description-font-weight>--mod-standard-dialog-description-font-weight--mod-dialog-heading-font-weight>--mod-standard-dialog-heading-font-weight--mod-dialog-confirm-title-text-line-height>--mod-standard-dialog-heading-line-height--mod-dialog-confirm-title-text-color>--mod-standard-dialog-heading-text-color--mod-dialog-confirm-title-text-size>--mod-standard-dialog-heading-font-size--mod-dialog-confirm-hero-height>--mod-standard-dialog-hero-block-size--mod-dialog-min-inline-size>--mod-standard-dialog-min-inline-size--mod-dialog-confirm-padding-grid>--mod-standard-dialog-spacing-grid-padding--mod-dialog-confirm-footer-padding-top>--mod-standard-dialog-spacing-description-to-footer--mod-dialog-confirm-close-button-padding>--mod-standard-dialog-spacing-edge-to-close-button--mod-dialog-confirm-gap-size>--mod-standard-dialog-spacing-footer-to-button-groupRemoved Mods
--mod-dialog-confirm-buttongroup-padding-top--mod-dialog-confirm-close-button-size--mod-dialog-confirm-description-margin--mod-dialog-confirm-description-padding--mod-dialog-confirm-divider-block-spacing-end--mod-dialog-confirm-divider-block-spacing-start--mod-dialog-confirm-divider-heightModal and underlay updates
Updated dependencies [
bd934cc]:@spectrum-css/tokens@14.0.0-next.10
Patch Changes
bd934ccThanks @marissahuysentruyt! - Adds--spectrum-standard-dialog-spacing-edge-to-contentto properly adjust the spacing for desktop/mobile dialog styles.