chore: release (next)#4127
Merged
Merged
Conversation
9c46a88 to
270f278
Compare
castastrophe
approved these changes
Aug 18, 2025
Contributor
castastrophe
left a comment
There was a problem hiding this comment.
These updates and descriptions look just as expected. Awesome!
270f278 to
80c948b
Compare
Contributor
Author
📚 Branch previewPR #4127 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4127/index.html. |
Contributor
Author
File metricsSummaryTotal 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. |
80c948b to
0fe9c83
Compare
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/picker@10.0.0-next.4
Major Changes
📝 #2352
7ac2952Thanks @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-disabledAdditionally: 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/pickerbutton@7.0.0-next.2
Major Changes
📝 #4114
7061eeeThanks @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:
.spectrum-PickerButton--uiicononly,.spectrum-PickerButton--icononly, and.spectrum-PickerButton--textuiiconclasses:.spectrum-PickerButton--uiicononlyclass needs to be applied..spectrum-PickerButton--icononlyclass has been renamed to.spectrum-PickerButton--workflowiconto clarify when it should be used. Applying.spectrum-PickerButton--workflowiconwhen using a workflow icon instead is recommended, but probably not required.--textuiiconvariant which is why that class has been removed..is-openstate can continue to be used as before.Added mod custom properties:
--mod-picker-button-background-color-quiet-disabledRemoved 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/search@9.0.0-next.3
Major Changes
📝 #4115
e467fe0Thanks @aramos-adobe!@spectrum-css/preview@12.0.5-next.14
Patch Changes
Updated dependencies []:
@spectrum-css/infieldbutton@7.0.0-next.3
Patch Changes
📝 #4114
7061eeeThanks @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-colorinstead ofborder-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/bundle@2.0.0-next.11
Patch Changes
Updated dependencies [
7061eee,7061eee,7ac2952,e467fe0]: