Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .changeset/kind-mails-collect.md

This file was deleted.

11 changes: 9 additions & 2 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@

### Patch Changes

📝 [#3613](https://github.com/adobe/spectrum-css/pull/3613) [`b01e816`](https://github.com/adobe/spectrum-css/commit/b01e8160c1cb48992a3643931f85ebc604246542) Thanks [@rise-erpelding](https://github.com/rise-erpelding)!
📝 [`d2272ea`](https://github.com/adobe/spectrum-css/commit/d2272eaedcc3a2a957028fe3d1ed6a3ce96a49f6) Thanks [@rise-erpelding](https://github.com/rise-erpelding)!

Adjust static white and static black button colors to match S2 design specification.
Adjusts static color buttons to more closely resemble the S2 specifications. There are no expected changes to non-static button variants in S2, and no expected changes to other themes.

This PR includes changes to:

- Static white primary button (outline variant), static white secondary button (fill variant), static black primary button (outline variant), static black secondary button (fill variant)
- Static white secondary button (outline variant) and static black secondary button (outline variant) border and background colors
- Static color buttons' content color
- Static white primary button (fill variant) and static black primary button (fill variant) background colors

## 14.1.2

Expand Down
Loading