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/flat-fans-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-islands-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-eels-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-peas-reflect.md

This file was deleted.

8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

## 9.1.1

### Patch Changes

- [#12169](https://github.com/Shopify/polaris/pull/12169) [`fe2891792`](https://github.com/Shopify/polaris/commit/fe289179270c99e99eb97115f40c459ec744e8c7) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated XIcon SVG path to correct size

## 9.1.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": "9.1.0",
"version": "9.1.1",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify Inc.",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion polaris-migrator/package.json
Original file line number Diff line number Diff line change
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": "^13.4.0",
"@shopify/polaris": "^13.5.0",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
11 changes: 11 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 13.5.0

### Minor Changes

- [#12118](https://github.com/Shopify/polaris/pull/12118) [`5fcca651f`](https://github.com/Shopify/polaris/commit/5fcca651f5b2f16c83569e6934b0884df681b7ed) Thanks [@kyledurand](https://github.com/kyledurand)! - Added transition delay to Collapsible

### Patch Changes

- Updated dependencies [[`fe2891792`](https://github.com/Shopify/polaris/commit/fe289179270c99e99eb97115f40c459ec744e8c7)]:
- @shopify/polaris-icons@9.1.1

## 13.4.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": "13.4.0",
"version": "13.5.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -56,7 +56,7 @@
"storybook:test": "concurrently -k -s first -n 'SB,TEST' -c 'magenta,blue' 'http-server build-internal/storybook/static --port 6006 --silent' 'wait-on tcp:6006 && test-storybook --maxWorkers=2 polaris-react/src/components/Modal/Modal.stories.tsx'"
},
"dependencies": {
"@shopify/polaris-icons": "^9.1.0",
"@shopify/polaris-icons": "^9.1.1",
"@shopify/polaris-tokens": "^9.1.0",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
12 changes: 12 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# polaris.shopify.com

## 1.0.7

### Patch Changes

- [#12191](https://github.com/Shopify/polaris/pull/12191) [`82f8a0dcd`](https://github.com/Shopify/polaris/commit/82f8a0dcd31e521aaeddc68e2620d26381d92994) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action guidelines add example

* [#12017](https://github.com/Shopify/polaris/pull/12017) [`b54975aef`](https://github.com/Shopify/polaris/commit/b54975aefad21039ec222e1d81a4e3b5a16683ae) Thanks [@sarahill](https://github.com/sarahill)! - Updated common action pattern guidance for add actions

* Updated dependencies [[`5fcca651f`](https://github.com/Shopify/polaris/commit/5fcca651f5b2f16c83569e6934b0884df681b7ed), [`fe2891792`](https://github.com/Shopify/polaris/commit/fe289179270c99e99eb97115f40c459ec744e8c7)]:
- @shopify/polaris@13.5.0
- @shopify/polaris-icons@9.1.1

## 1.0.6

### 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": "1.0.6",
"version": "1.0.7",
"private": true,
"engines": {
"node": ">=20.10.0"
Expand Down Expand Up @@ -30,8 +30,8 @@
"@headlessui/react": "^1.6.5",
"@juggle/resize-observer": "^3.4.0",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^13.4.0",
"@shopify/polaris-icons": "^9.1.0",
"@shopify/polaris": "^13.5.0",
"@shopify/polaris-icons": "^9.1.1",
"@shopify/polaris-tokens": "^9.1.0",
"@types/react-syntax-highlighter": "^15.5.6",
"base-64": "^1.0.0",
Expand Down