Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
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-dryers-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-hats-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-dingos-collect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hip-gorillas-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-hornets-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-cherries-compare.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/lovely-rings-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-wombats-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-sheep-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-years-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-donkeys-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-ducks-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-snakes-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-trains-tie.md

This file was deleted.

2 changes: 1 addition & 1 deletion polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"vscode-languageserver-textdocument": "^1.0.4"
},
"devDependencies": {
"@shopify/polaris-tokens": "^7.9.0",
"@shopify/polaris-tokens": "^7.10.0",
"@types/node": "14.x",
"@types/vscode": "^1.64.0",
"@vscode/test-electron": "^2.1.2",
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.22.5

### Patch Changes

- [#10575](https://github.com/Shopify/polaris/pull/10575) [`ea6b54284`](https://github.com/Shopify/polaris/commit/ea6b542841a7b16037964d7b64d06399741be45c) Thanks [@aveline](https://github.com/aveline)! - Handled `buttonFrom` and `buttonsFrom` functions in `Button` migration

- Updated dependencies [[`fe1aac1b5`](https://github.com/Shopify/polaris/commit/fe1aac1b5a9868c3decda53b94150e0242905d04), [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc), [`63cf3ad24`](https://github.com/Shopify/polaris/commit/63cf3ad2405f75589869a6f1aa33c277f559df3c), [`120e96eae`](https://github.com/Shopify/polaris/commit/120e96eaeb8ebda3dcf99d3917167e442bd19cdf)]:
- @shopify/polaris-tokens@7.10.0
- @shopify/stylelint-polaris@14.0.5

## 0.22.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.22.4",
"version": "0.22.5",
"description": "Codemod transformations to help upgrade your Polaris codebase",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -36,8 +36,8 @@
"generate": "plop"
},
"dependencies": {
"@shopify/polaris-tokens": "^7.9.0",
"@shopify/stylelint-polaris": "^14.0.4",
"@shopify/polaris-tokens": "^7.10.0",
"@shopify/stylelint-polaris": "^14.0.5",
"chalk": "^4.1.0",
"globby": "11.0.1",
"is-git-clean": "^1.1.0",
Expand All @@ -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": "^11.19.0",
"@shopify/polaris": "^11.20.0",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
35 changes: 35 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## 11.20.0

### Minor Changes

- [#10477](https://github.com/Shopify/polaris/pull/10477) [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Updated semantic `color` tokens

* [#10478](https://github.com/Shopify/polaris/pull/10478) [`8be227e0c`](https://github.com/Shopify/polaris/commit/8be227e0c4ac6a03566beb8b9717a721c2f20b07) Thanks [@MaxCloutier](https://github.com/MaxCloutier)! - Added `allowFiltering` prop on `ActionList`, and `filterActions` prop on Page Header

- [#9445](https://github.com/Shopify/polaris/pull/9445) [`7be9c243a`](https://github.com/Shopify/polaris/commit/7be9c243a9612ea211ac9ea46898241f742072b2) Thanks [@m4thieulavoie](https://github.com/m4thieulavoie)! - Added support for subheaders and selection of a range of `IndexTable.Rows` -- See the [With subheaders](https://polaris.shopify.com/components/tables/index-table) example on polaris.shopify.com for how to properly configure
- `IndexTable.Row`
- Added support for setting the `indeterminate` value on the `selected` prop
- Added the `selectionRange` prop to specify a range of other consecutive, related rows selected when the row is selected
- Added the `rowType` prop to indicate the relationship or role of the row's contents (defaults to `data`, `subheader` renders the row to look and behave like the table header row)
Added support for setting accessibility attributes on `IndexTable.Cell`
- `IndexTable.Cell`
- Added the `as` prop to support rendering the cell as a `th` element if it is serving as a subheading cell
- Added support for the `headers` attribute to manually associate all headers when the cell is described by more than its column heading
- Added support for the `colSpan` attribute to specify the number of the columns that the cell element should extend to
- Added support for the `scope` attribute to indicate whether the `th` is a header for a column, row, or group of columns or rows

* [#10490](https://github.com/Shopify/polaris/pull/10490) [`863f15ff2`](https://github.com/Shopify/polaris/commit/863f15ff2e2a8dec499b630b9fd0b9e45409b18b) Thanks [@mrcthms](https://github.com/mrcthms)! - Add new `IndexFiltersManager` for allowing disabling of Page Header actions when in Filtering or EditingColumns mode

- [#10566](https://github.com/Shopify/polaris/pull/10566) [`9fed74317`](https://github.com/Shopify/polaris/commit/9fed743175079a3967c6591e1e4765f2881181e9) Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed a bug in `Filters` where changes to the `appliedFilters` prop were not being handled

### Patch Changes

- [#10404](https://github.com/Shopify/polaris/pull/10404) [`5acfcec04`](https://github.com/Shopify/polaris/commit/5acfcec047adeb82fc64666528e44f5050edd089) Thanks [@jesstelford](https://github.com/jesstelford)! - Scoped CSS variables for non-responsive props on `Tooltip`, `RangeSlider`, `ProgressBar`, and `HorizontalStack`.

* [#10582](https://github.com/Shopify/polaris/pull/10582) [`3efbc1b4e`](https://github.com/Shopify/polaris/commit/3efbc1b4ec637f43c4cb97d90830b14e486a1d22) Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed the focus states of actions within the Page Header component

- [#10492](https://github.com/Shopify/polaris/pull/10492) [`d5ff72dec`](https://github.com/Shopify/polaris/commit/d5ff72dec72e612472a0f0e980d497ae2e1bfb2d) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated Storybook stories to be wrapped with an empty FrameContext.Provider

- Updated dependencies [[`fe1aac1b5`](https://github.com/Shopify/polaris/commit/fe1aac1b5a9868c3decda53b94150e0242905d04), [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc), [`63cf3ad24`](https://github.com/Shopify/polaris/commit/63cf3ad2405f75589869a6f1aa33c277f559df3c), [`120e96eae`](https://github.com/Shopify/polaris/commit/120e96eaeb8ebda3dcf99d3917167e442bd19cdf)]:
- @shopify/polaris-tokens@7.10.0

## 11.19.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/polaris@11.19.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@11.20.0/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/polaris@11.19.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@11.20.0/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": "11.19.0",
"version": "11.20.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@shopify/polaris-icons": "^7.9.0",
"@shopify/polaris-tokens": "^7.9.0",
"@shopify/polaris-tokens": "^7.10.0",
"@types/react": "*",
"@types/react-dom": "*",
"@types/react-transition-group": "^4.4.2",
Expand Down
14 changes: 14 additions & 0 deletions polaris-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 7.10.0

### Minor Changes

- [#10465](https://github.com/Shopify/polaris/pull/10465) [`fe1aac1b5`](https://github.com/Shopify/polaris/commit/fe1aac1b5a9868c3decda53b94150e0242905d04) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Updated private primitive `colors`

* [#10477](https://github.com/Shopify/polaris/pull/10477) [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Updated semantic `color` tokens

- [#10600](https://github.com/Shopify/polaris/pull/10600) [`63cf3ad24`](https://github.com/Shopify/polaris/commit/63cf3ad2405f75589869a6f1aa33c277f559df3c) Thanks [@lgriffee](https://github.com/lgriffee)! - Added public primitive and semantic `shadow` token scales

### Patch Changes

- [#10485](https://github.com/Shopify/polaris/pull/10485) [`120e96eae`](https://github.com/Shopify/polaris/commit/120e96eaeb8ebda3dcf99d3917167e442bd19cdf) Thanks [@lgriffee](https://github.com/lgriffee)! - Updated public primitive `base` and `light-uplift` theme scales

## 7.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-tokens",
"version": "7.9.0",
"version": "7.10.0",
"description": "",
"main": "dist/cjs/build/index.js",
"module": "dist/esm/build/index.mjs",
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

## 0.57.8

### Patch Changes

- [#10605](https://github.com/Shopify/polaris/pull/10605) [`9748b0838`](https://github.com/Shopify/polaris/commit/9748b08383c4d11f93a0da72a0ef39a726c96e8b) Thanks [@laurkim](https://github.com/laurkim)! - Updated logic for rendering `color` custom property previews in `TokenList`

* [#10573](https://github.com/Shopify/polaris/pull/10573) [`da09e0b8c`](https://github.com/Shopify/polaris/commit/da09e0b8caee9580db973ddce6c10ee7e6ec8523) Thanks [@kyledurand](https://github.com/kyledurand)! - Updated copy url to change browser url

* Updated dependencies [[`fe1aac1b5`](https://github.com/Shopify/polaris/commit/fe1aac1b5a9868c3decda53b94150e0242905d04), [`5acfcec04`](https://github.com/Shopify/polaris/commit/5acfcec047adeb82fc64666528e44f5050edd089), [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc), [`8be227e0c`](https://github.com/Shopify/polaris/commit/8be227e0c4ac6a03566beb8b9717a721c2f20b07), [`63cf3ad24`](https://github.com/Shopify/polaris/commit/63cf3ad2405f75589869a6f1aa33c277f559df3c), [`7be9c243a`](https://github.com/Shopify/polaris/commit/7be9c243a9612ea211ac9ea46898241f742072b2), [`863f15ff2`](https://github.com/Shopify/polaris/commit/863f15ff2e2a8dec499b630b9fd0b9e45409b18b), [`3efbc1b4e`](https://github.com/Shopify/polaris/commit/3efbc1b4ec637f43c4cb97d90830b14e486a1d22), [`d5ff72dec`](https://github.com/Shopify/polaris/commit/d5ff72dec72e612472a0f0e980d497ae2e1bfb2d), [`120e96eae`](https://github.com/Shopify/polaris/commit/120e96eaeb8ebda3dcf99d3917167e442bd19cdf), [`9fed74317`](https://github.com/Shopify/polaris/commit/9fed743175079a3967c6591e1e4765f2881181e9)]:
- @shopify/polaris-tokens@7.10.0
- @shopify/polaris@11.20.0

## 0.57.7

### 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.57.7",
"version": "0.57.8",
"private": true,
"engines": {
"node": "^16.17.0 || >=18.12.0"
Expand All @@ -26,9 +26,9 @@
"@floating-ui/react-dom-interactions": "^0.10.1",
"@headlessui/react": "^1.6.5",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^11.19.0",
"@shopify/polaris": "^11.20.0",
"@shopify/polaris-icons": "^7.9.0",
"@shopify/polaris-tokens": "^7.9.0",
"@shopify/polaris-tokens": "^7.10.0",
"@types/react-syntax-highlighter": "^15.5.6",
"base-64": "^1.0.0",
"codesandbox": "^2.2.3",
Expand Down
7 changes: 7 additions & 0 deletions stylelint-polaris/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 14.0.5

### Patch Changes

- Updated dependencies [[`fe1aac1b5`](https://github.com/Shopify/polaris/commit/fe1aac1b5a9868c3decda53b94150e0242905d04), [`790a001cd`](https://github.com/Shopify/polaris/commit/790a001cd1942a0cd32e90b98339236fe2800afc), [`63cf3ad24`](https://github.com/Shopify/polaris/commit/63cf3ad2405f75589869a6f1aa33c277f559df3c), [`120e96eae`](https://github.com/Shopify/polaris/commit/120e96eaeb8ebda3dcf99d3917167e442bd19cdf)]:
- @shopify/polaris-tokens@7.10.0

## 14.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions stylelint-polaris/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/stylelint-polaris",
"description": "Polaris Design System Stylelint tooling",
"version": "14.0.4",
"version": "14.0.5",
"private": false,
"license": "MIT",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"postcss-value-parser": "^4.2.0",
"postcss-media-query-parser": "^0.2.3",
"@shopify/polaris-tokens": "^7.9.0"
"@shopify/polaris-tokens": "^7.10.0"
},
"peerDependencies": {
"stylelint": "^14.15.0 || ^15.0.0"
Expand Down