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/gentle-walls-search.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/giant-llamas-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-plums-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-pillows-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-impalas-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-garlics-brush.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/rare-pumas-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-waves-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-wolves-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-starfishes-hammer.md

This file was deleted.

7 changes: 7 additions & 0 deletions polaris-for-figma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.0.8

### Patch Changes

- Updated dependencies [[`8f515922b`](https://github.com/Shopify/polaris/commit/8f515922bee80d9a2836755a4f4caedf2884f960), [`47d517cea`](https://github.com/Shopify/polaris/commit/47d517ceac37348a4889e58dbd5274a224f74df1), [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee), [`c788351c0`](https://github.com/Shopify/polaris/commit/c788351c0f8b2cc766af43ecff439ce39a0e6227)]:
- @shopify/[email protected]

## 0.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions polaris-for-figma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polaris-for-figma",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"scripts": {
"build": "webpack --mode=production",
Expand All @@ -12,7 +12,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@shopify/polaris": "^9.23.0",
"@shopify/polaris": "^9.23.1",
"antd": "^4.20.4",
"lodash": "^4.17.15",
"react": "^17.0.2",
Expand Down
6 changes: 6 additions & 0 deletions polaris-for-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.2

### Patch Changes

- [#6881](https://github.com/Shopify/polaris/pull/6881) [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee) Thanks [@alex-page](https://github.com/alex-page)! - Replaced glob with globby

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/Shopify/polaris/issues"
},
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"keywords": [
"polaris",
Expand Down
12 changes: 12 additions & 0 deletions polaris-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 5.4.0

### Minor Changes

- [#6928](https://github.com/Shopify/polaris/pull/6928) [`0e7b06524`](https://github.com/Shopify/polaris/commit/0e7b065240d09d5b349f634a96d21c7be0fb117e) Thanks [@joelzwarrington](https://github.com/joelzwarrington)! - - [#6928](https://github.com/Shopify/polaris/pull/6928) Add fulfillment icons (FulfillmentFulfilledMajor, FulfillmentOnHoldMajor)

### Patch Changes

- [#6942](https://github.com/Shopify/polaris/pull/6942) [`d676abda9`](https://github.com/Shopify/polaris/commit/d676abda906ca13411a469aa211eb1a0ff363f55) Thanks [@samrose3](https://github.com/samrose3)! - Fix casing of the the "Active status" icon in the icon metadata

* [#6881](https://github.com/Shopify/polaris/pull/6881) [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee) Thanks [@alex-page](https://github.com/alex-page)! - Replaced glob with globby

## 5.3.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": "5.3.0",
"version": "5.4.0",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify Inc.",
"main": "dist/index.js",
Expand Down
15 changes: 15 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 9.23.1

### Patch Changes

- [#6518](https://github.com/Shopify/polaris/pull/6518) [`8f515922b`](https://github.com/Shopify/polaris/commit/8f515922bee80d9a2836755a4f4caedf2884f960) Thanks [@sarahill](https://github.com/sarahill)! - Removed external link icon from the Link components external prop and updated Link documentation

* [#6914](https://github.com/Shopify/polaris/pull/6914) [`47d517cea`](https://github.com/Shopify/polaris/commit/47d517ceac37348a4889e58dbd5274a224f74df1) Thanks [@philschoefer](https://github.com/philschoefer)! - Fixed bug in `DataTable` where tooltips become disassociated when rows get sorted

- [#6881](https://github.com/Shopify/polaris/pull/6881) [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee) Thanks [@alex-page](https://github.com/alex-page)! - Replaced glob with globby

* [#6913](https://github.com/Shopify/polaris/pull/6913) [`c788351c0`](https://github.com/Shopify/polaris/commit/c788351c0f8b2cc766af43ecff439ce39a0e6227) Thanks [@dleroux](https://github.com/dleroux)! - Fixed position of Bulk Action Checkbox

* Updated dependencies [[`0e7b06524`](https://github.com/Shopify/polaris/commit/0e7b065240d09d5b349f634a96d21c7be0fb117e), [`d676abda9`](https://github.com/Shopify/polaris/commit/d676abda906ca13411a469aa211eb1a0ff363f55), [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee)]:
- @shopify/[email protected]

## 9.23.0

### Minor 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].0/build/esm/styles.css"
href="https://unpkg.com/@shopify/[email protected].1/build/esm/styles.css"
/>
```

Expand Down Expand Up @@ -70,7 +70,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].0/build/esm/styles.css"
href="https://unpkg.com/@shopify/[email protected].1/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": "9.23.0",
"version": "9.23.1",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <[email protected]>",
Expand Down Expand Up @@ -62,7 +62,7 @@
"preversion": "node ./scripts/readme-update-version"
},
"dependencies": {
"@shopify/polaris-icons": "^5.3.0",
"@shopify/polaris-icons": "^5.4.0",
"@shopify/polaris-tokens": "^5.5.1",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
22 changes: 22 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# polaris.shopify.com

## 0.11.0

### Minor Changes

- [#6858](https://github.com/Shopify/polaris/pull/6858) [`01b862d5b`](https://github.com/Shopify/polaris/commit/01b862d5b19e198b35e847663387c450e5d6f37b) Thanks [@alex-page](https://github.com/alex-page)! - Generate og-images from api route

* [#6939](https://github.com/Shopify/polaris/pull/6939) [`82ed8d259`](https://github.com/Shopify/polaris/commit/82ed8d259daa54888ff396c33747b53062e8e501) Thanks [@alex-page](https://github.com/alex-page)! - Move /src/pages to /pages so that we can consolidate content into it

- [#6891](https://github.com/Shopify/polaris/pull/6891) [`4a8477bd4`](https://github.com/Shopify/polaris/commit/4a8477bd47e468529320dd9a245577c1cbf604cf) Thanks [@alex-page](https://github.com/alex-page)! - Migrate tokens api from /api/v0/tokens to /api/tokens/v0

### Patch Changes

- [#6518](https://github.com/Shopify/polaris/pull/6518) [`8f515922b`](https://github.com/Shopify/polaris/commit/8f515922bee80d9a2836755a4f4caedf2884f960) Thanks [@sarahill](https://github.com/sarahill)! - Removed external link icon from the Link components external prop and updated Link documentation

* [#6881](https://github.com/Shopify/polaris/pull/6881) [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee) Thanks [@alex-page](https://github.com/alex-page)! - Replaced glob with globby

- [#6942](https://github.com/Shopify/polaris/pull/6942) [`d676abda9`](https://github.com/Shopify/polaris/commit/d676abda906ca13411a469aa211eb1a0ff363f55) Thanks [@samrose3](https://github.com/samrose3)! - Fix link to the Figma Icon library on the Icon page

- Updated dependencies [[`8f515922b`](https://github.com/Shopify/polaris/commit/8f515922bee80d9a2836755a4f4caedf2884f960), [`0e7b06524`](https://github.com/Shopify/polaris/commit/0e7b065240d09d5b349f634a96d21c7be0fb117e), [`47d517cea`](https://github.com/Shopify/polaris/commit/47d517ceac37348a4889e58dbd5274a224f74df1), [`d676abda9`](https://github.com/Shopify/polaris/commit/d676abda906ca13411a469aa211eb1a0ff363f55), [`1f8950cdc`](https://github.com/Shopify/polaris/commit/1f8950cdceb391a2ac899cad8648c1e16aa512ee), [`c788351c0`](https://github.com/Shopify/polaris/commit/c788351c0f8b2cc766af43ecff439ce39a0e6227)]:
- @shopify/[email protected]
- @shopify/[email protected]

## 0.10.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.10.0",
"version": "0.11.0",
"private": true,
"scripts": {
"build": "yarn run copy-icons && next build",
Expand All @@ -18,8 +18,8 @@
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.6.1",
"@headlessui/react": "^1.6.5",
"@shopify/polaris": "^9.23.0",
"@shopify/polaris-icons": "^5.3.0",
"@shopify/polaris": "^9.23.1",
"@shopify/polaris-icons": "^5.4.0",
"@shopify/polaris-tokens": "^5.5.1",
"codesandbox": "^2.2.3",
"fuse.js": "^6.5.3",
Expand Down