@spectrum-css/actionbutton
Advanced tools
Comparing version 5.0.18 to 5.1.0
@@ -6,2 +6,15 @@ # Change Log | ||
<a name="5.1.0"></a> | ||
#5.1.0 | ||
🗓 | ||
2024-01-29 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.0.18...@spectrum-css/actionbutton@5.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))\*deprecate logical transform plugin ([#2437](https://github.com/adobe/spectrum-css/issues/2437))([ff5dda6](https://github.com/adobe/spectrum-css/commit/ff5dda6)) | ||
<a name="5.0.18"></a> | ||
@@ -8,0 +21,0 @@ ##5.0.18 |
@@ -53,2 +53,5 @@ { | ||
"--mod-animation-duration-100", | ||
"--mod-button-animation-duration", | ||
"--mod-button-font-family", | ||
"--mod-button-line-height", | ||
"--mod-line-height-100", | ||
@@ -55,0 +58,0 @@ "--mod-sans-font-family-stack" |
@@ -53,3 +53,6 @@ | Modifiable custom properties | | ||
| `--mod-animation-duration-100` | | ||
| `--mod-button-animation-duration` | | ||
| `--mod-button-font-family` | | ||
| `--mod-button-line-height` | | ||
| `--mod-line-height-100` | | ||
| `--mod-sans-font-family-stack` | |
{ | ||
"name": "@spectrum-css/actionbutton", | ||
"version": "5.0.18", | ||
"version": "5.1.0", | ||
"description": "The Spectrum CSS action 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
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
316892