Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @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
  • Loading branch information
pfulton committed Dec 12, 2023
1 parent 25afec3 commit e978397
Show file tree
Hide file tree
Showing 192 changed files with 841 additions and 109 deletions.
15 changes: 15 additions & 0 deletions .github/actions/file-diff/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
#2.0.0
🗓
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)

\*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)

###
🛑 BREAKING CHANGES

*
- @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.

- NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.

<a name="1.0.2"></a>
##1.0.2
🗓
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/file-diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-tools/gh-action-file-diff",
"version": "1.0.2",
"version": "2.0.0",
"description": "A GitHub Action to compare asset sizes and generate a diff if changes are found.",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
19 changes: 19 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.0.0"></a>
#7.0.0
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/preview@6.0.1...@spectrum-css/preview@7.0.0)

### 🐛 Bug fixes

- **storybook:**chromatic requires build script ([#2360](https://github.com/adobe/spectrum-css/issues/2360))([114b75b](https://github.com/adobe/spectrum-css/commit/114b75b))

\*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)

###
🛑 BREAKING CHANGES

*
- @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.

* NEW: @spectrum-css/ui-icons package for all SVG icons in the UI set.

<a name="6.0.1"></a>
##6.0.1
🗓
Expand Down
10 changes: 5 additions & 5 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "6.0.1",
"version": "7.0.0",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -12,15 +12,15 @@
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/site": "^4.0.2",
"@spectrum-css/tokens": "^13.0.5",
"@spectrum-css/ui-icons": "^0.0.0",
"@spectrum-css/site": "^4.0.3",
"@spectrum-css/tokens": "^13.0.6",
"@spectrum-css/ui-icons": "^0.1.0",
"@spectrum-css/vars": "^9.0.8"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@etchteam/storybook-addon-status": "^4.2.4",
"@spectrum-css/component-builder": "^4.0.18",
"@spectrum-css/component-builder": "^4.0.19",
"@storybook/addon-a11y": "^7.5.1",
"@storybook/addon-actions": "^7.5.1",
"@storybook/addon-console": "^1.2.3",
Expand Down
7 changes: 7 additions & 0 deletions components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.27"></a>
##4.0.27
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.0.26...@spectrum-css/accordion@4.0.27)

**Note:** Version bump only for package @spectrum-css/accordion

<a name="4.0.26"></a>
##4.0.26
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/accordion",
"version": "4.0.26",
"version": "4.0.27",
"description": "The Spectrum CSS accordion component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="7.0.11"></a>
##7.0.11
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@7.0.10...@spectrum-css/actionbar@7.0.11)

**Note:** Version bump only for package @spectrum-css/actionbar

<a name="7.0.10"></a>
##7.0.10
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/actionbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbar",
"version": "7.0.10",
"version": "7.0.11",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.17"></a>
##5.0.17
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.0.16...@spectrum-css/actionbutton@5.0.17)

**Note:** Version bump only for package @spectrum-css/actionbutton

<a name="5.0.16"></a>
##5.0.16
🗓
Expand Down
4 changes: 2 additions & 2 deletions components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "5.0.16",
"version": "5.0.17",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.0.0"
"@spectrum-css/commons": "^9.0.1"
},
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions components/actiongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.1.9"></a>
##4.1.9
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@4.1.8...@spectrum-css/actiongroup@4.1.9)

**Note:** Version bump only for package @spectrum-css/actiongroup

<a name="4.1.8"></a>
##4.1.8
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/actiongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actiongroup",
"version": "4.1.8",
"version": "4.1.9",
"description": "The Spectrum CSS actiongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.10"></a>
##5.0.10
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@5.0.9...@spectrum-css/actionmenu@5.0.10)

**Note:** Version bump only for package @spectrum-css/actionmenu

<a name="5.0.9"></a>
##5.0.9
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/actionmenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionmenu",
"version": "5.0.9",
"version": "5.0.10",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/alertbanner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.1.35"></a>
##1.1.35
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.34...@spectrum-css/alertbanner@1.1.35)

**Note:** Version bump only for package @spectrum-css/alertbanner

<a name="1.1.34"></a>
##1.1.34
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/alertbanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertbanner",
"version": "1.1.34",
"version": "1.1.35",
"description": "The Spectrum CSS alertbanner component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.0.16"></a>
##1.0.16
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.0.15...@spectrum-css/alertdialog@1.0.16)

**Note:** Version bump only for package @spectrum-css/alertdialog

<a name="1.0.15"></a>
##1.0.15
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/alertdialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertdialog",
"version": "1.0.15",
"version": "1.0.16",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.51"></a>
##3.0.51
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.50...@spectrum-css/asset@3.0.51)

**Note:** Version bump only for package @spectrum-css/asset

<a name="3.0.50"></a>
##3.0.50
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/asset",
"version": "3.0.50",
"version": "3.0.51",
"description": "The Spectrum CSS asset component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.4"></a>
##3.0.4
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@3.0.3...@spectrum-css/assetcard@3.0.4)

**Note:** Version bump only for package @spectrum-css/assetcard

<a name="3.0.3"></a>
##3.0.3
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/assetcard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetcard",
"version": "3.0.3",
"version": "3.0.4",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/assetlist/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.4"></a>
##5.0.4
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@5.0.3...@spectrum-css/assetlist@5.0.4)

**Note:** Version bump only for package @spectrum-css/assetlist

<a name="5.0.3"></a>
##5.0.3
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/assetlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/assetlist",
"version": "5.0.3",
"version": "5.0.4",
"description": "The Spectrum CSS assetlist component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="6.0.62"></a>
##6.0.62
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.61...@spectrum-css/avatar@6.0.62)

**Note:** Version bump only for package @spectrum-css/avatar

<a name="6.0.61"></a>
##6.0.61
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/avatar",
"version": "6.0.61",
"version": "6.0.62",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.1.18"></a>
##3.1.18
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.1.17...@spectrum-css/badge@3.1.18)

**Note:** Version bump only for package @spectrum-css/badge

<a name="3.1.17"></a>
##3.1.17
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/badge",
"version": "3.1.17",
"version": "3.1.18",
"description": "The Spectrum CSS badge component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="8.0.17"></a>
##8.0.17
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@8.0.16...@spectrum-css/breadcrumb@8.0.17)

**Note:** Version bump only for package @spectrum-css/breadcrumb

<a name="8.0.16"></a>
##8.0.16
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/breadcrumb",
"version": "8.0.16",
"version": "8.0.17",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="11.0.18"></a>
##11.0.18
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@11.0.17...@spectrum-css/button@11.0.18)

**Note:** Version bump only for package @spectrum-css/button

<a name="11.0.17"></a>
##11.0.17
🗓
Expand Down
Loading

0 comments on commit e978397

Please sign in to comment.