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

Open
wants to merge 1 commit into
base: spectrum-two
Choose a base branch
from

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

📝 #4129 7ac2952 Thanks @cdransf!

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]

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]:

@github-actions github-actions bot force-pushed the changeset-release/spectrum-two branch from 1f57441 to 0f21bc5 Compare August 13, 2025 14:51
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.

0 participants