@spectrum-css/swatch
Advanced tools
Comparing version 4.0.31 to 5.0.0
@@ -6,2 +6,51 @@ # Change Log | ||
<a name="5.0.0"></a> | ||
#5.0.0 | ||
š | ||
2023-07-24 ā¢ š [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatch@4.0.31...@spectrum-css/swatch@5.0.0) | ||
\*feat(opacitycheckerboard)!: new component (#1916)([24e9f06](https://github.com/adobe/spectrum-css/commit/24e9f06)), closes[#1916](https://github.com/adobe/spectrum-css/issues/1916) | ||
### | ||
š BREAKING CHANGES | ||
* | ||
creates new Opacity Checkerboard component and uses it within Swatch, Color Handle, Thumbnail, Color Slider. | ||
- chore(opacitycheckerboard): generate new component | ||
- feat(opacitycheckerboard): adds tokens | ||
- feat(opacitycheckerboard): use in swatch | ||
- feat(opacitycheckerboard): use in colorhandle | ||
- feat(opacitycheckerboard): use in colorslider | ||
- feat(opacitycheckerboard): use in thumbnail | ||
- feat(opacitycheckerboard): adds color variant | ||
- feat(opacitycheckerboard): adds stories | ||
- chore(opacitycheckerboard): whcm show checkerboard | ||
- chore(opacitycheckerboard): removes thumbnail border fix | ||
- chore(opacitycheckerboard): address PR feedback | ||
- fix(opacitycheckerboard): removes example classes | ||
- chore(opacitycheckerboard): add mods | ||
- fix(opacitycheckerboard): spelling | ||
- fix(opacitycheckerboard): add inline styling to storybook | ||
- chore(opacitycheckerboard): use stylemaps | ||
- feat(opacitycheckerboard): use in color slider full example | ||
- chore: update yarn.lock file after rebase | ||
<a name="4.0.31"></a> | ||
@@ -8,0 +57,0 @@ ##4.0.31 |
{ | ||
"name": "@spectrum-css/swatch", | ||
"version": "4.0.31", | ||
"version": "5.0.0", | ||
"description": "The Spectrum CSS Color swatch component", | ||
@@ -21,2 +21,3 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@spectrum-css/opacitycheckerboard": ">=1.0.0-alpha.0", | ||
"@spectrum-css/tokens": ">=10.0.0" | ||
@@ -26,3 +27,4 @@ }, | ||
"@spectrum-css/component-builder-simple": "^2.0.15", | ||
"@spectrum-css/tokens": "^11.0.1", | ||
"@spectrum-css/opacitycheckerboard": "^1.0.0", | ||
"@spectrum-css/tokens": "^11.0.2", | ||
"gulp": "^4.0.0" | ||
@@ -33,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "73da27f5450d19b8e893b2d6088c05f5f12f5512" | ||
"gitHead": "36e385bb426776c45433abddd0e72f8f137b694d" | ||
} |
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
1196
120888
2
4