Skip to content

chore: release (next) #4127

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

Merged
merged 1 commit into from
Aug 18, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 11, 2025

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-two is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on spectrum-two.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@spectrum-css/[email protected]

Major Changes

📝 #2352 7ac2952 Thanks @pfulton!

Picker: remove quiet variant

This removes the quiet variant for the picker component based on design feedback. Prior to this change, there was an odd state where the quiet picker scaled with the foundations down state applied.

Removed mods

--mod-picker-background-color-disabled

Additionally: all of the quiet variant mods have been removed.

--mod-picker-inline-size-quiet
--mod-picker-min-inline-size-quiet
--mod-picker-spacing-edge-to-disclosure-icon-quiet
--mod-picker-spacing-edge-to-text-quiet
--mod-picker-spacing-label-to-picker-quiet

@spectrum-css/[email protected]

Major Changes

📝 #4114 7061eee Thanks @rise-erpelding!

The picker button component has been migrated to Spectrum 2. The picker button uses the same design spec as infield button and in some cases may be able to be used interchangeably with it. Its updated features include:

  • Corner rounding updates - corner rounding differs by the component's t-shirt size, but otherwise is a standard size. This means that the rounded variant of picker button with increased corner rounding and the position variants of picker button that helped the picker button fit snugly within either side of an input have been removed.
  • Color and spacing updates to match S2 spec
  • Added WHCM support
  • Updated S2 down state
  • Removed focus styles: there are no spec'd focus styles in S2, therefore these styles have been removed.
  • The label variant of picker button has been removed.
  • Removal of .spectrum-PickerButton--uiicononly, .spectrum-PickerButton--icononly, and .spectrum-PickerButton--textuiicon classes:
    • The picker button featuring a UI icon is the default variant, so no additional .spectrum-PickerButton--uiicononly class needs to be applied.
    • The .spectrum-PickerButton--icononly class has been renamed to .spectrum-PickerButton--workflowicon to clarify when it should be used. Applying .spectrum-PickerButton--workflowicon when using a workflow icon instead is recommended, but probably not required.
    • Because the picker button no longer supports a label, there is no need for a --textuiicon variant which is why that class has been removed.
  • The .is-open state can continue to be used as before.

Added mod custom properties:

  • --mod-picker-button-background-color-quiet-disabled

Removed mod custom properties:

  • --mod-picker-button-background-color-key-focus
  • --mod-picker-button-background-color-key-focus-quiet
  • --mod-picker-button-border-color
  • --mod-picker-button-border-color-disabled
  • --mod-picker-button-border-color-quiet
  • --mod-picker-button-border-radius-rounded
  • --mod-picker-button-border-radius-rounded-sided
  • --mod-picker-button-border-radius-sided
  • --mod-picker-button-border-width
  • --mod-picker-button-font-color
  • --mod-picker-button-font-color-disabled
  • --mod-picker-button-font-color-down
  • --mod-picker-button-font-color-down-disabled
  • --mod-picker-button-font-color-hover
  • --mod-picker-button-font-color-hover-disabled
  • --mod-picker-button-font-color-key-focus
  • --mod-picker-button-font-family
  • --mod-picker-button-font-size
  • --mod-picker-button-font-style
  • --mod-picker-button-font-weight
  • --mod-picker-button-gap
  • --mod-picker-button-icon-color-key-focus
  • --mod-picker-button-label-padding

@spectrum-css/[email protected]

Major Changes

📝 #4115 e467fe0 Thanks @aramos-adobe!

@spectrum-css/[email protected]

Patch Changes

Updated dependencies []:

@spectrum-css/[email protected]

Patch Changes

📝 #4114 7061eee Thanks @rise-erpelding!

Remove unused key-focus and border mods. Note that border and key focus styles were previously removed in the migration to Spectrum 2, and the mod removals here do not have any visual impact to the infield button.

Also updates transition to use background-color instead of border-color.

Also fixes a flash bug in WHCM: when hovered, the infield button was flashing/blinking before changing to the appropriate hover color.

@spectrum-css/[email protected]

Patch Changes

Updated dependencies [7061eee, 7061eee, 7ac2952, e467fe0]:

@github-actions github-actions bot force-pushed the changeset-release/spectrum-two branch 6 times, most recently from 9c46a88 to 270f278 Compare August 16, 2025 17:49
Copy link
Collaborator

@castastrophe castastrophe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These updates and descriptions look just as expected. Awesome!

@github-actions github-actions bot force-pushed the changeset-release/spectrum-two branch from 270f278 to 80c948b Compare August 18, 2025 13:54
@castastrophe castastrophe enabled auto-merge (squash) August 18, 2025 13:56
Copy link
Contributor Author

github-actions bot commented Aug 18, 2025

📚 Branch preview

PR #4127 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4127/index.html.

Copy link
Contributor Author

github-actions bot commented Aug 18, 2025

File metrics

Summary

Total size: 1.43 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.

@github-actions github-actions bot force-pushed the changeset-release/spectrum-two branch from 80c948b to 0fe9c83 Compare August 18, 2025 14:03
@castastrophe castastrophe disabled auto-merge August 18, 2025 14:46
@castastrophe castastrophe enabled auto-merge (squash) August 18, 2025 14:46
@castastrophe castastrophe merged commit bd3099f into spectrum-two Aug 18, 2025
13 checks passed
@castastrophe castastrophe deleted the changeset-release/spectrum-two branch August 18, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant