@spectrum-css/button
Advanced tools
Comparing version 13.1.3 to 13.2.0
# Change Log | ||
## 13.2.0 | ||
### Minor Changes | ||
- [#3078](https://github.com/adobe/spectrum-css/pull/3078) [`06491f3`](https://github.com/adobe/spectrum-css/commit/06491f3a7983bdf0fe0acf350623eed7297ad935) Thanks [@cdransf](https://github.com/cdransf)! - Includes fixes and updates to the colors used in forced-colors / high contrast mode. In Windows high contrast, a different background was showing behind the label text, as a result of extra text readability backplates being rendered. `forced-color-adjust: none` is now applied to the child label element to fix this. The appropriate `ButtonFace`/`ButtonText` system colors are also now defined instead of relying on the default. The existing use of `Highlight` is now paired with `HighlightText` to ensure contrast by using a matching foreground/background pair. | ||
## 13.1.3 | ||
@@ -4,0 +10,0 @@ |
@@ -27,3 +27,2 @@ { | ||
".spectrum-Button.spectrum-Button--accent.spectrum-Button--fill", | ||
".spectrum-Button.spectrum-Button--accent.spectrum-Button--fill .spectrum-Button-label", | ||
".spectrum-Button.spectrum-Button--accent.spectrum-Button--outline", | ||
@@ -30,0 +29,0 @@ ".spectrum-Button.spectrum-Button--iconOnly", |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "13.1.3", | ||
"version": "13.2.0", | ||
"description": "The Spectrum CSS button component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
566263
4923