@spectrum-css/button
Advanced tools
Comparing version 11.0.19 to 11.1.0
@@ -6,2 +6,15 @@ # Change Log | ||
<a name="11.1.0"></a> | ||
#11.1.0 | ||
🗓 | ||
2024-01-29 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@11.0.19...@spectrum-css/button@11.1.0) | ||
### ✨ Features | ||
- **overlay,commons:**deprecate overlay; migrate references to commons ([#2429](https://github.com/adobe/spectrum-css/issues/2429))([7eecd96](https://github.com/adobe/spectrum-css/commit/7eecd96)) | ||
### 🐛 Bug fixes | ||
- **commons:**rename and deprecate mods referencing global tokens ([#2423](https://github.com/adobe/spectrum-css/issues/2423))([3a49432](https://github.com/adobe/spectrum-css/commit/3a49432)) | ||
<a name="11.0.19"></a> | ||
@@ -8,0 +21,0 @@ ##11.0.19 |
@@ -27,2 +27,3 @@ { | ||
"--mod-button-edge-to-visual-only", | ||
"--mod-button-focus-indicator-gap", | ||
"--mod-button-focus-ring-border-radius", | ||
@@ -32,2 +33,3 @@ "--mod-button-focus-ring-color", | ||
"--mod-button-focus-ring-thickness", | ||
"--mod-button-font-family", | ||
"--mod-button-font-size", | ||
@@ -34,0 +36,0 @@ "--mod-button-height", |
@@ -27,2 +27,3 @@ | Modifiable custom properties | | ||
| `--mod-button-edge-to-visual-only` | | ||
| `--mod-button-focus-indicator-gap` | | ||
| `--mod-button-focus-ring-border-radius` | | ||
@@ -32,2 +33,3 @@ | `--mod-button-focus-ring-color` | | ||
| `--mod-button-focus-ring-thickness` | | ||
| `--mod-button-font-family` | | ||
| `--mod-button-font-size` | | ||
@@ -34,0 +36,0 @@ | `--mod-button-height` | |
{ | ||
"name": "@spectrum-css/button", | ||
"version": "11.0.19", | ||
"version": "11.1.0", | ||
"description": "The Spectrum CSS button component", | ||
@@ -27,3 +27,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/commons": "^9.0.2" | ||
"@spectrum-css/commons": "^9.1.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f9f5d7b93201c84c774486b7c66c29745d16c8d8" | ||
"gitHead": "39edf2df958e462dedc9b070b0ccabb4a9c2140b" | ||
} |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
495843
4397