Skip to content

Commit

Permalink
Version Packages (#11038)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @shopify/[email protected]

### Patch Changes

- [#11029](#11029)
[`ca67934e0`](ca67934)
Thanks [@lgriffee](https://github.com/lgriffee)! - Update
`v12-styles-replace-custom-property-color` migration with additional
tokens

- Updated dependencies
\[[`73b1d5d2c`](73b1d5d)]:
    -   @shopify/[email protected]
    -   @shopify/[email protected]

## @shopify/[email protected]

### Patch Changes

- [#11037](#11037)
[`f81abddba`](f81abdd)
Thanks [@chloerice](https://github.com/chloerice)! - Added tests for
`buttonFrom` and `buttonsFrom` utility functions


- [#11061](#11061)
[`74fb5d5c6`](74fb5d5)
Thanks [@laurkim](https://github.com/laurkim)! - Fixed border radius
styling on `TextField.Spinner` component


- [#11062](#11062)
[`78ff4e665`](78ff4e6)
Thanks [@chloerice](https://github.com/chloerice)! - Updated
`ContextualSaveBar` icon to `RiskMajor` and updated logos in examples to
Shopify logo


- [#11052](#11052)
[`27317aa4b`](27317aa)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed destructive
states for PageActions and Page SecondaryActions


- [#11053](#11053)
[`caf553126`](caf5531)
Thanks [@laurkim](https://github.com/laurkim)! - Removed `experimental`
flag from Badge `tone` types


- [#11049](#11049)
[`7508e7014`](7508e70)
Thanks [@sophschneider](https://github.com/sophschneider)! - Fixed
Banner InlineIconBanner variant dismiss icon position when hideIcon is
true


- [#10808](#10808)
[`b0d5750b0`](b0d5750)
Thanks [@jesstelford](https://github.com/jesstelford)! - [IndexFilters]
Loading spinner moved to be a suffix within the search box.

- Updated dependencies
\[[`73b1d5d2c`](73b1d5d)]:
    -   @shopify/[email protected]

## @shopify/[email protected]

### Patch Changes

- [#10602](#10602)
[`73b1d5d2c`](73b1d5d)
Thanks [@patrickDouglas](https://github.com/patrickDouglas)! - Export
types missing for the Typescript Compiler (tsc) when using
Node16/Bundler Module Resolution.

## @shopify/[email protected]

### Patch Changes

- Updated dependencies
\[[`73b1d5d2c`](73b1d5d)]:
    -   @shopify/[email protected]

## [email protected]

### Minor Changes

- [#11045](#11045)
[`a1c13938f`](a1c1393)
Thanks [@lgriffee](https://github.com/lgriffee)! - Add v12 polaris
migrator documentation

### Patch Changes

- [#10795](#10795)
[`e78051a80`](e78051a)
Thanks [@SMAKSS](https://github.com/SMAKSS)! - Fixed typos in `<Text />`
variant tokens


- [#11051](#11051)
[`f2fabff25`](f2fabff)
Thanks [@lgriffee](https://github.com/lgriffee)! - Alphabetize component
list in v11 to v12 migration guide


- [#11029](#11029)
[`ca67934e0`](ca67934)
Thanks [@lgriffee](https://github.com/lgriffee)! - Update
`v12-styles-replace-custom-property-color` migration with additional
tokens

- Updated dependencies
\[[`f81abddba`](f81abdd),
[`74fb5d5c6`](74fb5d5),
[`78ff4e665`](78ff4e6),
[`27317aa4b`](27317aa),
[`caf553126`](caf5531),
[`7508e7014`](7508e70),
[`73b1d5d2c`](73b1d5d),
[`b0d5750b0`](b0d5750)]:
    -   @shopify/[email protected]
    -   @shopify/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 74fb5d5 commit fa95fa2
Show file tree
Hide file tree
Showing 24 changed files with 77 additions and 76 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-months-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/breezy-beers-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-peas-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-rats-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-houses-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-zoos-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-feet-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-badgers-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-pens-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-poems-thank.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-turkeys-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-fishes-grin.md

This file was deleted.

2 changes: 1 addition & 1 deletion polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"vscode-languageserver-textdocument": "^1.0.4"
},
"devDependencies": {
"@shopify/polaris-tokens": "^8.0.1",
"@shopify/polaris-tokens": "^8.0.2",
"@types/node": "14.x",
"@types/vscode": "^1.64.0",
"@vscode/test-electron": "^2.1.2",
Expand Down
10 changes: 10 additions & 0 deletions polaris-migrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @shopify/polaris-migrator

## 0.26.2

### Patch Changes

- [#11029](https://github.com/Shopify/polaris/pull/11029) [`ca67934e0`](https://github.com/Shopify/polaris/commit/ca67934e0f4164a3f78b8db71e067c3411e39d5d) Thanks [@lgriffee](https://github.com/lgriffee)! - Update `v12-styles-replace-custom-property-color` migration with additional tokens

- Updated dependencies [[`73b1d5d2c`](https://github.com/Shopify/polaris/commit/73b1d5d2ccf0a9f203fdf045b752dfbf536aeee5)]:
- @shopify/polaris-tokens@8.0.2
- @shopify/stylelint-polaris@15.0.2

## 0.26.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions polaris-migrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-migrator",
"version": "0.26.1",
"version": "0.26.2",
"description": "Codemod transformations to help upgrade your Polaris codebase",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <[email protected]>",
Expand Down Expand Up @@ -36,8 +36,8 @@
"generate": "plop"
},
"dependencies": {
"@shopify/polaris-tokens": "^8.0.1",
"@shopify/stylelint-polaris": "^15.0.1",
"@shopify/polaris-tokens": "^8.0.2",
"@shopify/stylelint-polaris": "^15.0.2",
"chalk": "^4.1.0",
"globby": "11.0.1",
"is-git-clean": "^1.1.0",
Expand All @@ -55,7 +55,7 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@shopify/polaris": "^12.0.1",
"@shopify/polaris": "^12.0.2",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
21 changes: 21 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 12.0.2

### Patch Changes

- [#11037](https://github.com/Shopify/polaris/pull/11037) [`f81abddba`](https://github.com/Shopify/polaris/commit/f81abddba931be239475b660da7126434bd33acf) Thanks [@chloerice](https://github.com/chloerice)! - Added tests for `buttonFrom` and `buttonsFrom` utility functions

* [#11061](https://github.com/Shopify/polaris/pull/11061) [`74fb5d5c6`](https://github.com/Shopify/polaris/commit/74fb5d5c6f63e1bb3d43e05737a3a7a04f8465ad) Thanks [@laurkim](https://github.com/laurkim)! - Fixed border radius styling on `TextField.Spinner` component

- [#11062](https://github.com/Shopify/polaris/pull/11062) [`78ff4e665`](https://github.com/Shopify/polaris/commit/78ff4e665417ce976ac327e9fcf2c1454726cf81) Thanks [@chloerice](https://github.com/chloerice)! - Updated `ContextualSaveBar` icon to `RiskMajor` and updated logos in examples to Shopify logo

* [#11052](https://github.com/Shopify/polaris/pull/11052) [`27317aa4b`](https://github.com/Shopify/polaris/commit/27317aa4b67c670f45d53df61e70ed60db5de26d) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed destructive states for PageActions and Page SecondaryActions

- [#11053](https://github.com/Shopify/polaris/pull/11053) [`caf553126`](https://github.com/Shopify/polaris/commit/caf5531267591e5928164ba90269db168244ea34) Thanks [@laurkim](https://github.com/laurkim)! - Removed `experimental` flag from Badge `tone` types

* [#11049](https://github.com/Shopify/polaris/pull/11049) [`7508e7014`](https://github.com/Shopify/polaris/commit/7508e7014c97d2f7950dd04f6a188ddd64dcc0b3) Thanks [@sophschneider](https://github.com/sophschneider)! - Fixed Banner InlineIconBanner variant dismiss icon position when hideIcon is true

- [#10808](https://github.com/Shopify/polaris/pull/10808) [`b0d5750b0`](https://github.com/Shopify/polaris/commit/b0d5750b03730e5589334d1c143e4f808bb8d433) Thanks [@jesstelford](https://github.com/jesstelford)! - [IndexFilters] Loading spinner moved to be a suffix within the search box.

- Updated dependencies [[`73b1d5d2c`](https://github.com/Shopify/polaris/commit/73b1d5d2ccf0a9f203fdf045b752dfbf536aeee5)]:
- @shopify/[email protected]

## 12.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions polaris-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Otherwise include the CSS in your HTML. We suggest copying the styles file into
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/[email protected].1/build/esm/styles.css"
href="https://unpkg.com/@shopify/[email protected].2/build/esm/styles.css"
/>
```

Expand Down Expand Up @@ -84,7 +84,7 @@ If React doesn’t make sense for your application, you can use a CSS-only versi
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/[email protected].1/build/esm/styles.css"
href="https://unpkg.com/@shopify/[email protected].2/build/esm/styles.css"
/>
```

Expand Down
4 changes: 2 additions & 2 deletions polaris-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/polaris",
"description": "Shopify’s admin product component library",
"version": "12.0.1",
"version": "12.0.2",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <[email protected]>",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@shopify/polaris-icons": "^7.9.0",
"@shopify/polaris-tokens": "^8.0.1",
"@shopify/polaris-tokens": "^8.0.2",
"@types/react": "*",
"@types/react-dom": "*",
"@types/react-transition-group": "^4.4.2",
Expand Down
6 changes: 6 additions & 0 deletions polaris-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 8.0.2

### Patch Changes

- [#10602](https://github.com/Shopify/polaris/pull/10602) [`73b1d5d2c`](https://github.com/Shopify/polaris/commit/73b1d5d2ccf0a9f203fdf045b752dfbf536aeee5) Thanks [@patrickDouglas](https://github.com/patrickDouglas)! - Export types missing for the Typescript Compiler (tsc) when using Node16/Bundler Module Resolution.

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-tokens",
"version": "8.0.1",
"version": "8.0.2",
"description": "",
"main": "dist/cjs/build/index.js",
"module": "dist/esm/build/index.mjs",
Expand Down
18 changes: 18 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# polaris.shopify.com

## 0.60.0

### Minor Changes

- [#11045](https://github.com/Shopify/polaris/pull/11045) [`a1c13938f`](https://github.com/Shopify/polaris/commit/a1c13938f08663380dff316b8d6f2d8219a712c5) Thanks [@lgriffee](https://github.com/lgriffee)! - Add v12 polaris migrator documentation

### Patch Changes

- [#10795](https://github.com/Shopify/polaris/pull/10795) [`e78051a80`](https://github.com/Shopify/polaris/commit/e78051a80b9d7eb583ede6ab2f1849a2f16f16fb) Thanks [@SMAKSS](https://github.com/SMAKSS)! - Fixed typos in `<Text />` variant tokens

* [#11051](https://github.com/Shopify/polaris/pull/11051) [`f2fabff25`](https://github.com/Shopify/polaris/commit/f2fabff2519f41b569fca16b7238b17365270d4b) Thanks [@lgriffee](https://github.com/lgriffee)! - Alphabetize component list in v11 to v12 migration guide

- [#11029](https://github.com/Shopify/polaris/pull/11029) [`ca67934e0`](https://github.com/Shopify/polaris/commit/ca67934e0f4164a3f78b8db71e067c3411e39d5d) Thanks [@lgriffee](https://github.com/lgriffee)! - Update `v12-styles-replace-custom-property-color` migration with additional tokens

- Updated dependencies [[`f81abddba`](https://github.com/Shopify/polaris/commit/f81abddba931be239475b660da7126434bd33acf), [`74fb5d5c6`](https://github.com/Shopify/polaris/commit/74fb5d5c6f63e1bb3d43e05737a3a7a04f8465ad), [`78ff4e665`](https://github.com/Shopify/polaris/commit/78ff4e665417ce976ac327e9fcf2c1454726cf81), [`27317aa4b`](https://github.com/Shopify/polaris/commit/27317aa4b67c670f45d53df61e70ed60db5de26d), [`caf553126`](https://github.com/Shopify/polaris/commit/caf5531267591e5928164ba90269db168244ea34), [`7508e7014`](https://github.com/Shopify/polaris/commit/7508e7014c97d2f7950dd04f6a188ddd64dcc0b3), [`73b1d5d2c`](https://github.com/Shopify/polaris/commit/73b1d5d2ccf0a9f203fdf045b752dfbf536aeee5), [`b0d5750b0`](https://github.com/Shopify/polaris/commit/b0d5750b03730e5589334d1c143e4f808bb8d433)]:
- @shopify/[email protected]
- @shopify/[email protected]

## 0.59.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions polaris.shopify.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polaris.shopify.com",
"version": "0.59.0",
"version": "0.60.0",
"private": true,
"engines": {
"node": "^16.17.0 || >=18.12.0"
Expand All @@ -27,9 +27,9 @@
"@floating-ui/react-dom-interactions": "^0.10.1",
"@headlessui/react": "^1.6.5",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^12.0.1",
"@shopify/polaris": "^12.0.2",
"@shopify/polaris-icons": "^7.9.0",
"@shopify/polaris-tokens": "^8.0.1",
"@shopify/polaris-tokens": "^8.0.2",
"@types/react-syntax-highlighter": "^15.5.6",
"base-64": "^1.0.0",
"codesandbox": "^2.2.3",
Expand Down
7 changes: 7 additions & 0 deletions stylelint-polaris/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 15.0.2

### Patch Changes

- Updated dependencies [[`73b1d5d2c`](https://github.com/Shopify/polaris/commit/73b1d5d2ccf0a9f203fdf045b752dfbf536aeee5)]:
- @shopify/[email protected]

## 15.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions stylelint-polaris/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/stylelint-polaris",
"description": "Polaris Design System Stylelint tooling",
"version": "15.0.1",
"version": "15.0.2",
"private": false,
"license": "MIT",
"author": "Shopify <[email protected]>",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"postcss-value-parser": "^4.2.0",
"postcss-media-query-parser": "^0.2.3",
"@shopify/polaris-tokens": "^8.0.1"
"@shopify/polaris-tokens": "^8.0.2"
},
"peerDependencies": {
"stylelint": "^14.15.0 || ^15.0.0"
Expand Down

0 comments on commit fa95fa2

Please sign in to comment.