@spectrum-css/swatch
Advanced tools
Comparing version 2.0.0 to 3.0.0
@@ -6,2 +6,21 @@ # Change Log | ||
<a name="3.0.0"></a> | ||
# 3.0.0 | ||
🗓 2022-10-13 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatch@2.0.0...@spectrum-css/swatch@3.0.0) | ||
* refactor(swatch)!: remap core token aliases & rename aliases ([32df3c9](https://github.com/adobe/spectrum-css/commit/32df3c9)) | ||
### 🛑 BREAKING CHANGES | ||
* remaps existing aliases to new/renamed core token values | ||
* `--spectrum-focus-ring-color` renamed to `--spectrum-focus-indicator-color` | ||
* `--spectrum-focus-ring-thickness` renamed to `--spectrum-focus-indicator-thickness` | ||
* `--spectrum-focus-ring-gap` renamed to `--spectrum-focus-indicator-gap` | ||
<a name="2.0.0"></a> | ||
@@ -8,0 +27,0 @@ # 2.0.0 |
{ | ||
"name": "@spectrum-css/swatch", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "The Spectrum CSS Color swatch component", | ||
@@ -22,4 +22,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/component-builder-simple": "^1.0.0", | ||
"@spectrum-css/tokens": "^3.0.0", | ||
"@spectrum-css/component-builder-simple": "^2.0.0", | ||
"@spectrum-css/tokens": "^4.0.0", | ||
"gulp": "^4.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "60c2a8b95570a5d26e1ae3763fb4531282fc780b" | ||
"gitHead": "f2f1c1945fcf3d8f7f742f04517ac4ba84f41663" | ||
} |
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
107518