From 26ac90721b5be843822a8b6c0b0424169930f609 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:44:18 -0400 Subject: [PATCH] Version Packages (#11719) 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/polaris@12.22.0 ### Minor Changes - [#11677](https://github.com/Shopify/polaris/pull/11677) [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/72a3cf87c09ba9dec645ab20e36aa2f46d83fb86) Thanks [@jesstelford](https://github.com/jesstelford)! - Migrated @shopify/polaris from SASS to CSS using postcss plugins - [#11723](https://github.com/Shopify/polaris/pull/11723) [`4699bb229`](https://github.com/Shopify/polaris/commit/3ad0e1c3613177981ea5e480f3e461b501b4b79d) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated `BulkActions` to only show actions when selectMode is `true` - [#11727](https://github.com/Shopify/polaris/pull/11727) [`c3ba6ae1b`](https://github.com/Shopify/polaris/commit/4a9863333c254d10143d25af1cf0bcbf56dc70a0) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components. ### Patch Changes - [#11757](https://github.com/Shopify/polaris/pull/11757) [`e0ae9565c`](https://github.com/Shopify/polaris/commit/b605cc6b50ed4be7d2c68ab3ad1010544b235329) Thanks [@sophschneider](https://github.com/sophschneider)! - Added dynamicTopBarAndReframe feature flag type - [#11733](https://github.com/Shopify/polaris/pull/11733) [`9c24a465c`](https://github.com/Shopify/polaris/commit/a8ceec19306b62a0c0a5033efc633232da59ff9e) Thanks [@jesstelford](https://github.com/jesstelford)! - Convert SASS-style inline comments to CSS-style multiline comments. - [#11724](https://github.com/Shopify/polaris/pull/11724) [`1543246b7`](https://github.com/Shopify/polaris/commit/409c12756ce714c975b63ecf7dbc6832e59d854f) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated responsive styles for `Text` component - [#11765](https://github.com/Shopify/polaris/pull/11765) [`42c298ea7`](https://github.com/Shopify/polaris/commit/1c9eb9caa4e87015374ddc805cd51fb39bf09d25) Thanks [@jesstelford](https://github.com/jesstelford)! - Fix build performance regression from using postcss-mixins. - [#11725](https://github.com/Shopify/polaris/pull/11725) [`3e011e3b6`](https://github.com/Shopify/polaris/commit/4c5c99fb8f13e635575d3a5e57ee0bfbcf48f136) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed a bug where iOS 16 font patch wasn't added for mobile app web views - [#11763](https://github.com/Shopify/polaris/pull/11763) [`e7ab4a8f5`](https://github.com/Shopify/polaris/commit/18d0b027d7a11ef9cff2998a1f1e0006f614392d) Thanks [@sydturn](https://github.com/sydturn)! - Fixed `IndexTable.Row` `onClick` not being called when `selectable` is `false` - [#11745](https://github.com/Shopify/polaris/pull/11745) [`831a683a2`](https://github.com/Shopify/polaris/commit/d41c662f0465ceeb0c95ea8dc0fdc690e0dd6c8f) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed bug in math.ts for popover with position cover - [#11735](https://github.com/Shopify/polaris/pull/11735) [`6d8ef8c99`](https://github.com/Shopify/polaris/commit/a30cc57bcea1ae7ba5395d42c0c91cee91516c98) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Used `Text` component to apply text styles for `Button` - [#11592](https://github.com/Shopify/polaris/pull/11592) [`ad6315845`](https://github.com/Shopify/polaris/commit/1d209af1563e13ceb353e811eb0b1e23ab5d83d2) Thanks [@SMAKSS](https://github.com/SMAKSS)! - Passed missing `id` prop to the root element of `BlockStack` ## @shopify/stylelint-polaris@15.4.0 ### Minor Changes - [#11677](https://github.com/Shopify/polaris/pull/11677) [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/72a3cf87c09ba9dec645ab20e36aa2f46d83fb86) Thanks [@jesstelford](https://github.com/jesstelford)! - Add `--pg-` as a disallowed CSS Custom Property prefix (these are "global" Custom Properties used within @shopify/polaris-react). ## @shopify/polaris-migrator@0.28.2 ### Patch Changes - [#11754](https://github.com/Shopify/polaris/pull/11754) [`f57db81df`](https://github.com/Shopify/polaris/commit/2ddc12db5a03e90808bcc27125b5dda9be51601d) Thanks [@jesstelford](https://github.com/jesstelford)! - Move migrations to v14 since the node v20 requirement will be the only change in v13 - Updated dependencies \[[`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/72a3cf87c09ba9dec645ab20e36aa2f46d83fb86)]: - @shopify/stylelint-polaris@15.4.0 ## polaris.shopify.com@0.66.0 ### Minor Changes - [#11720](https://github.com/Shopify/polaris/pull/11720) [`97184dc80`](https://github.com/Shopify/polaris/commit/f78518ffcbc3737b977f2de51cc2df6b55fe7449) Thanks [@sarahill](https://github.com/sarahill)! - Added common action guidance. - [#11690](https://github.com/Shopify/polaris/pull/11690) [`c78f125c7`](https://github.com/Shopify/polaris/commit/06e7de818325159e4cf3815fa4101f25d7986e31) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Updates images for icon design guidance ### Patch Changes - [#11747](https://github.com/Shopify/polaris/pull/11747) [`5cff96245`](https://github.com/Shopify/polaris/commit/61c08938918ad35a62b182530609018c98872a3f) Thanks [@sarahill](https://github.com/sarahill)! - Updated card layout patterns to match common action patterns. - Updated dependencies \[[`e0ae9565c`](https://github.com/Shopify/polaris/commit/b605cc6b50ed4be7d2c68ab3ad1010544b235329), [`9c24a465c`](https://github.com/Shopify/polaris/commit/a8ceec19306b62a0c0a5033efc633232da59ff9e), [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/72a3cf87c09ba9dec645ab20e36aa2f46d83fb86), [`4699bb229`](https://github.com/Shopify/polaris/commit/3ad0e1c3613177981ea5e480f3e461b501b4b79d), [`c3ba6ae1b`](https://github.com/Shopify/polaris/commit/4a9863333c254d10143d25af1cf0bcbf56dc70a0), [`1543246b7`](https://github.com/Shopify/polaris/commit/409c12756ce714c975b63ecf7dbc6832e59d854f), [`42c298ea7`](https://github.com/Shopify/polaris/commit/1c9eb9caa4e87015374ddc805cd51fb39bf09d25), [`3e011e3b6`](https://github.com/Shopify/polaris/commit/4c5c99fb8f13e635575d3a5e57ee0bfbcf48f136), [`e7ab4a8f5`](https://github.com/Shopify/polaris/commit/18d0b027d7a11ef9cff2998a1f1e0006f614392d), [`831a683a2`](https://github.com/Shopify/polaris/commit/d41c662f0465ceeb0c95ea8dc0fdc690e0dd6c8f), [`6d8ef8c99`](https://github.com/Shopify/polaris/commit/a30cc57bcea1ae7ba5395d42c0c91cee91516c98), [`ad6315845`](https://github.com/Shopify/polaris/commit/1d209af1563e13ceb353e811eb0b1e23ab5d83d2)]: - @shopify/polaris@12.22.0 Co-authored-by: github-actions[bot] --- .changeset/brave-bags-smile.md | 5 ----- .changeset/brown-penguins-walk.md | 5 ----- .changeset/brown-rocks-allow.md | 5 ----- .changeset/curly-geckos-talk.md | 5 ----- .changeset/four-dolls-share.md | 5 ----- .changeset/four-years-nail.md | 5 ----- .changeset/grumpy-chicken-applaud.md | 5 ----- .changeset/lemon-ties-grow.md | 5 ----- .changeset/little-nails-hang.md | 5 ----- .changeset/odd-swans-teach.md | 5 ----- .changeset/shaggy-snails-sparkle.md | 5 ----- .changeset/sharp-rings-ring.md | 5 ----- .changeset/sharp-weeks-run.md | 5 ----- .changeset/slimy-singers-rush.md | 5 ----- .changeset/tall-buttons-search.md | 5 ----- .changeset/ten-squids-nail.md | 5 ----- .changeset/wild-planets-confess.md | 5 ----- polaris-migrator/CHANGELOG.md | 9 +++++++++ polaris-migrator/package.json | 6 +++--- polaris-react/CHANGELOG.md | 30 ++++++++++++++++++++++++++++ polaris-react/package.json | 2 +- polaris.shopify.com/CHANGELOG.md | 15 ++++++++++++++ polaris.shopify.com/package.json | 4 ++-- stylelint-polaris/CHANGELOG.md | 6 ++++++ stylelint-polaris/package.json | 2 +- 25 files changed, 67 insertions(+), 92 deletions(-) delete mode 100644 .changeset/brave-bags-smile.md delete mode 100644 .changeset/brown-penguins-walk.md delete mode 100644 .changeset/brown-rocks-allow.md delete mode 100644 .changeset/curly-geckos-talk.md delete mode 100644 .changeset/four-dolls-share.md delete mode 100644 .changeset/four-years-nail.md delete mode 100644 .changeset/grumpy-chicken-applaud.md delete mode 100644 .changeset/lemon-ties-grow.md delete mode 100644 .changeset/little-nails-hang.md delete mode 100644 .changeset/odd-swans-teach.md delete mode 100644 .changeset/shaggy-snails-sparkle.md delete mode 100644 .changeset/sharp-rings-ring.md delete mode 100644 .changeset/sharp-weeks-run.md delete mode 100644 .changeset/slimy-singers-rush.md delete mode 100644 .changeset/tall-buttons-search.md delete mode 100644 .changeset/ten-squids-nail.md delete mode 100644 .changeset/wild-planets-confess.md diff --git a/.changeset/brave-bags-smile.md b/.changeset/brave-bags-smile.md deleted file mode 100644 index 96c7d683573..00000000000 --- a/.changeset/brave-bags-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Added dynamicTopBarAndReframe feature flag type diff --git a/.changeset/brown-penguins-walk.md b/.changeset/brown-penguins-walk.md deleted file mode 100644 index f7ccaa13f7d..00000000000 --- a/.changeset/brown-penguins-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Convert SASS-style inline comments to CSS-style multiline comments. diff --git a/.changeset/brown-rocks-allow.md b/.changeset/brown-rocks-allow.md deleted file mode 100644 index 7cba3294ed9..00000000000 --- a/.changeset/brown-rocks-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': minor ---- - -Migrated @shopify/polaris from SASS to CSS using postcss plugins diff --git a/.changeset/curly-geckos-talk.md b/.changeset/curly-geckos-talk.md deleted file mode 100644 index 5ec5c2c2912..00000000000 --- a/.changeset/curly-geckos-talk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': minor ---- - -Updated `BulkActions` to only show actions when selectMode is `true` diff --git a/.changeset/four-dolls-share.md b/.changeset/four-dolls-share.md deleted file mode 100644 index ac072d6c4d5..00000000000 --- a/.changeset/four-dolls-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': minor ---- - -Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components. diff --git a/.changeset/four-years-nail.md b/.changeset/four-years-nail.md deleted file mode 100644 index 5e6f29e86e3..00000000000 --- a/.changeset/four-years-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Updated responsive styles for `Text` component diff --git a/.changeset/grumpy-chicken-applaud.md b/.changeset/grumpy-chicken-applaud.md deleted file mode 100644 index 51b85dbb462..00000000000 --- a/.changeset/grumpy-chicken-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fix build performance regression from using postcss-mixins. diff --git a/.changeset/lemon-ties-grow.md b/.changeset/lemon-ties-grow.md deleted file mode 100644 index 2a9bd8b830f..00000000000 --- a/.changeset/lemon-ties-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fixed a bug where iOS 16 font patch wasn't added for mobile app web views diff --git a/.changeset/little-nails-hang.md b/.changeset/little-nails-hang.md deleted file mode 100644 index 4a9a2a46aa5..00000000000 --- a/.changeset/little-nails-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': minor ---- - -Added common action guidance. diff --git a/.changeset/odd-swans-teach.md b/.changeset/odd-swans-teach.md deleted file mode 100644 index 666cd9e2514..00000000000 --- a/.changeset/odd-swans-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fixed `IndexTable.Row` `onClick` not being called when `selectable` is `false` diff --git a/.changeset/shaggy-snails-sparkle.md b/.changeset/shaggy-snails-sparkle.md deleted file mode 100644 index a4c24ba5c9a..00000000000 --- a/.changeset/shaggy-snails-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris-migrator': patch ---- - -Move migrations to v14 since the node v20 requirement will be the only change in v13 diff --git a/.changeset/sharp-rings-ring.md b/.changeset/sharp-rings-ring.md deleted file mode 100644 index 167e9e2ff6f..00000000000 --- a/.changeset/sharp-rings-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/stylelint-polaris': minor ---- - -Add `--pg-` as a disallowed CSS Custom Property prefix (these are "global" Custom Properties used within @shopify/polaris-react). diff --git a/.changeset/sharp-weeks-run.md b/.changeset/sharp-weeks-run.md deleted file mode 100644 index ada7bba0afc..00000000000 --- a/.changeset/sharp-weeks-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': patch ---- - -Updated card layout patterns to match common action patterns. diff --git a/.changeset/slimy-singers-rush.md b/.changeset/slimy-singers-rush.md deleted file mode 100644 index 1f58881fb6a..00000000000 --- a/.changeset/slimy-singers-rush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'polaris.shopify.com': minor ---- - -Updates images for icon design guidance diff --git a/.changeset/tall-buttons-search.md b/.changeset/tall-buttons-search.md deleted file mode 100644 index 073730a9078..00000000000 --- a/.changeset/tall-buttons-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Fixed bug in math.ts for popover with position cover diff --git a/.changeset/ten-squids-nail.md b/.changeset/ten-squids-nail.md deleted file mode 100644 index 0f9d7b13953..00000000000 --- a/.changeset/ten-squids-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Used `Text` component to apply text styles for `Button` diff --git a/.changeset/wild-planets-confess.md b/.changeset/wild-planets-confess.md deleted file mode 100644 index 4006c276d79..00000000000 --- a/.changeset/wild-planets-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/polaris': patch ---- - -Passed missing `id` prop to the root element of `BlockStack` diff --git a/polaris-migrator/CHANGELOG.md b/polaris-migrator/CHANGELOG.md index bb17b44c1c6..7c223b2651d 100644 --- a/polaris-migrator/CHANGELOG.md +++ b/polaris-migrator/CHANGELOG.md @@ -1,5 +1,14 @@ # @shopify/polaris-migrator +## 0.28.2 + +### Patch Changes + +- [#11754](https://github.com/Shopify/polaris/pull/11754) [`f57db81df`](https://github.com/Shopify/polaris/commit/f57db81df961e9147d4da00abecbe2fd89cc1702) Thanks [@jesstelford](https://github.com/jesstelford)! - Move migrations to v14 since the node v20 requirement will be the only change in v13 + +- Updated dependencies [[`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/f6ba2b2a8a8beae9ab235437caf5bfbacc50741f)]: + - @shopify/stylelint-polaris@15.4.0 + ## 0.28.1 ### Patch Changes diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index b35c0f37b3f..e09849cb074 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-migrator", - "version": "0.28.1", + "version": "0.28.2", "description": "Codemod transformations to help upgrade your Polaris codebase", "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -37,7 +37,7 @@ }, "dependencies": { "@shopify/polaris-tokens": "^8.8.0", - "@shopify/stylelint-polaris": "^15.3.0", + "@shopify/stylelint-polaris": "^15.4.0", "chalk": "^4.1.0", "globby": "11.0.1", "is-git-clean": "^1.1.0", @@ -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.21.0", + "@shopify/polaris": "^12.22.0", "plop": "^3.1.1", "plop-dir": "^0.0.5", "prettier": "^2.7.1", diff --git a/polaris-react/CHANGELOG.md b/polaris-react/CHANGELOG.md index bafcdf121af..b92cfc031f4 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,35 @@ # Changelog +## 12.22.0 + +### Minor Changes + +- [#11677](https://github.com/Shopify/polaris/pull/11677) [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/f6ba2b2a8a8beae9ab235437caf5bfbacc50741f) Thanks [@jesstelford](https://github.com/jesstelford)! - Migrated @shopify/polaris from SASS to CSS using postcss plugins + +* [#11723](https://github.com/Shopify/polaris/pull/11723) [`4699bb229`](https://github.com/Shopify/polaris/commit/4699bb229ba9d1e76257f99da99c0b95f9d3e041) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated `BulkActions` to only show actions when selectMode is `true` + +- [#11727](https://github.com/Shopify/polaris/pull/11727) [`c3ba6ae1b`](https://github.com/Shopify/polaris/commit/c3ba6ae1bb827848cb3eb4dceaabd2725f19e3ea) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components. + +### Patch Changes + +- [#11757](https://github.com/Shopify/polaris/pull/11757) [`e0ae9565c`](https://github.com/Shopify/polaris/commit/e0ae9565cc9384075abcd45d9a24bbd8c326a30b) Thanks [@sophschneider](https://github.com/sophschneider)! - Added dynamicTopBarAndReframe feature flag type + +* [#11733](https://github.com/Shopify/polaris/pull/11733) [`9c24a465c`](https://github.com/Shopify/polaris/commit/9c24a465c5e001e148bde335bf6319e924f4b1d6) Thanks [@jesstelford](https://github.com/jesstelford)! - Convert SASS-style inline comments to CSS-style multiline comments. + +- [#11724](https://github.com/Shopify/polaris/pull/11724) [`1543246b7`](https://github.com/Shopify/polaris/commit/1543246b7ed5cf65163032f14a39ec18d65d2d9f) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated responsive styles for `Text` component + +* [#11765](https://github.com/Shopify/polaris/pull/11765) [`42c298ea7`](https://github.com/Shopify/polaris/commit/42c298ea790eb13d426e402b83feb23184483415) Thanks [@jesstelford](https://github.com/jesstelford)! - Fix build performance regression from using postcss-mixins. + +- [#11725](https://github.com/Shopify/polaris/pull/11725) [`3e011e3b6`](https://github.com/Shopify/polaris/commit/3e011e3b6130519cd0bf3e7b81d701b5e9d52a90) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed a bug where iOS 16 font patch wasn't added for mobile app web views + +* [#11763](https://github.com/Shopify/polaris/pull/11763) [`e7ab4a8f5`](https://github.com/Shopify/polaris/commit/e7ab4a8f51141bb3ab82647e3083a186f13432d1) Thanks [@sydturn](https://github.com/sydturn)! - Fixed `IndexTable.Row` `onClick` not being called when `selectable` is `false` + +- [#11745](https://github.com/Shopify/polaris/pull/11745) [`831a683a2`](https://github.com/Shopify/polaris/commit/831a683a25adcd7ecae2d799b451ddf8b84b689a) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed bug in math.ts for popover with position cover + +* [#11735](https://github.com/Shopify/polaris/pull/11735) [`6d8ef8c99`](https://github.com/Shopify/polaris/commit/6d8ef8c99a0b9b1c91bf845ca1139291f7b63fc7) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Used `Text` component to apply text styles for `Button` + +- [#11592](https://github.com/Shopify/polaris/pull/11592) [`ad6315845`](https://github.com/Shopify/polaris/commit/ad6315845f4a511bbaeba2c256b01b8f497e8bda) Thanks [@SMAKSS](https://github.com/SMAKSS)! - Passed missing `id` prop to the root element of `BlockStack` + ## 12.21.0 ### Minor Changes diff --git a/polaris-react/package.json b/polaris-react/package.json index 1e5e8a21fa3..a208c35684c 100644 --- a/polaris-react/package.json +++ b/polaris-react/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/polaris", "description": "Shopify’s admin product component library", - "version": "12.21.0", + "version": "12.22.0", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md index 5368160b0b7..4af1bf7d349 100644 --- a/polaris.shopify.com/CHANGELOG.md +++ b/polaris.shopify.com/CHANGELOG.md @@ -1,5 +1,20 @@ # polaris.shopify.com +## 0.66.0 + +### Minor Changes + +- [#11720](https://github.com/Shopify/polaris/pull/11720) [`97184dc80`](https://github.com/Shopify/polaris/commit/97184dc80237cedeef2a85cb0ff72540fbf57d1c) Thanks [@sarahill](https://github.com/sarahill)! - Added common action guidance. + +* [#11690](https://github.com/Shopify/polaris/pull/11690) [`c78f125c7`](https://github.com/Shopify/polaris/commit/c78f125c704d8cda94bd9dfa645b5085ae3160cb) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Updates images for icon design guidance + +### Patch Changes + +- [#11747](https://github.com/Shopify/polaris/pull/11747) [`5cff96245`](https://github.com/Shopify/polaris/commit/5cff96245e2a1516aa78f56374af0740d4e1fc19) Thanks [@sarahill](https://github.com/sarahill)! - Updated card layout patterns to match common action patterns. + +- Updated dependencies [[`e0ae9565c`](https://github.com/Shopify/polaris/commit/e0ae9565cc9384075abcd45d9a24bbd8c326a30b), [`9c24a465c`](https://github.com/Shopify/polaris/commit/9c24a465c5e001e148bde335bf6319e924f4b1d6), [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/f6ba2b2a8a8beae9ab235437caf5bfbacc50741f), [`4699bb229`](https://github.com/Shopify/polaris/commit/4699bb229ba9d1e76257f99da99c0b95f9d3e041), [`c3ba6ae1b`](https://github.com/Shopify/polaris/commit/c3ba6ae1bb827848cb3eb4dceaabd2725f19e3ea), [`1543246b7`](https://github.com/Shopify/polaris/commit/1543246b7ed5cf65163032f14a39ec18d65d2d9f), [`42c298ea7`](https://github.com/Shopify/polaris/commit/42c298ea790eb13d426e402b83feb23184483415), [`3e011e3b6`](https://github.com/Shopify/polaris/commit/3e011e3b6130519cd0bf3e7b81d701b5e9d52a90), [`e7ab4a8f5`](https://github.com/Shopify/polaris/commit/e7ab4a8f51141bb3ab82647e3083a186f13432d1), [`831a683a2`](https://github.com/Shopify/polaris/commit/831a683a25adcd7ecae2d799b451ddf8b84b689a), [`6d8ef8c99`](https://github.com/Shopify/polaris/commit/6d8ef8c99a0b9b1c91bf845ca1139291f7b63fc7), [`ad6315845`](https://github.com/Shopify/polaris/commit/ad6315845f4a511bbaeba2c256b01b8f497e8bda)]: + - @shopify/polaris@12.22.0 + ## 0.65.0 ### Minor Changes diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index d9a5aafc7a3..902d1f42412 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -1,6 +1,6 @@ { "name": "polaris.shopify.com", - "version": "0.65.0", + "version": "0.66.0", "private": true, "engines": { "node": "^16.17.0 || >=18.12.0" @@ -28,7 +28,7 @@ "@headlessui/react": "^1.6.5", "@juggle/resize-observer": "^3.4.0", "@radix-ui/react-polymorphic": "^0.0.14", - "@shopify/polaris": "^12.21.0", + "@shopify/polaris": "^12.22.0", "@shopify/polaris-icons": "^8.8.0", "@shopify/polaris-tokens": "^8.8.0", "@types/react-syntax-highlighter": "^15.5.6", diff --git a/stylelint-polaris/CHANGELOG.md b/stylelint-polaris/CHANGELOG.md index ec96c24e802..f01b66d4425 100644 --- a/stylelint-polaris/CHANGELOG.md +++ b/stylelint-polaris/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 15.4.0 + +### Minor Changes + +- [#11677](https://github.com/Shopify/polaris/pull/11677) [`f6ba2b2a8`](https://github.com/Shopify/polaris/commit/f6ba2b2a8a8beae9ab235437caf5bfbacc50741f) Thanks [@jesstelford](https://github.com/jesstelford)! - Add `--pg-` as a disallowed CSS Custom Property prefix (these are "global" Custom Properties used within @shopify/polaris-react). + ## 15.3.0 ### Minor Changes diff --git a/stylelint-polaris/package.json b/stylelint-polaris/package.json index a97ce589d79..8f569e41c85 100644 --- a/stylelint-polaris/package.json +++ b/stylelint-polaris/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/stylelint-polaris", "description": "Polaris Design System Stylelint tooling", - "version": "15.3.0", + "version": "15.4.0", "private": false, "license": "MIT", "author": "Shopify ",