Releases: adobe/spectrum-css
Releases · adobe/spectrum-css
Minor Changes
Patch Changes
Minor Changes
- #3220
b28e1d4
Thanks @cdransf! - Applies flex-shrink to validation icons to prevent icon from resizing when label is long enough to be truncated.
Minor Changes
- #3222
0acd811
Thanks @cdransf! - Addresses issue where a portion of search clear button sat outside of its parent by moving the transform applied to the button to the child icon.
Minor Changes
- #3164
f8dead7
Thanks @jawinn! - Fixes an issue with the alignment of a read-only radio's label element within field group and flex layouts.
Minor Changes
- #3197
1eac198
Thanks @cdransf! - Replaces all of occurrences of --spectrum-component-pill-edge-to-text-_ (intended to be used as padding) in the button component with the appropriate corner-radius-_ tokens.