@spectrum-css/colorslider
Advanced tools
Comparing version 1.0.13 to 2.0.0
@@ -6,2 +6,27 @@ # Change Log | ||
<a name="2.0.0"></a> | ||
# 2.0.0 | ||
🗓 2022-02-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorslider@1.0.13...@spectrum-css/colorslider@2.0.0) | ||
### ✨ Features | ||
* remove the need to add define hacks ([8c76829](https://github.com/adobe/spectrum-css/commit/8c76829)) | ||
* use --spectrum-picked-color for everything ([62e6469](https://github.com/adobe/spectrum-css/commit/62e6469)) | ||
### 🐛 Bug fixes | ||
* give the Spectrum loupe a stroke ([486b079](https://github.com/adobe/spectrum-css/commit/486b079)) | ||
* make ColorHandle and ColorSlider use the right checkerboard colors ([f7abb74](https://github.com/adobe/spectrum-css/commit/f7abb74)) | ||
* use the correct checkerboard background for Slider and Handle ([cfb2151](https://github.com/adobe/spectrum-css/commit/cfb2151)) | ||
### 🛑 BREAKING CHANGES | ||
* You must define --spectrum-picked-color instead of setting background-color | ||
<a name="1.0.13"></a> | ||
@@ -8,0 +33,0 @@ ## 1.0.13 |
{ | ||
"name": "@spectrum-css/colorslider", | ||
"version": "1.0.13", | ||
"version": "2.0.0", | ||
"description": "The Spectrum CSS Color Slider component", | ||
@@ -23,5 +23,5 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/colorhandle": "^1.0.13", | ||
"@spectrum-css/component-builder": "^3.0.1", | ||
"@spectrum-css/vars": "^6.1.1", | ||
"@spectrum-css/colorhandle": "^2.0.0", | ||
"@spectrum-css/component-builder": "^3.1.0", | ||
"@spectrum-css/vars": "^7.0.0", | ||
"gulp": "^4.0.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "e8c00a812256b14c0a3c2ed29228443ee75bfdae" | ||
"gitHead": "f5ba00758c8962aca73f8cd57de215b35f3985cc" | ||
} |
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
2596289
5315