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/blue-colts-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-olives-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-suits-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-windows-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-walls-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-shirts-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-flowers-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-panthers-begin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/long-spoons-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-wolves-attack.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-papayas-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-walls-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-turkeys-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-carrots-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-rockets-double.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-melons-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-games-fly.md

This file was deleted.

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

## 0.0.4

### Patch Changes

- [#6711](https://github.com/Shopify/polaris/pull/6711) [`c2ffb9762`](https://github.com/Shopify/polaris/commit/c2ffb976216bfaded2c3b8d4ea0e5c82543a5cd6) Thanks [@SimonLeclercq](https://github.com/SimonLeclercq)! - - Modification of the documentation mentioning the use of a non-existent script
- Added documentation for a build script
- Updated dependencies [[`e58092acb`](https://github.com/Shopify/polaris/commit/e58092acb10ddc8330dcd8fc4bd7293ba94692ad), [`3b6d6949f`](https://github.com/Shopify/polaris/commit/3b6d6949fdbb1d809f6aff5d3f36b897c0fd2353), [`6fab899c1`](https://github.com/Shopify/polaris/commit/6fab899c1a11b19640845b4a57ce82173bc27097)]:
- @shopify/polaris@9.21.0

## 0.0.3

### 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.3",
"version": "0.0.4",
"private": true,
"scripts": {
"build": "webpack --mode=production",
Expand All @@ -12,7 +12,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@shopify/polaris": "^9.20.1",
"@shopify/polaris": "^9.21.0",
"antd": "^4.20.4",
"lodash": "^4.17.15",
"react": "^16.0.0",
Expand Down
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

## 5.2.0

### Minor Changes

- [#6690](https://github.com/Shopify/polaris/pull/6690) [`11816f2c5`](https://github.com/Shopify/polaris/commit/11816f2c526c98ef0f1839ce233baeaf9173c4fb) Thanks [@vladabee](https://github.com/vladabee)! - Making the descriptions and use cases for diamond and circle alert icons clearer.

## 5.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": "5.1.0",
"version": "5.2.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.21.0

### Minor Changes

- [#6461](https://github.com/Shopify/polaris/pull/6461) [`6fab899c1`](https://github.com/Shopify/polaris/commit/6fab899c1a11b19640845b4a57ce82173bc27097) Thanks [@zakwarsame](https://github.com/zakwarsame)! - Make disabled buttons more accessible

### Patch Changes

- [#6703](https://github.com/Shopify/polaris/pull/6703) [`e58092acb`](https://github.com/Shopify/polaris/commit/e58092acb10ddc8330dcd8fc4bd7293ba94692ad) Thanks [@alex-page](https://github.com/alex-page)! - Clean up README.md files, removing 80 character limit and unused content

* [#6681](https://github.com/Shopify/polaris/pull/6681) [`3b6d6949f`](https://github.com/Shopify/polaris/commit/3b6d6949fdbb1d809f6aff5d3f36b897c0fd2353) Thanks [@alex-page](https://github.com/alex-page)! - Removed comments and cleaned up markdown files

* Updated dependencies [[`11816f2c5`](https://github.com/Shopify/polaris/commit/11816f2c526c98ef0f1839ce233baeaf9173c4fb)]:
- @shopify/polaris-icons@5.2.0

## 9.20.1

### Patch 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@9.20.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@9.20.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/polaris@9.20.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@9.20.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.20.1",
"version": "9.21.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -63,7 +63,7 @@
"preversion": "node ./scripts/readme-update-version"
},
"dependencies": {
"@shopify/polaris-icons": "^5.1.0",
"@shopify/polaris-icons": "^5.2.0",
"@shopify/polaris-tokens": "^5.5.0",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
4 changes: 2 additions & 2 deletions polaris-react/src/components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Include the CSS in your HTML. We suggest copying the styles file into your own p
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/polaris@9.20.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@9.20.1/build/esm/styles.css"
/>
```

Expand Down Expand Up @@ -96,7 +96,7 @@ Include the CSS stylesheet in your HTML. We suggest copying the styles file into
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/polaris@9.20.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@9.20.1/build/esm/styles.css"
/>
```

Expand Down
36 changes: 36 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# polaris.shopify.com

## 0.8.0

### Minor Changes

- [#6692](https://github.com/Shopify/polaris/pull/6692) [`a88b93d15`](https://github.com/Shopify/polaris/commit/a88b93d15c5ea48442225565ea2a2ff1eb5d6678) Thanks [@yurm04](https://github.com/yurm04)! - Updated Contributing page nav links and Documentation page content

* [#6676](https://github.com/Shopify/polaris/pull/6676) [`365ef2cca`](https://github.com/Shopify/polaris/commit/365ef2ccae4451958be02587d5f07b40a8cacfc1) Thanks [@yurm04](https://github.com/yurm04)! - Updated 404ing tokens link in the VS Code readme

- [#6704](https://github.com/Shopify/polaris/pull/6704) [`9080b5d52`](https://github.com/Shopify/polaris/commit/9080b5d523031c05a802c092b5015506f472b8da) Thanks [@alex-page](https://github.com/alex-page)! - Added support for markdown content in component examples' descriptions

* [#6502](https://github.com/Shopify/polaris/pull/6502) [`ef46503e2`](https://github.com/Shopify/polaris/commit/ef46503e235c399bb83b6185a06aa7b11cf79e06) Thanks [@martenbjork](https://github.com/martenbjork)! - Major refactor of site search

### Patch Changes

- [#6684](https://github.com/Shopify/polaris/pull/6684) [`4c9a0b7f3`](https://github.com/Shopify/polaris/commit/4c9a0b7f3fb282101d58ce135bf411564373e654) Thanks [@martenbjork](https://github.com/martenbjork)! - Improved CSS to prevent site styles from leaking into Polaris examples

* [#6679](https://github.com/Shopify/polaris/pull/6679) [`5b69a25e4`](https://github.com/Shopify/polaris/commit/5b69a25e4e30524ee42d598a3ac8e5d62f91b478) Thanks [@alex-page](https://github.com/alex-page)! - Add missing content from polaris-react

- [#6683](https://github.com/Shopify/polaris/pull/6683) [`0b1970864`](https://github.com/Shopify/polaris/commit/0b197086430123eb30f373252fad84e773234ece) Thanks [@alex-page](https://github.com/alex-page)! - Move foundations icons to a component

* [#6696](https://github.com/Shopify/polaris/pull/6696) [`146631b39`](https://github.com/Shopify/polaris/commit/146631b39dfb27f994a8056c5466f33d49cab3a9) Thanks [@ashancock](https://github.com/ashancock)! - Fix missing period typo in Warning banners description

- [#6716](https://github.com/Shopify/polaris/pull/6716) [`35b260673`](https://github.com/Shopify/polaris/commit/35b2606736e162eee1876cbafa46bd71d073dc7a) Thanks [@martenbjork](https://github.com/martenbjork)! - Improved website's CSS reset so that its specificity was lowered, making it easier to add new styles on top of the reset.

* [#6681](https://github.com/Shopify/polaris/pull/6681) [`3b6d6949f`](https://github.com/Shopify/polaris/commit/3b6d6949fdbb1d809f6aff5d3f36b897c0fd2353) Thanks [@alex-page](https://github.com/alex-page)! - Removed comments and cleaned up markdown files

- [#6713](https://github.com/Shopify/polaris/pull/6713) [`7c788cdab`](https://github.com/Shopify/polaris/commit/7c788cdabd5968d1147b42361be346cfa9e2a349) Thanks [@martenbjork](https://github.com/martenbjork)! - Fixed an issue which accidentally made links be the same colors as regular text

* [#6674](https://github.com/Shopify/polaris/pull/6674) [`6657ba4c5`](https://github.com/Shopify/polaris/commit/6657ba4c54ff4fba8d4350602afc68ed316a16d0) Thanks [@adrianefong](https://github.com/adrianefong)! - Fixed home page "Polaris for Vs Code" section background on smaller breakpoints

- [#6668](https://github.com/Shopify/polaris/pull/6668) [`407dd205b`](https://github.com/Shopify/polaris/commit/407dd205b2d048594bae77b80744cfc754a7a411) Thanks [@martenbjork](https://github.com/martenbjork)! - Improved examples browsing experience so that it's easier to see all examples at the same time.

- Updated dependencies [[`e58092acb`](https://github.com/Shopify/polaris/commit/e58092acb10ddc8330dcd8fc4bd7293ba94692ad), [`3b6d6949f`](https://github.com/Shopify/polaris/commit/3b6d6949fdbb1d809f6aff5d3f36b897c0fd2353), [`6fab899c1`](https://github.com/Shopify/polaris/commit/6fab899c1a11b19640845b4a57ce82173bc27097), [`11816f2c5`](https://github.com/Shopify/polaris/commit/11816f2c526c98ef0f1839ce233baeaf9173c4fb)]:
- @shopify/polaris@9.21.0
- @shopify/polaris-icons@5.2.0

## 0.7.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.7.0",
"version": "0.8.0",
"private": true,
"scripts": {
"build": "yarn run copy-icons && next build",
Expand All @@ -21,8 +21,8 @@
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.6.1",
"@headlessui/react": "^1.6.5",
"@shopify/polaris": "^9.20.1",
"@shopify/polaris-icons": "^5.1.0",
"@shopify/polaris": "^9.21.0",
"@shopify/polaris-icons": "^5.2.0",
"@shopify/polaris-tokens": "^5.5.0",
"codesandbox": "^2.2.3",
"fuse.js": "^6.5.3",
Expand Down