@spectrum-css/actionbutton
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="1.0.6"></a> | ||
## 1.0.6 | ||
🗓 2021-11-08 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@1.0.4...@spectrum-css/actionbutton@1.0.6) | ||
### 🐛 Bug fixes | ||
* high contrast mode for actionButton ([b294b9d](https://github.com/adobe/spectrum-css/commit/b294b9d)) | ||
<a name="1.0.5"></a> | ||
@@ -8,0 +20,0 @@ ## 1.0.5 |
@@ -26,6 +26,8 @@ /* | ||
</div> | ||
<button type="reset" value="Reset" class="spectrum-ClearButton spectrum-Search-clearButton js-clearButton" tabindex="-1" hidden> | ||
<svg class="spectrum-Icon spectrum-UIIcon-Cross75" focusable="false" aria-hidden="true"> | ||
<use xlink:href="#spectrum-css-icon-Cross75" /> | ||
</svg> | ||
<button type="reset" value="Reset" class="spectrum-ClearButton spectrum-ClearButton--sizeM spectrum-Search-clearButton js-clearButton" tabindex="-1" hidden> | ||
<div class="spectrum-ClearButton-fill"> | ||
<svg class="spectrum-ClearButton-icon spectrum-Icon spectrum-UIIcon-Cross100" focusable="false" aria-hidden="true"> | ||
<use xlink:href="#spectrum-css-icon-Cross100" /> | ||
</svg> | ||
</div> | ||
</button> | ||
@@ -32,0 +34,0 @@ </form> |
{ | ||
"name": "@spectrum-css/actionbutton", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "The Spectrum CSS action button component", | ||
@@ -23,4 +23,4 @@ "license": "Apache-2.0", | ||
"@spectrum-css/component-builder": "^3.0.0", | ||
"@spectrum-css/icon": "^3.0.5", | ||
"@spectrum-css/vars": "^4.0.2", | ||
"@spectrum-css/icon": "^3.0.6", | ||
"@spectrum-css/vars": "^4.1.0", | ||
"gulp": "^4.0.0" | ||
@@ -32,3 +32,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "f36154fa03c3d64a5fcf9d70399e6b1b2e4f01d3" | ||
"gitHead": "a239e1f389ba630ebcb696885898351e494f034b" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2666511
6386
0