Skip to content

Commit

Permalink
chore: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
mdt2 committed Apr 30, 2024
1 parent 821ac0a commit cc78761
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .changeset/shaggy-schools-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@spectrum-css/search": major
"@spectrum-css/textfield": patch
---

- feat(search): S2 migration
- Search now uses Spectrum 2 tokens and specifications. The following items have been adjusted:
- Quiet variant has been deprecated and code removed (including removal of the custom property `--mod-search-quiet-button-offset`).
- Updates to colors, corner rounding, and spacing.
- Custom property mod adjustments:
- Added `--mod-search-edge-to-text`.
- Added `--mod-search-top-to-icon`.
- Removed `--mod-workflow-icon-size-100`.
- chore(textfield): add border-color custom property mod
- Search needed access to the disabled border-color in textfield, so the `--mod-textfield-border-color-disabled` custom property was added.

0 comments on commit cc78761

Please sign in to comment.