File tree Expand file tree Collapse file tree 14 files changed +82
-21
lines changed Expand file tree Collapse file tree 14 files changed +82
-21
lines changed Original file line number Diff line number Diff line change 209209 " twenty-tables-know" ,
210210 " upset-roses-live" ,
211211 " warm-loops-guess" ,
212+ " weak-colts-divide" ,
212213 " wild-lemons-spend"
213214 ]
214215}
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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" ,
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 },
Original file line number Diff line number Diff line change 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.
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+
15+ Breaking change: the ` --mod-* ` override layer is removed. Consumers should set ` --spectrum-* ` variables directly where customization is needed.
16+
317## 5.0.0-next.4
418
519### Major Changes
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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.
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+
15+ Breaking change: the ` --mod-* ` override layer is removed. Consumers should set ` --spectrum-* ` variables directly where customization is needed.
16+
317## 8.0.0-next.0
418
519### Patch Changes
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 5757 },
5858 "devDependencies" : {
5959 "@spectrum-css/actionbutton" : " 8.0.0-next.4" ,
60- "@spectrum-css/asset" : " 8.0.0-next.0 " ,
60+ "@spectrum-css/asset" : " 8.0.0-next.1 " ,
6161 "@spectrum-css/checkbox" : " 11.0.0-next.2" ,
6262 "@spectrum-css/icon" : " 10.0.0-next.3" ,
6363 "@spectrum-css/tokens" : " 16.1.0-next.10" ,
Original file line number Diff line number Diff line change 4848 }
4949 },
5050 "devDependencies" : {
51- "@spectrum-css/alertdialog" : " 5.0.0-next.4 " ,
51+ "@spectrum-css/alertdialog" : " 5.0.0-next.5 " ,
5252 "@spectrum-css/dialog" : " 13.0.0-next.4" ,
5353 "@spectrum-css/divider" : " 6.0.0-next.1" ,
5454 "@spectrum-css/menu" : " 10.0.0-next.6" ,
Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 8.0.0-next.2
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.
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+
15+ Breaking change: the ` --mod-* ` override layer is removed. Consumers should set ` --spectrum-* ` variables directly where customization is needed.
16+
317## 8.0.0-next.1
418
519### Patch Changes
You can’t perform that action at this time.
0 commit comments