@spectrum-css/alertdialog
Advanced tools
Comparing version 1.2.5-next.2 to 2.0.0
@@ -6,2 +6,21 @@ # Change Log | ||
<a name="2.0.0"></a> | ||
#2.0.0 | ||
š | ||
2024-04-18 ā¢ š [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.2.4...@spectrum-css/alertdialog@2.0.0) | ||
### āØ Features | ||
\*use storybook v8 ([#2604](https://github.com/adobe/spectrum-css/issues/2604))([166ab23](https://github.com/adobe/spectrum-css/commit/166ab23)) | ||
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466) | ||
### | ||
š BREAKING CHANGES | ||
* | ||
- Removes component-builder & component-builder-simple for script leveraging postcss | ||
- Imports added to index.css and themes/express.css | ||
<a name="1.2.4"></a> | ||
@@ -8,0 +27,0 @@ ##1.2.4 |
{ | ||
"name": "@spectrum-css/alertdialog", | ||
"version": "1.2.5-next.2", | ||
"description": "The Spectrum CSS alertdialog component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/alertdialog" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"peerDependencies": { | ||
"@spectrum-css/buttongroup": ">=6", | ||
"@spectrum-css/divider": ">=2", | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/modal": ">=4", | ||
"@spectrum-css/tokens": "^14.0.0-next.3", | ||
"@spectrum-css/underlay": ">=3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/buttongroup": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "35c5f608be3785b57e7cdfd982378fff080accc2" | ||
"name": "@spectrum-css/alertdialog", | ||
"version": "2.0.0", | ||
"description": "The Spectrum CSS alertdialog component", | ||
"license": "Apache-2.0", | ||
"author": "Adobe", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe/spectrum-css.git", | ||
"directory": "components/alertdialog" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adobe/spectrum-css/issues" | ||
}, | ||
"main": "dist/index.css", | ||
"peerDependencies": { | ||
"@spectrum-css/buttongroup": ">=6", | ||
"@spectrum-css/divider": ">=2", | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/modal": ">=4", | ||
"@spectrum-css/tokens": ">=13", | ||
"@spectrum-css/underlay": ">=3" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@spectrum-css/buttongroup": { | ||
"optional": true | ||
}, | ||
"@spectrum-css/icon": { | ||
"optional": true | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "ee96fec864d2f60be456b50964dacfa8d562d9b8" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
81383
0