Skip to content

Commit 23e170c

Browse files
chore: release (next)
1 parent e5bfd67 commit 23e170c

File tree

27 files changed

+218
-49
lines changed

27 files changed

+218
-49
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
"twenty-tables-know",
209209
"upset-roses-live",
210210
"warm-loops-guess",
211+
"weak-colts-divide",
211212
"wild-lemons-spend"
212213
]
213214
}

.storybook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 12.1.0-next.22
4+
5+
### Patch Changes
6+
7+
Updated dependencies []:
8+
9+
- @spectrum-css/bundle@2.0.0-next.18
10+
311
## 12.1.0-next.21
412

513
### Patch Changes

.storybook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "12.1.0-next.21",
3+
"version": "12.1.0-next.22",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@adobe/spectrum-css-workflow-icons": "5.0.0",
43-
"@spectrum-css/bundle": "2.0.0-next.17",
43+
"@spectrum-css/bundle": "2.0.0-next.18",
4444
"@spectrum-css/tokens": "16.1.0-next.10",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},

bundle/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## 2.0.0-next.18
4+
5+
### Patch Changes
6+
7+
Updated dependencies [[`20807a5`](https://github.com/adobe/spectrum-css/commit/20807a5ab334303c640c70450ed40ccd80eac76e)]:
8+
9+
- @spectrum-css/alertdialog@5.0.0-next.5
10+
- @spectrum-css/asset@8.0.0-next.1
11+
- @spectrum-css/assetcard@6.0.0-next.3
12+
- @spectrum-css/assetlist@9.0.0-next.3
13+
- @spectrum-css/avatar@10.0.0-next.1
14+
- @spectrum-css/badge@7.0.0-next.3
15+
- @spectrum-css/miller@9.0.0-next.2
16+
- @spectrum-css/well@8.0.0-next.2
17+
- @spectrum-css/page@10.0.0-next.2
18+
319
## 2.0.0-next.17
420

521
### Patch Changes

bundle/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/bundle",
3-
"version": "2.0.0-next.17",
3+
"version": "2.0.0-next.18",
44
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -36,12 +36,12 @@
3636
"@spectrum-css/actiongroup": "7.0.0-next.3",
3737
"@spectrum-css/actionmenu": "8.0.0-next.2",
3838
"@spectrum-css/alertbanner": "4.0.0-next.3",
39-
"@spectrum-css/alertdialog": "5.0.0-next.4",
40-
"@spectrum-css/asset": "8.0.0-next.0",
41-
"@spectrum-css/assetcard": "6.0.0-next.2",
42-
"@spectrum-css/assetlist": "9.0.0-next.2",
43-
"@spectrum-css/avatar": "10.0.0-next.0",
44-
"@spectrum-css/badge": "7.0.0-next.2",
39+
"@spectrum-css/alertdialog": "5.0.0-next.5",
40+
"@spectrum-css/asset": "8.0.0-next.1",
41+
"@spectrum-css/assetcard": "6.0.0-next.3",
42+
"@spectrum-css/assetlist": "9.0.0-next.3",
43+
"@spectrum-css/avatar": "10.0.0-next.1",
44+
"@spectrum-css/badge": "7.0.0-next.3",
4545
"@spectrum-css/breadcrumb": "12.0.0-next.3",
4646
"@spectrum-css/button": "15.0.0-next.2",
4747
"@spectrum-css/buttongroup": "10.0.0-next.1",
@@ -78,10 +78,10 @@
7878
"@spectrum-css/logicbutton": "7.0.0-next.1",
7979
"@spectrum-css/menu": "10.0.0-next.6",
8080
"@spectrum-css/meter": "2.0.0-next.3",
81-
"@spectrum-css/miller": "9.0.0-next.1",
81+
"@spectrum-css/miller": "9.0.0-next.2",
8282
"@spectrum-css/modal": "8.0.0-next.1",
8383
"@spectrum-css/opacitycheckerboard": "5.0.0-next.0",
84-
"@spectrum-css/page": "10.0.0-next.1",
84+
"@spectrum-css/page": "10.0.0-next.2",
8585
"@spectrum-css/pagination": "11.0.0-next.2",
8686
"@spectrum-css/picker": "10.0.0-next.4",
8787
"@spectrum-css/pickerbutton": "7.0.0-next.2",
@@ -113,7 +113,7 @@
113113
"@spectrum-css/treeview": "13.0.0-next.3",
114114
"@spectrum-css/typography": "9.0.0-next.0",
115115
"@spectrum-css/underlay": "7.0.0-next.1",
116-
"@spectrum-css/well": "8.0.0-next.1",
116+
"@spectrum-css/well": "8.0.0-next.2",
117117
"colors": "1.4.0",
118118
"postcss": "8.5.6",
119119
"postcss-licensing": "3.0.0"

components/alertdialog/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change log
22

3+
## 5.0.0-next.5
4+
5+
### Major Changes
6+
7+
📝 [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`20807a5`](https://github.com/adobe/spectrum-css/commit/20807a5ab334303c640c70450ed40ccd80eac76e) Thanks [@pfulton](https://github.com/pfulton)!
8+
9+
This update removes `--mod-*` custom property hooks per SWC-1264, see also the RFC for extensible styling. In addition, this update cleans up any component-level custom properties that did not rely on the CSS cascade to define the styles; this was done to reduce the number of custom properties that are defined at the component level and trim down the size of the CSS we are shipping to consumers.
10+
11+
- Remove all `--mod-*` custom property hooks.
12+
- Keep existing class selectors and variants unchanged.
13+
- Update stories to reflect the removal of the `--mod-*` override layer.
14+
- Remove any component-level custom properties that did not rely on the CSS cascade to define the styles.
15+
- Remove any high contrast mode styles being used where the default styles are sufficient.
16+
17+
Breaking change: the `--mod-*` override layer is removed. Consumers should set `--spectrum-*` variables directly where customization is needed.
18+
319
## 5.0.0-next.4
420

521
### Major Changes

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/alertdialog",
3-
"version": "5.0.0-next.4",
3+
"version": "5.0.0-next.5",
44
"description": "The Spectrum CSS alertdialog component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/asset/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change log
22

3+
## 8.0.0-next.1
4+
5+
### Major Changes
6+
7+
📝 [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`20807a5`](https://github.com/adobe/spectrum-css/commit/20807a5ab334303c640c70450ed40ccd80eac76e) Thanks [@pfulton](https://github.com/pfulton)!
8+
9+
This update removes `--mod-*` custom property hooks per SWC-1264, see also the RFC for extensible styling. In addition, this update cleans up any component-level custom properties that did not rely on the CSS cascade to define the styles; this was done to reduce the number of custom properties that are defined at the component level and trim down the size of the CSS we are shipping to consumers.
10+
11+
- Remove all `--mod-*` custom property hooks.
12+
- Keep existing class selectors and variants unchanged.
13+
- Update stories to reflect the removal of the `--mod-*` override layer.
14+
- Remove any component-level custom properties that did not rely on the CSS cascade to define the styles.
15+
- Remove any high contrast mode styles being used where the default styles are sufficient.
16+
17+
Breaking change: the `--mod-*` override layer is removed. Consumers should set `--spectrum-*` variables directly where customization is needed.
18+
319
## 8.0.0-next.0
420

521
### Patch Changes

components/asset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/asset",
3-
"version": "8.0.0-next.0",
3+
"version": "8.0.0-next.1",
44
"description": "The Spectrum CSS asset component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/assetcard/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change log
22

3+
## 6.0.0-next.3
4+
5+
### Major Changes
6+
7+
📝 [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`20807a5`](https://github.com/adobe/spectrum-css/commit/20807a5ab334303c640c70450ed40ccd80eac76e) Thanks [@pfulton](https://github.com/pfulton)!
8+
9+
This update removes `--mod-*` custom property hooks per SWC-1264, see also the RFC for extensible styling. In addition, this update cleans up any component-level custom properties that did not rely on the CSS cascade to define the styles; this was done to reduce the number of custom properties that are defined at the component level and trim down the size of the CSS we are shipping to consumers.
10+
11+
- Remove all `--mod-*` custom property hooks.
12+
- Keep existing class selectors and variants unchanged.
13+
- Update stories to reflect the removal of the `--mod-*` override layer.
14+
- Remove any component-level custom properties that did not rely on the CSS cascade to define the styles.
15+
- Remove any high contrast mode styles being used where the default styles are sufficient.
16+
17+
Breaking change: the `--mod-*` override layer is removed. Consumers should set `--spectrum-*` variables directly where customization is needed.
18+
319
## 6.0.0-next.2
420

521
### Patch Changes

0 commit comments

Comments
 (0)