@spectrum-css/colorslider
Advanced tools
Comparing version 7.0.0-s2-foundations.6 to 7.0.0-s2-foundations.7
# Change Log | ||
## 7.0.0-s2-foundations.7 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22) Thanks [@pfulton](https://github.com/pfulton)! - Revert themes asset naming to simplify code review; bug fixes in custom property loading from theme assets | ||
### Patch Changes | ||
- Updated dependencies [[`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22)]: | ||
- @spectrum-css/opacitycheckerboard@3.0.0-s2-foundations.7 | ||
- @spectrum-css/colorhandle@9.0.0-s2-foundations.7 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.7 | ||
## 7.0.0-s2-foundations.6 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@spectrum-css/colorslider", | ||
"version": "7.0.0-s2-foundations.6", | ||
"version": "7.0.0-s2-foundations.7", | ||
"description": "The Spectrum CSS Color slider component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -11,3 +11,3 @@ import { Template as ColorHandle } from "@spectrum-css/colorhandle/stories/template.js"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -14,0 +14,0 @@ export const Template = ({ |
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
69464
508