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 ",