Skip to content

Commit e978397

Browse files
committed
chore(release): release
- @spectrum-tools/gh-action-file-diff@2.0.0 - @spectrum-css/preview@7.0.0 - @spectrum-css/accordion@4.0.27 - @spectrum-css/actionbar@7.0.11 - @spectrum-css/actionbutton@5.0.17 - @spectrum-css/actiongroup@4.1.9 - @spectrum-css/actionmenu@5.0.10 - @spectrum-css/alertbanner@1.1.35 - @spectrum-css/alertdialog@1.0.16 - @spectrum-css/asset@3.0.51 - @spectrum-css/assetcard@3.0.4 - @spectrum-css/assetlist@5.0.4 - @spectrum-css/avatar@6.0.62 - @spectrum-css/badge@3.1.18 - @spectrum-css/breadcrumb@8.0.17 - @spectrum-css/button@11.0.18 - @spectrum-css/buttongroup@6.1.16 - @spectrum-css/calendar@4.0.22 - @spectrum-css/card@6.2.2 - @spectrum-css/checkbox@8.0.4 - @spectrum-css/clearbutton@5.0.15 - @spectrum-css/closebutton@4.0.17 - @spectrum-css/coachindicator@1.0.1 - @spectrum-css/coachmark@6.0.1 - @spectrum-css/colorarea@4.0.51 - @spectrum-css/colorhandle@7.0.17 - @spectrum-css/colorloupe@4.1.28 - @spectrum-css/colorslider@5.0.14 - @spectrum-css/colorwheel@3.0.51 - @spectrum-css/combobox@2.0.47 - @spectrum-css/commons@9.0.1 - @spectrum-css/contextualhelp@2.0.45 - @spectrum-css/cyclebutton@3.0.91 - @spectrum-css/datepicker@2.0.4 - @spectrum-css/dial@2.0.5 - @spectrum-css/dialog@9.0.5 - @spectrum-css/divider@2.1.35 - @spectrum-css/dropindicator@4.0.4 - @spectrum-css/dropzone@5.0.31 - @spectrum-css/fieldgroup@4.1.1 - @spectrum-css/fieldlabel@7.2.1 - @spectrum-css/floatingactionbutton@1.0.37 - @spectrum-css/helptext@4.0.64 - @spectrum-css/icon@5.0.0 - @spectrum-css/illustratedmessage@6.0.31 - @spectrum-css/infieldbutton@4.0.6 - @spectrum-css/inlinealert@7.0.56 - @spectrum-css/link@4.0.75 - @spectrum-css/logicbutton@3.0.5 - @spectrum-css/menu@5.2.1 - @spectrum-css/miller@5.0.4 - @spectrum-css/modal@4.0.5 - @spectrum-css/opacitycheckerboard@1.0.9 - @spectrum-css/overlay@4.0.1 - @spectrum-css/page@6.0.10 - @spectrum-css/pagination@7.0.5 - @spectrum-css/picker@7.0.18 - @spectrum-css/pickerbutton@4.0.22 - @spectrum-css/popover@6.0.84 - @spectrum-css/progressbar@3.0.81 - @spectrum-css/progresscircle@2.0.75 - @spectrum-css/quickaction@3.0.93 - @spectrum-css/radio@8.0.18 - @spectrum-css/rating@4.0.35 - @spectrum-css/search@6.0.30 - @spectrum-css/searchwithin@5.0.24 - @spectrum-css/sidenav@4.0.19 - @spectrum-css/site@4.0.3 - @spectrum-css/slider@4.1.19 - @spectrum-css/splitbutton@7.0.2 - @spectrum-css/splitview@4.0.10 - @spectrum-css/statuslight@6.0.62 - @spectrum-css/steplist@4.0.9 - @spectrum-css/stepper@5.0.6 - @spectrum-css/swatch@5.0.22 - @spectrum-css/swatchgroup@2.0.78 - @spectrum-css/switch@4.0.17 - @spectrum-css/table@5.0.11 - @spectrum-css/tabs@4.0.27 - @spectrum-css/tag@8.0.16 - @spectrum-css/taggroup@4.0.14 - @spectrum-css/textfield@6.0.30 - @spectrum-css/thumbnail@5.1.4 - @spectrum-css/toast@9.1.19 - @spectrum-css/tooltip@5.1.21 - @spectrum-css/tray@2.1.22 - @spectrum-css/treeview@9.0.8 - @spectrum-css/typography@5.0.50 - @spectrum-css/underlay@3.0.13 - @spectrum-css/well@4.0.10 - @spectrum-css/generator@2.0.19 - @spectrum-css/tokens@13.0.6 - @spectrum-css/bundle-builder@6.0.0 - @spectrum-css/component-builder-simple@3.0.2 - @spectrum-css/component-builder@4.0.19 - @spectrum-css/ui-icons@0.1.0
1 parent 25afec3 commit e978397

File tree

192 files changed

+841
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+841
-109
lines changed

.github/actions/file-diff/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.0"></a>
7+
#2.0.0
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-tools/gh-action-file-diff@1.0.2...@spectrum-tools/gh-action-file-diff@2.0.0)
10+
11+
\*feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)
12+
13+
###
14+
🛑 BREAKING CHANGES
15+
16+
*
17+
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.
18+
19+
- NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.
20+
621
<a name="1.0.2"></a>
722
##1.0.2
823
🗓

.github/actions/file-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-tools/gh-action-file-diff",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "A GitHub Action to compare asset sizes and generate a diff if changes are found.",
55
"license": "Apache-2.0",
66
"author": "Adobe",

.storybook/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.0.0"></a>
7+
#7.0.0
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/preview@6.0.1...@spectrum-css/preview@7.0.0)
10+
11+
### 🐛 Bug fixes
12+
13+
- **storybook:**chromatic requires build script ([#2360](https://github.com/adobe/spectrum-css/issues/2360))([114b75b](https://github.com/adobe/spectrum-css/commit/114b75b))
14+
15+
\*feat(icon,ui-icons)!: migrate the icon compiler to a distinct package (#2343)([d73d594](https://github.com/adobe/spectrum-css/commit/d73d594)), closes[#2343](https://github.com/adobe/spectrum-css/issues/2343)
16+
17+
###
18+
🛑 BREAKING CHANGES
19+
20+
*
21+
- @spectrum-css/icon will no longer contain SVG assets; it will be a purely CSS package with all SVG assets migrated to the new @spectrum-css/ui-icons package.
22+
23+
* NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.
24+
625
<a name="6.0.1"></a>
726
##6.0.1
827
🗓

.storybook/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/preview",
3-
"version": "6.0.1",
3+
"version": "7.0.0",
44
"description": "A Spectrum CSS preview",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -12,15 +12,15 @@
1212
"dependencies": {
1313
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
1414
"@spectrum-css/expressvars": "^3.0.9",
15-
"@spectrum-css/site": "^4.0.2",
16-
"@spectrum-css/tokens": "^13.0.5",
17-
"@spectrum-css/ui-icons": "^0.0.0",
15+
"@spectrum-css/site": "^4.0.3",
16+
"@spectrum-css/tokens": "^13.0.6",
17+
"@spectrum-css/ui-icons": "^0.1.0",
1818
"@spectrum-css/vars": "^9.0.8"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.22.1",
2222
"@etchteam/storybook-addon-status": "^4.2.4",
23-
"@spectrum-css/component-builder": "^4.0.18",
23+
"@spectrum-css/component-builder": "^4.0.19",
2424
"@storybook/addon-a11y": "^7.5.1",
2525
"@storybook/addon-actions": "^7.5.1",
2626
"@storybook/addon-console": "^1.2.3",

components/accordion/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="4.0.27"></a>
7+
##4.0.27
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.0.26...@spectrum-css/accordion@4.0.27)
10+
11+
**Note:** Version bump only for package @spectrum-css/accordion
12+
613
<a name="4.0.26"></a>
714
##4.0.26
815
🗓

components/accordion/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/accordion",
3-
"version": "4.0.26",
3+
"version": "4.0.27",
44
"description": "The Spectrum CSS accordion component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/actionbar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="7.0.11"></a>
7+
##7.0.11
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@7.0.10...@spectrum-css/actionbar@7.0.11)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbar
12+
613
<a name="7.0.10"></a>
714
##7.0.10
815
🗓

components/actionbar/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/actionbar",
3-
"version": "7.0.10",
3+
"version": "7.0.11",
44
"description": "The Spectrum CSS actionbar component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/actionbutton/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="5.0.17"></a>
7+
##5.0.17
8+
🗓
9+
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.0.16...@spectrum-css/actionbutton@5.0.17)
10+
11+
**Note:** Version bump only for package @spectrum-css/actionbutton
12+
613
<a name="5.0.16"></a>
714
##5.0.16
815
🗓

components/actionbutton/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/actionbutton",
3-
"version": "5.0.16",
3+
"version": "5.0.17",
44
"description": "The Spectrum CSS action button component",
55
"license": "Apache-2.0",
66
"author": "Adobe",
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"devDependencies": {
27-
"@spectrum-css/commons": "^9.0.0"
27+
"@spectrum-css/commons": "^9.0.1"
2828
},
2929
"publishConfig": {
3030
"access": "public"

0 commit comments

Comments
 (0)