Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
 - @spectrum-css/preview@8.0.0
 - @spectrum-css/accordion@4.2.3
 - @spectrum-css/actionbar@7.2.1
 - @spectrum-css/actionbutton@5.2.3
 - @spectrum-css/actiongroup@4.2.2
 - @spectrum-css/alertbanner@1.1.39
 - @spectrum-css/alertdialog@1.2.2
 - @spectrum-css/asset@3.1.2
 - @spectrum-css/assetcard@3.1.2
 - @spectrum-css/assetlist@5.2.2
 - @spectrum-css/avatar@6.1.2
 - @spectrum-css/badge@3.2.2
 - @spectrum-css/breadcrumb@8.2.2
 - @spectrum-css/button@11.3.0
 - @spectrum-css/buttongroup@6.2.2
 - @spectrum-css/calendar@4.2.3
 - @spectrum-css/card@7.0.0
 - @spectrum-css/checkbox@8.1.2
 - @spectrum-css/clearbutton@5.1.2
 - @spectrum-css/closebutton@4.2.2
 - @spectrum-css/coachindicator@1.1.3
 - @spectrum-css/coachmark@6.1.3
 - @spectrum-css/colorarea@4.1.2
 - @spectrum-css/colorhandle@7.1.2
 - @spectrum-css/colorloupe@4.2.2
 - @spectrum-css/colorslider@5.1.2
 - @spectrum-css/colorwheel@3.1.2
 - @spectrum-css/combobox@2.1.4
 - @spectrum-css/commons@9.1.2
 - @spectrum-css/contextualhelp@2.1.2
 - @spectrum-css/cyclebutton@3.1.2
 - @spectrum-css/datepicker@2.1.2
 - @spectrum-css/dial@2.2.2
 - @spectrum-css/dialog@9.2.2
 - @spectrum-css/divider@2.2.2
 - @spectrum-css/dropindicator@4.1.2
 - @spectrum-css/dropzone@5.2.3
 - @spectrum-css/fieldgroup@4.2.2
 - @spectrum-css/fieldlabel@7.3.3
 - @spectrum-css/floatingactionbutton@1.2.2
 - @spectrum-css/helptext@4.1.2
 - @spectrum-css/icon@6.0.3
 - @spectrum-css/illustratedmessage@6.1.3
 - @spectrum-css/infieldbutton@4.2.2
 - @spectrum-css/inlinealert@7.1.3
 - @spectrum-css/link@4.2.2
 - @spectrum-css/logicbutton@3.3.2
 - @spectrum-css/menu@6.1.2
 - @spectrum-css/miller@5.1.2
 - @spectrum-css/modal@4.2.3
 - @spectrum-css/opacitycheckerboard@1.1.3
 - @spectrum-css/page@7.1.2
 - @spectrum-css/pagination@7.1.4
 - @spectrum-css/picker@7.2.4
 - @spectrum-css/pickerbutton@4.1.3
 - @spectrum-css/popover@6.2.2
 - @spectrum-css/progressbar@3.1.2
 - @spectrum-css/progresscircle@2.2.0
 - @spectrum-css/radio@8.1.2
 - @spectrum-css/rating@4.2.2
 - @spectrum-css/search@6.2.2
 - @spectrum-css/searchwithin@5.1.2
 - @spectrum-css/sidenav@4.2.2
 - @spectrum-css/site@4.2.2
 - @spectrum-css/slider@4.3.3
 - @spectrum-css/splitbutton@8.1.2
 - @spectrum-css/splitview@4.2.2
 - @spectrum-css/statuslight@6.1.3
 - @spectrum-css/steplist@4.1.2
 - @spectrum-css/stepper@5.1.3
 - @spectrum-css/swatch@5.1.2
 - @spectrum-css/swatchgroup@2.1.2
 - @spectrum-css/switch@4.2.2
 - @spectrum-css/table@5.2.2
 - @spectrum-css/tabs@4.1.2
 - @spectrum-css/tag@8.1.2
 - @spectrum-css/taggroup@4.1.2
 - @spectrum-css/textfield@6.1.3
 - @spectrum-css/thumbnail@5.2.2
 - @spectrum-css/toast@9.1.22
 - @spectrum-css/tooltip@5.3.2
 - @spectrum-css/tray@2.2.3
 - @spectrum-css/treeview@9.2.3
 - @spectrum-css/typography@5.1.2
 - @spectrum-css/underlay@3.2.2
 - @spectrum-css/well@4.1.2
 - @spectrum-css/bundle-builder@7.0.0
 - @spectrum-css/component-builder@7.0.0
  • Loading branch information
castastrophe committed Feb 15, 2024
1 parent fc48d5d commit 662aadb
Show file tree
Hide file tree
Showing 176 changed files with 757 additions and 97 deletions.
17 changes: 17 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
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.0"></a>
#8.0.0
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/preview@7.5.0...@spectrum-css/preview@8.0.0)

### ♻️ Code refactoring

- **quickaction:**deprecate component; support this in docs ([#2304](https://github.com/adobe/spectrum-css/issues/2304))([84e1ee9](https://github.com/adobe/spectrum-css/commit/84e1ee9))

###
🛑 BREAKING CHANGES

*
**quickaction:** @spectrum-css/quickaction deprecated

This component has been deprecated. Use an action bar to allow users to perform actions on either a single or multiple items at the same time, instead.

<a name="7.5.0"></a>
#7.5.0
🗓
Expand Down
6 changes: 3 additions & 3 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "7.5.0",
"version": "8.0.0",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^1.5.4",
"@spectrum-css/expressvars": "^3.0.9",
"@spectrum-css/site": "^4.2.1",
"@spectrum-css/site": "^4.2.2",
"@spectrum-css/tokens": "^13.1.2",
"@spectrum-css/ui-icons": "^1.1.2",
"@spectrum-css/vars": "^9.0.8"
Expand All @@ -21,7 +21,7 @@
"@babel/core": "^7.22.1",
"@chromaui/addon-visual-tests": "^0.0.124",
"@etchteam/storybook-addon-status": "^4.2.4",
"@spectrum-css/component-builder": "^6.0.2",
"@spectrum-css/component-builder": "^7.0.0",
"@spectrum-css/component-builder-simple": "^5.0.2",
"@storybook/addon-a11y": "^7.6.14",
"@storybook/addon-actions": "^7.6.14",
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.2.3"></a>
##4.2.3
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@4.2.2...@spectrum-css/accordion@4.2.3)

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

<a name="4.2.2"></a>
##4.2.2
🗓
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.2.2",
"version": "4.2.3",
"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.2.1"></a>
##7.2.1
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@7.2.0...@spectrum-css/actionbar@7.2.1)

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

<a name="7.2.0"></a>
#7.2.0
🗓
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.2.0",
"version": "7.2.1",
"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.2.3"></a>
##5.2.3
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@5.2.2...@spectrum-css/actionbutton@5.2.3)

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

<a name="5.2.2"></a>
##5.2.2
🗓
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.2.2",
"version": "5.2.3",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand All @@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.1.1"
"@spectrum-css/commons": "^9.1.2"
},
"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.2.2"></a>
##4.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@4.2.1...@spectrum-css/actiongroup@4.2.2)

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

<a name="4.2.1"></a>
##4.2.1
🗓
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.2.1",
"version": "4.2.2",
"description": "The Spectrum CSS actiongroup 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.39"></a>
##1.1.39
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.38...@spectrum-css/alertbanner@1.1.39)

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

<a name="1.1.38"></a>
##1.1.38
🗓
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.38",
"version": "1.1.39",
"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.2.2"></a>
##1.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertdialog@1.2.1...@spectrum-css/alertdialog@1.2.2)

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

<a name="1.2.1"></a>
##1.2.1
🗓
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.2.1",
"version": "1.2.2",
"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.1.2"></a>
##3.1.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.1.1...@spectrum-css/asset@3.1.2)

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

<a name="3.1.1"></a>
##3.1.1
🗓
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.1.1",
"version": "3.1.2",
"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.1.2"></a>
##3.1.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@3.1.1...@spectrum-css/assetcard@3.1.2)

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

<a name="3.1.1"></a>
##3.1.1
🗓
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.1.1",
"version": "3.1.2",
"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.2.2"></a>
##5.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@5.2.1...@spectrum-css/assetlist@5.2.2)

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

<a name="5.2.1"></a>
##5.2.1
🗓
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.2.1",
"version": "5.2.2",
"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.1.2"></a>
##6.1.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.1.1...@spectrum-css/avatar@6.1.2)

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

<a name="6.1.1"></a>
##6.1.1
🗓
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.1.1",
"version": "6.1.2",
"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.2.2"></a>
##3.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.2.1...@spectrum-css/badge@3.2.2)

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

<a name="3.2.1"></a>
##3.2.1
🗓
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.2.1",
"version": "3.2.2",
"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.2.2"></a>
##8.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@8.2.1...@spectrum-css/breadcrumb@8.2.2)

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

<a name="8.2.1"></a>
##8.2.1
🗓
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.2.1",
"version": "8.2.2",
"description": "The Spectrum CSS breadcrumb component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="11.3.0"></a>
#11.3.0
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@11.2.1...@spectrum-css/button@11.3.0)

### ✨ Features

- **button:**pending state([0b82dd9](https://github.com/adobe/spectrum-css/commit/0b82dd9))

<a name="11.2.1"></a>
##11.2.1
🗓
Expand Down
4 changes: 2 additions & 2 deletions components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/button",
"version": "11.2.1",
"version": "11.3.0",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -28,7 +28,7 @@
}
},
"devDependencies": {
"@spectrum-css/commons": "^9.1.1"
"@spectrum-css/commons": "^9.1.2"
},
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions components/buttongroup/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.2.2"></a>
##6.2.2
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/buttongroup@6.2.1...@spectrum-css/buttongroup@6.2.2)

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

<a name="6.2.1"></a>
##6.2.1
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/buttongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/buttongroup",
"version": "6.2.1",
"version": "6.2.2",
"description": "The Spectrum CSS buttongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
7 changes: 7 additions & 0 deletions components/calendar/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.2.3"></a>
##4.2.3
🗓
2024-02-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/calendar@4.2.2...@spectrum-css/calendar@4.2.3)

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

<a name="4.2.2"></a>
##4.2.2
🗓
Expand Down
2 changes: 1 addition & 1 deletion components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/calendar",
"version": "4.2.2",
"version": "4.2.3",
"description": "The Spectrum CSS calendar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
Loading

0 comments on commit 662aadb

Please sign in to comment.