Skip to content

Commit

Permalink
Version Packages (Shopify#7860)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @shopify/polaris@10.16.0

### Minor Changes

- [Shopify#7893](Shopify#7893)
[`9e617c4d9`](Shopify@9e617c4)
Thanks [@yurm04](https://github.com/yurm04)! - Updating TextField and
Select border colors to be compliant with accessibility color contrast
guidance


- [Shopify#7910](Shopify#7910)
[`5a4faf821`](Shopify@5a4faf8)
Thanks [@henryyi](https://github.com/henryyi)! - Added support for hover
delay before displaying tooltip

### Patch Changes

- [Shopify#7890](Shopify#7890)
[`53d836dc2`](Shopify@53d836d)
Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed display bug with
`BulkActions` when content in the table changes at the same time the
bulk actions bar is visible


- [Shopify#7846](Shopify#7846)
[`65131df18`](Shopify@65131df)
Thanks [@qt314](https://github.com/qt314)! - - Changed border radius of
`focus-ring` to use shape tokens instead of adding an extra `1px`
- Updated `TextField` placeholder text to not change to a custom color
on error
    -   Delete an unused class in the `DataTable` and `IndexTable`
    -   Replace some `px` values with tokens
    -   Add some stylelint ignore context comments


- [Shopify#7891](Shopify#7891)
[`ff82bdb18`](Shopify@ff82bdb)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the colors of
the borders of the buttons in the `BulkActions` component

## @shopify/plugin-polaris@0.0.21

### Patch Changes

-   Updated dependencies \[]:
    -   @shopify/polaris-migrator@0.10.1

## @shopify/polaris-migrator@0.10.1

### Patch Changes

- Updated dependencies
\[[`4b96147b3`](Shopify@4b96147),
[`c8a294f51`](Shopify@c8a294f),
[`6cd75fd9a`](Shopify@6cd75fd),
[`bdf04a289`](Shopify@bdf04a2),
[`9206b7b13`](Shopify@9206b7b)]:
    -   @shopify/stylelint-polaris@5.0.1

## @shopify/stylelint-polaris@5.0.1

### Patch Changes

- [Shopify#7866](Shopify#7866)
[`4b96147b3`](Shopify@4b96147)
Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Updated
`stylelint-polaris` to allow disabling specific coverage rules instead
of entire categories


- [Shopify#7906](Shopify#7906)
[`c8a294f51`](Shopify@c8a294f)
Thanks [@qt314](https://github.com/qt314)! - Fixed config atRule and
function regex to match whole word


- [Shopify#7868](Shopify#7868)
[`6cd75fd9a`](Shopify@6cd75fd)
Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Update
`package.json` to define a single entry point


- [Shopify#7696](Shopify#7696)
[`bdf04a289`](Shopify@bdf04a2)
Thanks [@chloerice](https://github.com/chloerice)! - Implemented custom
message configuration support for polaris/coverage plugin


- [Shopify#7898](Shopify#7898)
[`9206b7b13`](Shopify@9206b7b)
Thanks [@qt314](https://github.com/qt314)! - Bug fix to wrap z-index
'declaration-property-value-allowed-list' token value with "var"

## polaris.shopify.com@0.27.2

### Patch Changes

- Updated dependencies
\[[`53d836dc2`](Shopify@53d836d),
[`9e617c4d9`](Shopify@9e617c4),
[`5a4faf821`](Shopify@5a4faf8),
[`65131df18`](Shopify@65131df),
[`ff82bdb18`](Shopify@ff82bdb)]:
    -   @shopify/polaris@10.16.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and juzser committed Jul 27, 2023
1 parent 6978f9c commit 2585e99
Show file tree
Hide file tree
Showing 21 changed files with 66 additions and 65 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-pets-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-taxis-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-maps-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-knives-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-squids-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-months-agree.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/ten-trainers-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-cats-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-jobs-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-plums-bathe.md

This file was deleted.

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

## 0.0.21

### Patch Changes

- Updated dependencies []:
- @shopify/polaris-migrator@0.10.1

## 0.0.20

## 0.0.19
Expand Down
4 changes: 2 additions & 2 deletions polaris-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/plugin-polaris",
"version": "0.0.20",
"version": "0.0.21",
"description": "Commands for building Shopify Apps with Polaris",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@oclif/core": "^1.13.10",
"@shopify/polaris-migrator": "^0.10.0"
"@shopify/polaris-migrator": "^0.10.1"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down
7 changes: 7 additions & 0 deletions polaris-migrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @shopify/polaris-migrator

## 0.10.1

### Patch Changes

- Updated dependencies [[`4b96147b3`](https://github.com/Shopify/polaris/commit/4b96147b32a89a393e8b6c5f7df1442f875248a0), [`c8a294f51`](https://github.com/Shopify/polaris/commit/c8a294f51baae53b131a5f9014f6223fdf3ef5ee), [`6cd75fd9a`](https://github.com/Shopify/polaris/commit/6cd75fd9a089791a79fe8aa7e43f6b54add47a45), [`bdf04a289`](https://github.com/Shopify/polaris/commit/bdf04a289e7a5b4c1e4717f5e162d00ea87c807b), [`9206b7b13`](https://github.com/Shopify/polaris/commit/9206b7b130cb4d5b0a6ec110693d8b45248f8dcf)]:
- @shopify/stylelint-polaris@5.0.1

## 0.10.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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.10.0",
"version": "0.10.1",
"description": "Codemod transformations to help upgrade your Polaris codebase",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@shopify/polaris-tokens": "^6.3.0",
"@shopify/stylelint-polaris": "^5.0.0",
"@shopify/stylelint-polaris": "^5.0.1",
"chalk": "^4.1.0",
"globby": "11.0.1",
"is-git-clean": "^1.1.0",
Expand All @@ -52,7 +52,7 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@shopify/polaris": "^10.15.0",
"@shopify/polaris": "^10.16.0",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
20 changes: 20 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 10.16.0

### Minor Changes

- [#7893](https://github.com/Shopify/polaris/pull/7893) [`9e617c4d9`](https://github.com/Shopify/polaris/commit/9e617c4d96bfe8324b12b3b82cbb0f8b392b2183) Thanks [@yurm04](https://github.com/yurm04)! - Updating TextField and Select border colors to be compliant with accessibility color contrast guidance

* [#7910](https://github.com/Shopify/polaris/pull/7910) [`5a4faf821`](https://github.com/Shopify/polaris/commit/5a4faf8211da8ad53848265d9208e2828d249d58) Thanks [@henryyi](https://github.com/henryyi)! - Added support for hover delay before displaying tooltip

### Patch Changes

- [#7890](https://github.com/Shopify/polaris/pull/7890) [`53d836dc2`](https://github.com/Shopify/polaris/commit/53d836dc22740d1f5ff22e9a8d3ce5604418ebeb) Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed display bug with `BulkActions` when content in the table changes at the same time the bulk actions bar is visible

* [#7846](https://github.com/Shopify/polaris/pull/7846) [`65131df18`](https://github.com/Shopify/polaris/commit/65131df18033e2f218b5a5e61c4ed0123584fb71) Thanks [@qt314](https://github.com/qt314)! - - Changed border radius of `focus-ring` to use shape tokens instead of adding an extra `1px`
- Updated `TextField` placeholder text to not change to a custom color on error
- Delete an unused class in the `DataTable` and `IndexTable`
- Replace some `px` values with tokens
- Add some stylelint ignore context comments

- [#7891](https://github.com/Shopify/polaris/pull/7891) [`ff82bdb18`](https://github.com/Shopify/polaris/commit/ff82bdb1877120d1d9711889869a5119e38e3924) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the colors of the borders of the buttons in the `BulkActions` component

## 10.15.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@10.15.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@10.16.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@10.15.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@10.16.0/build/esm/styles.css"
/>
```

Expand Down
2 changes: 1 addition & 1 deletion 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": "10.15.0",
"version": "10.16.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down
7 changes: 7 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# polaris.shopify.com

## 0.27.2

### Patch Changes

- Updated dependencies [[`53d836dc2`](https://github.com/Shopify/polaris/commit/53d836dc22740d1f5ff22e9a8d3ce5604418ebeb), [`9e617c4d9`](https://github.com/Shopify/polaris/commit/9e617c4d96bfe8324b12b3b82cbb0f8b392b2183), [`5a4faf821`](https://github.com/Shopify/polaris/commit/5a4faf8211da8ad53848265d9208e2828d249d58), [`65131df18`](https://github.com/Shopify/polaris/commit/65131df18033e2f218b5a5e61c4ed0123584fb71), [`ff82bdb18`](https://github.com/Shopify/polaris/commit/ff82bdb1877120d1d9711889869a5119e38e3924)]:
- @shopify/polaris@10.16.0

## 0.27.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.27.1",
"version": "0.27.2",
"private": true,
"scripts": {
"build": "yarn gen-assets && playroom build && next build",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@floating-ui/react-dom-interactions": "^0.10.1",
"@headlessui/react": "^1.6.5",
"@shopify/polaris": "^10.15.0",
"@shopify/polaris": "^10.16.0",
"@shopify/polaris-icons": "^6.7.0",
"@shopify/polaris-tokens": "^6.3.0",
"codesandbox": "^2.2.3",
Expand Down
14 changes: 14 additions & 0 deletions stylelint-polaris/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 5.0.1

### Patch Changes

- [#7866](https://github.com/Shopify/polaris/pull/7866) [`4b96147b3`](https://github.com/Shopify/polaris/commit/4b96147b32a89a393e8b6c5f7df1442f875248a0) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Updated `stylelint-polaris` to allow disabling specific coverage rules instead of entire categories

* [#7906](https://github.com/Shopify/polaris/pull/7906) [`c8a294f51`](https://github.com/Shopify/polaris/commit/c8a294f51baae53b131a5f9014f6223fdf3ef5ee) Thanks [@qt314](https://github.com/qt314)! - Fixed config atRule and function regex to match whole word

- [#7868](https://github.com/Shopify/polaris/pull/7868) [`6cd75fd9a`](https://github.com/Shopify/polaris/commit/6cd75fd9a089791a79fe8aa7e43f6b54add47a45) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Update `package.json` to define a single entry point

* [#7696](https://github.com/Shopify/polaris/pull/7696) [`bdf04a289`](https://github.com/Shopify/polaris/commit/bdf04a289e7a5b4c1e4717f5e162d00ea87c807b) Thanks [@chloerice](https://github.com/chloerice)! - Implemented custom message configuration support for polaris/coverage plugin

- [#7898](https://github.com/Shopify/polaris/pull/7898) [`9206b7b13`](https://github.com/Shopify/polaris/commit/9206b7b130cb4d5b0a6ec110693d8b45248f8dcf) Thanks [@qt314](https://github.com/qt314)! - Bug fix to wrap z-index 'declaration-property-value-allowed-list' token value with "var"

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "5.0.0",
"version": "5.0.1",
"private": false,
"license": "MIT",
"author": "Shopify <dev@shopify.com>",
Expand Down

0 comments on commit 2585e99

Please sign in to comment.