Skip to content
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
5 changes: 0 additions & 5 deletions .changeset/chatty-lizards-reflect.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/curvy-donkeys-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-scissors-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-pugs-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-hairs-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-worms-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-items-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-terms-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-carrots-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-ways-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-jokes-press.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-dryers-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-spoons-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-points-kick.md

This file was deleted.

8 changes: 8 additions & 0 deletions polaris-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 8.3.0

### Minor Changes

- [#11526](https://github.com/Shopify/polaris/pull/11526) [`b65f1e679`](https://github.com/Shopify/polaris/commit/b65f1e679bd96db4ff9097b36d719b371cf33f8a) Thanks [@j-wanita](https://github.com/j-wanita)! - Add list icons for product, collection, metaobject and text

* [#11531](https://github.com/Shopify/polaris/pull/11531) [`78ed5fe0d`](https://github.com/Shopify/polaris/commit/78ed5fe0d616db8c2cf76f59f9528211f81c23b3) Thanks [@j-wanita](https://github.com/j-wanita)! - Updated metaobject, metaobject reference, and metaobject filled icons

## 8.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-icons",
"version": "8.2.0",
"version": "8.3.0",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify Inc.",
"main": "dist/index.js",
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.28.0

### Minor Changes

- [#11596](https://github.com/Shopify/polaris/pull/11596) [`c8fabc011`](https://github.com/Shopify/polaris/commit/c8fabc011f375787acbf13bfa62fc2f47b66bf3d) Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to replace deprecated `font` custom properties in polaris-react v13.0.0

### Patch Changes

- [#11603](https://github.com/Shopify/polaris/pull/11603) [`2c53d6476`](https://github.com/Shopify/polaris/commit/2c53d64762ff545f56787e932e0b0935c45b5fdc) Thanks [@lgriffee](https://github.com/lgriffee)! - Updated migration to replace deprecated `font` custom properties in polaris-react v13.0.0

## 0.27.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.27.4",
"version": "0.28.0",
"description": "Codemod transformations to help upgrade your Polaris codebase",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -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.15.0",
"@shopify/polaris": "^12.16.0",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
27 changes: 27 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## 12.16.0

### Minor Changes

- [#11585](https://github.com/Shopify/polaris/pull/11585) [`1ba3181b6`](https://github.com/Shopify/polaris/commit/1ba3181b6f8442871bf25cf2e46ab44fdbb657e1) Thanks [@tauthomas01](https://github.com/tauthomas01)! - Added a `disabled` prop to `ResourceItem`

* [#11568](https://github.com/Shopify/polaris/pull/11568) [`525194767`](https://github.com/Shopify/polaris/commit/5251947674301c9aac9121bde2d88c7e328707ff) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the stacking logic of multiple Toasts to take up less screen real estate

- [#11587](https://github.com/Shopify/polaris/pull/11587) [`5ab254b3b`](https://github.com/Shopify/polaris/commit/5ab254b3bb49f04f97757ed5b5c9be16dee02f40) Thanks [@sainihas](https://github.com/sainihas)! - Update dropzone container background color when no Outline

### Patch Changes

- [#11581](https://github.com/Shopify/polaris/pull/11581) [`47dac1b2e`](https://github.com/Shopify/polaris/commit/47dac1b2e7fe566965804cd0ee11029d2fb5fafb) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed an issue where scrollbars weren't showing up in IndexTable on mac os when show when scrolling preference is selected

* [#11560](https://github.com/Shopify/polaris/pull/11560) [`0b38b6115`](https://github.com/Shopify/polaris/commit/0b38b61156092ab60263bfd330e4ac4a9fd793d2) Thanks [@apliano](https://github.com/apliano)! - Fixed `Combobox` not rendering `Popover` until the second firing of the `onChange` event

- [#11584](https://github.com/Shopify/polaris/pull/11584) [`23d8297ff`](https://github.com/Shopify/polaris/commit/23d8297ff6138dae5044d015e143d4a4a7bb99eb) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated `useIsSelectAllActionsSticky` logic to not set any sticky behaviour if we do not have access to the root element

* [#11543](https://github.com/Shopify/polaris/pull/11543) [`165bc6eae`](https://github.com/Shopify/polaris/commit/165bc6eae0401b91dc8623259abcfdc7d0999351) Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed `IndexFilters` height changing when toggling between default and filtering modes

- [#11563](https://github.com/Shopify/polaris/pull/11563) [`3937739d2`](https://github.com/Shopify/polaris/commit/3937739d2554c2e86ae61c5fbd04cc360b44c457) Thanks [@chloerice](https://github.com/chloerice)! - Fixed `FormLayout.Item` overflowing viewport at xs breakpoint when user settings enlarge text size

* [#11595](https://github.com/Shopify/polaris/pull/11595) [`f829ed487`](https://github.com/Shopify/polaris/commit/f829ed48702315e88f89383874eca110eaecf0f9) Thanks [@oksanashopify](https://github.com/oksanashopify)! - Updated DropZone minimum size from 50px to 40px to fit within a small Thumbnail

* Updated dependencies [[`b65f1e679`](https://github.com/Shopify/polaris/commit/b65f1e679bd96db4ff9097b36d719b371cf33f8a), [`78ed5fe0d`](https://github.com/Shopify/polaris/commit/78ed5fe0d616db8c2cf76f59f9528211f81c23b3)]:
- @shopify/polaris-icons@8.3.0

## 12.15.0

### Minor Changes
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.15.0",
"version": "12.16.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -55,7 +55,7 @@
"storybook:build": "storybook build -o build-internal/storybook/static"
},
"dependencies": {
"@shopify/polaris-icons": "^8.2.0",
"@shopify/polaris-icons": "^8.3.0",
"@shopify/polaris-tokens": "^8.8.0",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
14 changes: 14 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# polaris.shopify.com

## 0.63.0

### Minor Changes

- [#11596](https://github.com/Shopify/polaris/pull/11596) [`c8fabc011`](https://github.com/Shopify/polaris/commit/c8fabc011f375787acbf13bfa62fc2f47b66bf3d) Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to replace deprecated `font` custom properties in polaris-react v13.0.0

* [#11568](https://github.com/Shopify/polaris/pull/11568) [`525194767`](https://github.com/Shopify/polaris/commit/5251947674301c9aac9121bde2d88c7e328707ff) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the stacking logic of multiple Toasts to take up less screen real estate

### Patch Changes

- Updated dependencies [[`b65f1e679`](https://github.com/Shopify/polaris/commit/b65f1e679bd96db4ff9097b36d719b371cf33f8a), [`47dac1b2e`](https://github.com/Shopify/polaris/commit/47dac1b2e7fe566965804cd0ee11029d2fb5fafb), [`0b38b6115`](https://github.com/Shopify/polaris/commit/0b38b61156092ab60263bfd330e4ac4a9fd793d2), [`23d8297ff`](https://github.com/Shopify/polaris/commit/23d8297ff6138dae5044d015e143d4a4a7bb99eb), [`1ba3181b6`](https://github.com/Shopify/polaris/commit/1ba3181b6f8442871bf25cf2e46ab44fdbb657e1), [`165bc6eae`](https://github.com/Shopify/polaris/commit/165bc6eae0401b91dc8623259abcfdc7d0999351), [`78ed5fe0d`](https://github.com/Shopify/polaris/commit/78ed5fe0d616db8c2cf76f59f9528211f81c23b3), [`3937739d2`](https://github.com/Shopify/polaris/commit/3937739d2554c2e86ae61c5fbd04cc360b44c457), [`f829ed487`](https://github.com/Shopify/polaris/commit/f829ed48702315e88f89383874eca110eaecf0f9), [`525194767`](https://github.com/Shopify/polaris/commit/5251947674301c9aac9121bde2d88c7e328707ff), [`5ab254b3b`](https://github.com/Shopify/polaris/commit/5ab254b3bb49f04f97757ed5b5c9be16dee02f40)]:
- @shopify/polaris-icons@8.3.0
- @shopify/polaris@12.16.0

## 0.62.8

### Patch 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.62.8",
"version": "0.63.0",
"private": true,
"engines": {
"node": "^16.17.0 || >=18.12.0"
Expand Down Expand Up @@ -28,8 +28,8 @@
"@headlessui/react": "^1.6.5",
"@juggle/resize-observer": "^3.4.0",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^12.15.0",
"@shopify/polaris-icons": "^8.2.0",
"@shopify/polaris": "^12.16.0",
"@shopify/polaris-icons": "^8.3.0",
"@shopify/polaris-tokens": "^8.8.0",
"@types/react-syntax-highlighter": "^15.5.6",
"base-64": "^1.0.0",
Expand Down