@spectrum-css/alertdialog
Advanced tools
Comparing version 3.0.0-s2-foundations.6 to 3.0.0-s2-foundations.7
# Change Log | ||
## 3.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/buttongroup@8.0.0-s2-foundations.7 | ||
- @spectrum-css/underlay@5.0.0-s2-foundations.7 | ||
- @spectrum-css/divider@4.0.0-s2-foundations.7 | ||
- @spectrum-css/modal@6.0.0-s2-foundations.7 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.7 | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.7 | ||
## 3.0.0-s2-foundations.6 | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "@spectrum-css/alertdialog", | ||
"version": "3.0.0-s2-foundations.6", | ||
"version": "3.0.0-s2-foundations.7", | ||
"description": "The Spectrum CSS alertdialog component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -16,3 +16,3 @@ import { Template as Button } from "@spectrum-css/button/stories/template.js"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -19,0 +19,0 @@ export const Template = ({ |
Sorry, the diff of this file is not supported yet
44795
11
519