Skip to content

Commit

Permalink
chore: release (next) (#3513)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 22, 2025
1 parent 0c431fc commit 7e783b6
Show file tree
Hide file tree
Showing 63 changed files with 405 additions and 46 deletions.
7 changes: 7 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,21 +109,28 @@
"few-eels-retire",
"fresh-seahorses-join",
"friendly-dolls-raise",
"healthy-zebras-unite",
"hip-spies-try",
"hot-books-fail",
"light-years-speak",
"loud-vans-brush",
"mean-eggs-learn",
"metal-fireants-switch",
"nine-kings-repair",
"perfect-dogs-smash",
"plenty-trees-act",
"pretty-parents-drum",
"proud-jokes-rule",
"sixty-crabs-thank",
"sixty-vans-thank",
"spotty-onions-study",
"strange-glasses-allow",
"tame-bobcats-beam",
"tame-wasps-shake",
"ten-lizards-work",
"twenty-tables-know",
"weak-kings-pretend",
"wicked-dragons-cheer",
"young-cheetahs-peel"
]
}
20 changes: 16 additions & 4 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 11.0.1-next.2

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`2a9cb4a`](https://github.com/adobe/spectrum-css/commit/2a9cb4afd2514fa527f4819b7a6c00864b0cccf2) Thanks [@pfulton](https://github.com/pfulton)! - Updates the tags used by the stories in the "Foundations" documentation, so hidden stories remain hidden on the sidebar.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12
- @spectrum-css/bundle@1.0.0

## 11.0.1-next.1

### Patch Changes
Expand Down Expand Up @@ -342,7 +352,9 @@ This component has been deprecated. Use an action bar to allow users to perform

🗓 2024-02-06
<a name="7.4.2-next.0"></a>

## 7.4.2-next.0

🗓 2024-02-06 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/[email protected]...@spectrum-css/[email protected])

**Note:** Spectrum 2 next version
Expand Down Expand Up @@ -418,11 +430,11 @@ This component has been deprecated. Use an action bar to allow users to perform

- 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
###

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

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.1-next.1",
"version": "11.0.1-next.2",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/actionbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 6.2.1-next.0

### Patch Changes

- [#3517](https://github.com/adobe/spectrum-css/pull/3517) [`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751) Thanks [@cdransf](https://github.com/cdransf)! - Define undefined properties from theme directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/actionbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/actionbutton",
"version": "6.2.0",
"version": "6.2.1-next.0",
"description": "The Spectrum CSS action button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/assetcard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 4.2.1-next.0

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`6b41b50`](https://github.com/adobe/spectrum-css/commit/6b41b501768da3db70ae00f6097646583f8fbd01) Thanks [@pfulton](https://github.com/pfulton)! - Restores missing custom properties that were flagged by the linter. The missing properties were copied from the spectrum two theme files in the foundations branch. This clears up all linter errors and warnings for these components.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 4.2.0

### Minor Changes
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": "4.2.0",
"version": "4.2.1-next.0",
"description": "The Spectrum CSS asset card component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 8.0.0-next.1

### Patch Changes

- [#3517](https://github.com/adobe/spectrum-css/pull/3517) [`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751) Thanks [@cdransf](https://github.com/cdransf)! - Define undefined properties from theme directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 8.0.0-next.0

### Major Changes
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": "8.0.0-next.0",
"version": "8.0.0-next.1",
"description": "The Spectrum CSS avatar 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
@@ -1,5 +1,14 @@
# Change Log

## 14.0.0-next.8

### Patch Changes

- [#3517](https://github.com/adobe/spectrum-css/pull/3517) [`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751) Thanks [@cdransf](https://github.com/cdransf)! - Define undefined properties from theme directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 14.0.0-next.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/button",
"version": "14.0.0-next.7",
"version": "14.0.0-next.8",
"description": "The Spectrum CSS button component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
20 changes: 19 additions & 1 deletion components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

## 5.3.1-next.0

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`8d65de0`](https://github.com/adobe/spectrum-css/commit/8d65de0233a6b12e72002b47e9484dbe5f0636be) Thanks [@pfulton](https://github.com/pfulton)! - Fixes to align `spectrum-two` with `s2-foundations-redux`/`main`, mostly defining unused custom properties, but addresses any other lint warnings or inconsistencies noted in the following components:

**Calendar**: Defines 1 previously undefined custom property to align with `main` and `s2-foundations-redux`
**Dial**: Defines 6 previously undefined custom properties, removes 3 unused custom properties
**Pickerbutton**: Defines 9 previously undefined custom properties to align with `main` and `s2-foundations-redux`
**Progressbar**: Removes 3 unused custom properties, reverts background-color to background to accommodate gradients
**Radio**: Defines 4 previously undefined custom properties to align with `main` and `s2-foundations-redux`
**Stepper**: moves high contrast block further down to align with other components' CSS structure, defines multiple undefined custom properties, adds disable-next-line comment to suppress no-unused-custom-properties warning

- Updated dependencies [[`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751), [`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/actionbutton@6.2.1-next.0
- @spectrum-css/tokens@14.0.0-next.12

## 5.3.0

### Minor Changes
Expand Down Expand Up @@ -84,7 +101,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)

### 🛑 BREAKING CHANGES
- Removes component-builder & component-builder-simple for script leveraging postcss

- Removes component-builder & component-builder-simple for script leveraging postcss

- Imports added to index.css and themes/express.css

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": "5.3.0",
"version": "5.3.1-next.0",
"description": "The Spectrum CSS calendar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
12 changes: 11 additions & 1 deletion components/clearbutton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 6.4.1-next.0

### Patch Changes

- [#3517](https://github.com/adobe/spectrum-css/pull/3517) [`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751) Thanks [@cdransf](https://github.com/cdransf)! - Define undefined properties from theme directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 6.4.0

### Minor Changes
Expand Down Expand Up @@ -91,7 +100,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)

### 🛑 BREAKING CHANGES
- Removes component-builder & component-builder-simple for script leveraging postcss

- Removes component-builder & component-builder-simple for script leveraging postcss

- Imports added to index.css and themes/express.css

Expand Down
2 changes: 1 addition & 1 deletion components/clearbutton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/clearbutton",
"version": "6.4.0",
"version": "6.4.1-next.0",
"description": "The Spectrum CSS clearbutton component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
9 changes: 9 additions & 0 deletions components/colorwheel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 5.0.0-next.1

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`6b41b50`](https://github.com/adobe/spectrum-css/commit/6b41b501768da3db70ae00f6097646583f8fbd01) Thanks [@pfulton](https://github.com/pfulton)! - Restores missing custom properties that were flagged by the linter. The missing properties were copied from the spectrum two theme files in the foundations branch. This clears up all linter errors and warnings for these components.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 5.0.0-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/colorwheel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/colorwheel",
"version": "5.0.0-next.0",
"version": "5.0.0-next.1",
"description": "The Spectrum CSS Color Area component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
13 changes: 13 additions & 0 deletions components/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 4.0.0-next.1

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`6b41b50`](https://github.com/adobe/spectrum-css/commit/6b41b501768da3db70ae00f6097646583f8fbd01) Thanks [@pfulton](https://github.com/pfulton)! - Restores missing custom properties that were flagged by the linter. The missing properties were copied from the spectrum two theme files in the foundations branch. This clears up all linter errors and warnings for these components.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76), [`2850ef5`](https://github.com/adobe/spectrum-css/commit/2850ef5439d50fd47db81783c861a63ffa42414f), [`8d65de0`](https://github.com/adobe/spectrum-css/commit/8d65de0233a6b12e72002b47e9484dbe5f0636be)]:
- @spectrum-css/tokens@14.0.0-next.12
- @spectrum-css/textfield@7.3.1-next.0
- @spectrum-css/popover@8.0.0-next.1
- @spectrum-css/menu@8.0.0-next.1
- @spectrum-css/pickerbutton@6.0.0-next.1

## 4.0.0-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/combobox",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "The Spectrum CSS combobox component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
16 changes: 15 additions & 1 deletion components/datepicker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 4.0.0-next.1

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`5fae8ab`](https://github.com/adobe/spectrum-css/commit/5fae8aba83d396103aca56c108e7e81f61fce655) Thanks [@pfulton](https://github.com/pfulton)! - Define undefined custom properties from themes directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76), [`2850ef5`](https://github.com/adobe/spectrum-css/commit/2850ef5439d50fd47db81783c861a63ffa42414f), [`8d65de0`](https://github.com/adobe/spectrum-css/commit/8d65de0233a6b12e72002b47e9484dbe5f0636be)]:
- @spectrum-css/tokens@14.0.0-next.12
- @spectrum-css/textfield@7.3.1-next.0
- @spectrum-css/popover@8.0.0-next.1
- @spectrum-css/pickerbutton@6.0.0-next.1
- @spectrum-css/calendar@5.3.1-next.0

## 4.0.0-next.0

### Patch Changes
Expand Down Expand Up @@ -120,7 +133,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)

### 🛑 BREAKING CHANGES
- Removes component-builder & component-builder-simple for script leveraging postcss

- Removes component-builder & component-builder-simple for script leveraging postcss

- Imports added to index.css and themes/express.css

Expand Down
2 changes: 1 addition & 1 deletion components/datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/datepicker",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "The Spectrum CSS datepicker component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
16 changes: 16 additions & 0 deletions components/dial/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## 3.2.1-next.0

### Patch Changes

- [#2352](https://github.com/adobe/spectrum-css/pull/2352) [`8d65de0`](https://github.com/adobe/spectrum-css/commit/8d65de0233a6b12e72002b47e9484dbe5f0636be) Thanks [@pfulton](https://github.com/pfulton)! - Fixes to align `spectrum-two` with `s2-foundations-redux`/`main`, mostly defining unused custom properties, but addresses any other lint warnings or inconsistencies noted in the following components:

**Calendar**: Defines 1 previously undefined custom property to align with `main` and `s2-foundations-redux`
**Dial**: Defines 6 previously undefined custom properties, removes 3 unused custom properties
**Pickerbutton**: Defines 9 previously undefined custom properties to align with `main` and `s2-foundations-redux`
**Progressbar**: Removes 3 unused custom properties, reverts background-color to background to accommodate gradients
**Radio**: Defines 4 previously undefined custom properties to align with `main` and `s2-foundations-redux`
**Stepper**: moves high contrast block further down to align with other components' CSS structure, defines multiple undefined custom properties, adds disable-next-line comment to suppress no-unused-custom-properties warning

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/dial/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/dial",
"version": "3.2.0",
"version": "3.2.1-next.0",
"description": "The Spectrum CSS dial component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
12 changes: 11 additions & 1 deletion components/dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 11.0.0-next.1

### Patch Changes

- [#3517](https://github.com/adobe/spectrum-css/pull/3517) [`7582c1f`](https://github.com/adobe/spectrum-css/commit/7582c1f5c73de5ecf962bfad0294f162d7035751) Thanks [@cdransf](https://github.com/cdransf)! - Define undefined properties from theme directory.

- Updated dependencies [[`0c431fc`](https://github.com/adobe/spectrum-css/commit/0c431fce7f38f967f934daa578b9bd2d8d173e76)]:
- @spectrum-css/tokens@14.0.0-next.12

## 11.0.0-next.0

### Major Changes
Expand Down Expand Up @@ -165,7 +174,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
\*feat!: postcss config build and script; remove gulp (#2466)([b0f337b](https://github.com/adobe/spectrum-css/commit/b0f337b)), closes[#2466](https://github.com/adobe/spectrum-css/issues/2466)

### 🛑 BREAKING CHANGES
- Removes component-builder & component-builder-simple for script leveraging postcss

- Removes component-builder & component-builder-simple for script leveraging postcss

- Imports added to index.css and themes/express.css

Expand Down
2 changes: 1 addition & 1 deletion components/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/dialog",
"version": "11.0.0-next.0",
"version": "11.0.0-next.1",
"description": "The Spectrum CSS dialog component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
Loading

0 comments on commit 7e783b6

Please sign in to comment.