@spectrum-css/alertdialog
Advanced tools
Comparing version 1.0.16 to 1.1.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="1.1.0"></a> | ||
#1.1.0 | ||
š | ||
2024-01-16 ā¢ š [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.0.16...@spectrum-css/alertdialog@1.1.0) | ||
### āØ Features | ||
\*remove theme files without content([1eadd4f](https://github.com/adobe/spectrum-css/commit/1eadd4f)) | ||
<a name="1.0.16"></a> | ||
@@ -8,0 +17,0 @@ ##1.0.16 |
@@ -1,2 +0,2 @@ | ||
| Modifiable Custom Properties | | ||
| Modifiable custom properties | | ||
| ------------------------------------------- | | ||
@@ -3,0 +3,0 @@ | `--mod-alert-dialog-body-color` | |
{ | ||
"name": "@spectrum-css/alertdialog", | ||
"version": "1.0.16", | ||
"version": "1.1.0", | ||
"description": "The Spectrum CSS alertdialog component", | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "e978397c22cf2813262f5a326491f5e485adff03" | ||
"gitHead": "f9f5d7b93201c84c774486b7c66c29745d16c8d8" | ||
} |
@@ -9,2 +9,4 @@ { | ||
"compare": {}, | ||
"lint": {}, | ||
"test": { | ||
@@ -11,0 +13,0 @@ "defaultConfiguration": "scope" |
@@ -74,3 +74,3 @@ import { Template } from "./template"; | ||
variant: 'information', | ||
heading: "Rate this app", | ||
heading: "Informative Dialog with a wrapping title text because the text is longer than the width of the alert dialog", | ||
buttons: [{ | ||
@@ -77,0 +77,0 @@ variant: "secondary", |
64352
15
640