Skip to content

chore: release (next) #3379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,30 @@
"@spectrum-tools/stylelint-no-unused-custom-properties": "1.3.1",
"@spectrum-tools/documentation": "1.0.0",
"@spectrum-css/tokens": "14.0.0-next.6",
"@spectrum-css/ui-icons": "1.1.2"
"@spectrum-css/ui-icons": "1.1.2",
"@spectrum-tools/postcss-add-theming-layer": "0.0.0",
"@spectrum-tools/postcss-property-rollup": "0.0.0",
"@spectrum-tools/postcss-rgb-mapping": "3.0.0-s2-foundations.0",
"@spectrum-tools/theme-alignment": "1.1.0"
},
"changesets": [
"chilly-peaches-sniff",
"eleven-cooks-destroy",
"few-doors-smile",
"few-eels-retire",
"fresh-seahorses-join",
"friendly-dolls-raise",
"hot-books-fail",
"light-years-speak",
"loud-vans-brush",
"mean-eggs-learn",
"metal-fireants-switch",
"nine-kings-repair",
"perfect-dogs-smash",
"pretty-parents-drum",
"proud-jokes-rule"
"proud-jokes-rule",
"spotty-onions-study",
"strange-glasses-allow",
"twenty-tables-know"
]
}
9 changes: 9 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 11.0.1-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/underlay@4.1.1-next.0
- @spectrum-css/table@7.0.0-next.0

## 10.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "11.0.0",
"version": "11.0.1-next.0",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
8 changes: 8 additions & 0 deletions components/actionbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 9.0.0-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/popover@8.0.0-next.0

## 8.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions components/actionbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbar",
"version": "8.1.0",
"version": "9.0.0-next.0",
"description": "The Spectrum CSS actionbar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -35,8 +35,8 @@
"@spectrum-css/actiongroup": ">=5",
"@spectrum-css/closebutton": ">=5",
"@spectrum-css/fieldlabel": ">=8",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"keywords": [
"spectrum",
Expand Down
9 changes: 9 additions & 0 deletions components/actionmenu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 7.0.0-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/popover@8.0.0-next.0
- @spectrum-css/menu@8.0.0-next.0

## 6.1.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions components/actionmenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionmenu",
"version": "6.1.0",
"version": "7.0.0-next.0",
"description": "The Spectrum CSS actionmenu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -40,9 +40,9 @@
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/icon": ">=7",
"@spectrum-css/menu": ">=7",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 10 additions & 0 deletions components/alertdialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.1.1-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/buttongroup@7.0.0-next.4
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/modal@5.1.1-next.0
- @spectrum-css/underlay@4.1.1-next.0

## 2.1.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions components/alertdialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/alertdialog",
"version": "2.1.0",
"version": "2.1.1-next.0",
"description": "The Spectrum CSS alertdialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -32,12 +32,12 @@
"metadata/mods.md"
],
"peerDependencies": {
"@spectrum-css/buttongroup": ">=7",
"@spectrum-css/buttongroup": ">=7.0.0-next.4",
"@spectrum-css/divider": ">=3",
"@spectrum-css/icon": ">=7",
"@spectrum-css/modal": ">=5",
"@spectrum-css/tokens": ">=14.0.0-next.3",
"@spectrum-css/underlay": ">=4"
"@spectrum-css/modal": ">=5.1.1-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10",
"@spectrum-css/underlay": ">=4.1.1-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/buttongroup": {
Expand Down
11 changes: 11 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 8.0.0-next.0

### Major Changes

- [#3355](https://github.com/adobe/spectrum-css/pull/3355) [`a827601`](https://github.com/adobe/spectrum-css/commit/a827601bc1769a775f24e9da294bdfaa70535082) Thanks [@cdransf](https://github.com/cdransf)! - Adds support for new avatar-size tokens (avatar-size-800 to avatar-size-1500). Updates avatar component story to support new sizes. Adds support for avatar-border-color and avatar-border-thickness.

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10

## 7.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/avatar",
"version": "7.1.0",
"version": "8.0.0-next.0",
"description": "The Spectrum CSS avatar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -32,7 +32,7 @@
"metadata/mods.md"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"keywords": [
"spectrum",
Expand Down
9 changes: 9 additions & 0 deletions components/buttongroup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 7.0.0-next.4

### Patch Changes

- [#2860](https://github.com/adobe/spectrum-css/pull/2860) [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08) Thanks [@marissahuysentruyt](https://github.com/marissahuysentruyt)! - Adds a new `--mod-buttongroup-flex-wrap` custom property to leverage if a user wishes to customize the `flex-wrap` property.

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10

## 7.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions components/buttongroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/buttongroup",
"version": "7.0.0-next.3",
"version": "7.0.0-next.4",
"description": "The Spectrum CSS buttongroup component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@spectrum-css/button": ">=13",
"@spectrum-css/tokens": ">=14.0.0-next.0"
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"keywords": [
"spectrum",
Expand Down
11 changes: 11 additions & 0 deletions components/coachmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 8.0.0-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/buttongroup@7.0.0-next.4
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/popover@8.0.0-next.0
- @spectrum-css/actionmenu@7.0.0-next.0
- @spectrum-css/menu@8.0.0-next.0

## 7.1.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions components/coachmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/coachmark",
"version": "7.1.0",
"version": "8.0.0-next.0",
"description": "The Spectrum CSS coachmark component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -33,12 +33,12 @@
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/actionmenu": ">=6",
"@spectrum-css/actionmenu": ">=7.0.0-next.0",
"@spectrum-css/button": ">=13",
"@spectrum-css/buttongroup": ">=7",
"@spectrum-css/menu": ">=7",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/buttongroup": ">=7.0.0-next.4",
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"peerDependenciesMeta": {
"@spectrum-css/button": {
Expand Down
14 changes: 14 additions & 0 deletions components/colorarea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 6.0.0-next.0

### Major Changes

- [#3388](https://github.com/adobe/spectrum-css/pull/3388) [`8aa61a9`](https://github.com/adobe/spectrum-css/commit/8aa61a9a92974b4048ba18b4d33e756af9a37d8e) Thanks [@cdransf](https://github.com/cdransf)! - # colorarea S2 migration

This change migrates the `colorarea` component to S2. It leverages updated tokens and the `rgba(...)` color function, replacing the existing `TODO` and hardcoded values.

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/colorhandle@9.0.0-next.0

## 5.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions components/colorarea/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/colorarea",
"version": "5.1.0",
"version": "6.0.0-next.0",
"description": "The Spectrum CSS Color Area component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -38,8 +38,8 @@
"adobe"
],
"peerDependencies": {
"@spectrum-css/colorhandle": ">=8",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/colorhandle": ">=9.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions components/colorhandle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 9.0.0-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`b91a202`](https://github.com/adobe/spectrum-css/commit/b91a2020be7a590a794938546e2f85f3fd9eef3e), [`eda9897`](https://github.com/adobe/spectrum-css/commit/eda9897f1a6e9ecaa4e000985e55b62ecdb9a586)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/colorloupe@6.0.0-next.0
- @spectrum-css/opacitycheckerboard@3.0.0-next.0

## 8.1.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions components/colorhandle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/colorhandle",
"version": "8.1.0",
"version": "9.0.0-next.0",
"description": "The Spectrum CSS Color Handle component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -32,9 +32,9 @@
"metadata/mods.md"
],
"peerDependencies": {
"@spectrum-css/colorloupe": ">=5",
"@spectrum-css/opacitycheckerboard": ">=2",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/colorloupe": ">=6.0.0-next.0",
"@spectrum-css/opacitycheckerboard": ">=3.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"peerDependenciesMeta": {
"@spectrum-css/colorloupe": {
Expand Down
11 changes: 11 additions & 0 deletions components/colorloupe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 6.0.0-next.0

### Major Changes

- [#3301](https://github.com/adobe/spectrum-css/pull/3301) [`b91a202`](https://github.com/adobe/spectrum-css/commit/b91a2020be7a590a794938546e2f85f3fd9eef3e) Thanks [@rise-erpelding](https://github.com/rise-erpelding)! - Migrates color loupe to Spectrum 2 tokens. Color loupe now uses the new drop shadow tokens `--spectrum-drop-shadow-elevated-x`, `--spectrum-drop-shadow-elevated-y`, `--spectrum-drop-shadow-elevated-blur`, and `--spectrum-drop-shadow-elevated-color` rather than specific color loupe tokens.

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08)]:
- @spectrum-css/tokens@14.0.0-next.10

## 5.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions components/colorloupe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/colorloupe",
"version": "5.1.0",
"version": "6.0.0-next.0",
"description": "The Spectrum CSS Color Loupe component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -38,7 +38,7 @@
"adobe"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions components/colorslider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 7.0.0-next.0

### Patch Changes

- Updated dependencies [[`bd934cc`](https://github.com/adobe/spectrum-css/commit/bd934cc9a5a43b2d453710d462a1faaa5046de08), [`eda9897`](https://github.com/adobe/spectrum-css/commit/eda9897f1a6e9ecaa4e000985e55b62ecdb9a586)]:
- @spectrum-css/tokens@14.0.0-next.10
- @spectrum-css/opacitycheckerboard@3.0.0-next.0
- @spectrum-css/colorhandle@9.0.0-next.0

## 6.1.0

### Minor Changes
Expand Down
Loading
Loading