diff --git a/.changeset/pre.json b/.changeset/pre.json index 161b5be5bd3..39297ac3f37 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -14,15 +14,26 @@ }, "changesets": [ "chilly-grapes-enjoy", - "curly-chairs-speak", + "dirty-pugs-retire", + "dry-dancers-brush", "dull-pans-give", + "empty-baboons-rule", + "fair-rocks-occur", "fast-suits-jog", + "few-starfishes-notice", + "fifty-wombats-battle", + "five-cooks-fly", + "fresh-ravens-jam", "fuzzy-coats-study", "fuzzy-pears-jog", + "gentle-suns-relax", "healthy-boxes-wave", "honest-stingrays-act", "hot-apples-press", + "hungry-bikes-impress", "kind-phones-yell", + "large-hats-vanish", + "lemon-bees-confess", "light-gorillas-smell", "light-seahorses-sit", "loud-hounds-fetch", @@ -31,13 +42,20 @@ "olive-clouds-pretend", "popular-pumas-sin", "proud-parrots-yawn", + "quick-icons-joke", "rotten-comics-think", + "shiny-feet-marry", "short-kids-buy", + "short-llamas-hope", "short-schools-run", "silent-brooms-confess", + "silent-guests-occur", "silly-ligers-heal", "slow-experts-flash", + "spicy-pugs-begin", "tall-chicken-repeat", + "tiny-avocados-enjoy", + "twenty-bags-mate", "wild-dodos-refuse", "wise-pianos-unite" ] diff --git a/polaris-for-vscode/package.json b/polaris-for-vscode/package.json index 9697985652d..806efc5b774 100644 --- a/polaris-for-vscode/package.json +++ b/polaris-for-vscode/package.json @@ -43,7 +43,7 @@ "vscode-languageserver-textdocument": "^1.0.4" }, "devDependencies": { - "@shopify/polaris-tokens": "^7.13.0-beta.0", + "@shopify/polaris-tokens": "^8.0.0-beta.1", "@types/node": "14.x", "@types/vscode": "^1.64.0", "@vscode/test-electron": "^2.1.2", diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json index 1e6416fdbfb..b14fb018c8c 100644 --- a/polaris-migrator/package.json +++ b/polaris-migrator/package.json @@ -36,8 +36,8 @@ "generate": "plop" }, "dependencies": { - "@shopify/polaris-tokens": "^7.13.0-beta.0", - "@shopify/stylelint-polaris": "^14.1.2-beta.0", + "@shopify/polaris-tokens": "^8.0.0-beta.1", + "@shopify/stylelint-polaris": "^14.1.2-beta.1", "chalk": "^4.1.0", "globby": "11.0.1", "is-git-clean": "^1.1.0", @@ -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": "^12.0.0-beta.1", + "@shopify/polaris": "^12.0.0-beta.2", "plop": "^3.1.1", "plop-dir": "^0.0.5", "prettier": "^2.7.1", diff --git a/polaris-react/CHANGELOG.md b/polaris-react/CHANGELOG.md index f864a835520..17cb8d34973 100644 --- a/polaris-react/CHANGELOG.md +++ b/polaris-react/CHANGELOG.md @@ -1,5 +1,42 @@ # Changelog +## 12.0.0-beta.2 + +### Major Changes + +- [#10705](https://github.com/Shopify/polaris/pull/10705) [`c7c2312f7`](https://github.com/Shopify/polaris/commit/c7c2312f731b624ff6a50beda7b00c9b971091d2) Thanks [@chloerice](https://github.com/chloerice)! - - Removed the `subdued` and `status` props from `IndexTable.Row`. Use `tone` instead. + +* [#10778](https://github.com/Shopify/polaris/pull/10778) [`b126f64e6`](https://github.com/Shopify/polaris/commit/b126f64e6380064ea828837ea0903b5ee4c2f6c4) Thanks [@laurkim](https://github.com/laurkim)! - Migrated `shadow` custom properties from v11 to v12 + +- [#10762](https://github.com/Shopify/polaris/pull/10762) [`1ef71164c`](https://github.com/Shopify/polaris/commit/1ef71164c2ad77f05fb7608c6e86bd79308602fa) Thanks [@laurkim](https://github.com/laurkim)! - Migrated `font` custom properties from v11 to v12 + +* [#10741](https://github.com/Shopify/polaris/pull/10741) [`2c2bb0e09`](https://github.com/Shopify/polaris/commit/2c2bb0e092cbb41a2844e24006ff2460b189cc01) Thanks [@laurkim](https://github.com/laurkim)! - - Migrated `border` custom properties from v11 to v12 + - Removed backwards compatibility for v11 border tokens on `Tooltip` component `BorderRadius` type + - Updated JSDoc prop type descriptions to include updated `border` custom properties on `Divider` and `Tooltip` components + +- [#10744](https://github.com/Shopify/polaris/pull/10744) [`a4f5e7df3`](https://github.com/Shopify/polaris/commit/a4f5e7df3f71fdcbb9f27a34c6e8302bd762ff53) Thanks [@mrcthms](https://github.com/mrcthms)! - Removed deprecated `disable1Password` prop from `TextField`. + +* [#10727](https://github.com/Shopify/polaris/pull/10727) [`179b481d7`](https://github.com/Shopify/polaris/commit/179b481d745c9e69880bd31cca409071ddf1845d) Thanks [@laurkim](https://github.com/laurkim)! - Migrated `space` custom properties from v11 to v12 + Removed backwards compatibility for v11 border tokens on `Tooltip` component `Padding` type + Updated JSDoc prop type descriptions to include updated `padding` custom properties on `Box` component + +- [#10669](https://github.com/Shopify/polaris/pull/10669) [`794d1f5e4`](https://github.com/Shopify/polaris/commit/794d1f5e4b79a2721594979d31972cd7534d6174) Thanks [@lgriffee](https://github.com/lgriffee)! - Added `border-radius` semantic layer + +* [#10745](https://github.com/Shopify/polaris/pull/10745) [`a4205eee1`](https://github.com/Shopify/polaris/commit/a4205eee13ca9a4658f58a2c643ddcbb49956893) Thanks [@mrcthms](https://github.com/mrcthms)! - [IndexFilters] Remove IndexFiltersManager in AppProvider + +- [#10773](https://github.com/Shopify/polaris/pull/10773) [`f6bc29ade`](https://github.com/Shopify/polaris/commit/f6bc29ade47b11f4bd21aa4b6b604b6ae7391044) Thanks [@laurkim](https://github.com/laurkim)! - Removed support for `headingXs` and `heading4xl` variants and replaced usage with `headingSm` and `heading3xl` + +### Minor Changes + +- [#10722](https://github.com/Shopify/polaris/pull/10722) [`14a94967d`](https://github.com/Shopify/polaris/commit/14a94967da24697830780a4978def80f98823f8c) Thanks [@laurkim](https://github.com/laurkim)! - Added support for `emphasis` and `text` tones on `Icon` and migrated `primary` and `subdued` tone color tokens + +* [#10788](https://github.com/Shopify/polaris/pull/10788) [`82f10e830`](https://github.com/Shopify/polaris/commit/82f10e8307bcc7a839e4733b4c03c957ff2fbd88) Thanks [@mrcthms](https://github.com/mrcthms)! - Deprecated the IndexFiltersManager component + +### Patch Changes + +- Updated dependencies [[`2a467249f`](https://github.com/Shopify/polaris/commit/2a467249f3a198dc252eba53df9fecc7bf6572dd), [`2cdc59f88`](https://github.com/Shopify/polaris/commit/2cdc59f8823a6529ebb6150c316934633f86b28c), [`794d1f5e4`](https://github.com/Shopify/polaris/commit/794d1f5e4b79a2721594979d31972cd7534d6174), [`08aaf11ec`](https://github.com/Shopify/polaris/commit/08aaf11ec59680155476a20036a672795c2bad47)]: + - @shopify/polaris-tokens@8.0.0-beta.1 + ## 12.0.0 ### Major Changes diff --git a/polaris-react/README.md b/polaris-react/README.md index 539cd25f0c3..1413ac93323 100644 --- a/polaris-react/README.md +++ b/polaris-react/README.md @@ -33,7 +33,7 @@ Otherwise include the CSS in your HTML. We suggest copying the styles file into ```html ``` @@ -84,7 +84,7 @@ If React doesn’t make sense for your application, you can use a CSS-only versi ```html ``` diff --git a/polaris-react/package.json b/polaris-react/package.json index b1482621b01..7344adfa4bd 100644 --- a/polaris-react/package.json +++ b/polaris-react/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/polaris", "description": "Shopify’s admin product component library", - "version": "12.0.0-beta.1", + "version": "12.0.0-beta.2", "private": false, "license": "SEE LICENSE IN LICENSE.md", "author": "Shopify ", @@ -57,7 +57,7 @@ }, "dependencies": { "@shopify/polaris-icons": "^7.9.0", - "@shopify/polaris-tokens": "^7.13.0-beta.0", + "@shopify/polaris-tokens": "^8.0.0-beta.1", "@types/react": "*", "@types/react-dom": "*", "@types/react-transition-group": "^4.4.2", diff --git a/polaris-tokens/CHANGELOG.md b/polaris-tokens/CHANGELOG.md index e676c223daa..e91d2b6f217 100644 --- a/polaris-tokens/CHANGELOG.md +++ b/polaris-tokens/CHANGELOG.md @@ -1,11 +1,23 @@ # Changelog -## 7.13.0-beta.1 +## 8.0.0-beta.1 -- [#10674](https://github.com/Shopify/polaris/pull/10674) [`a2aefd060`](https://github.com/Shopify/polaris/commit/a2aefd0608b854b376c1f8de8bd33195074dc7e3) Thanks [@lgriffee](https://github.com/lgriffee)! - Removed legacy v11 `border`, `font`, `space`, `shadow` tokens +### Major Changes + +- [#10760](https://github.com/Shopify/polaris/pull/10760) [`2a467249f`](https://github.com/Shopify/polaris/commit/2a467249f3a198dc252eba53df9fecc7bf6572dd) Thanks [@lgriffee](https://github.com/lgriffee)! - Updated `shadow` token values + +* [#10801](https://github.com/Shopify/polaris/pull/10801) [`2cdc59f88`](https://github.com/Shopify/polaris/commit/2cdc59f8823a6529ebb6150c316934633f86b28c) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Deprecated a collection of types, utils, and JSON exports + +- [#10673](https://github.com/Shopify/polaris/pull/10673) [`08aaf11ec`](https://github.com/Shopify/polaris/commit/08aaf11ec59680155476a20036a672795c2bad47) Thanks [@lgriffee](https://github.com/lgriffee)! - Updated `font-size` and `font-weight` token values + +* [#10674](https://github.com/Shopify/polaris/pull/10674) [`a2aefd060`](https://github.com/Shopify/polaris/commit/a2aefd0608b854b376c1f8de8bd33195074dc7e3) Thanks [@lgriffee](https://github.com/lgriffee)! - Removed legacy v11 `border`, `font`, `space`, `shadow` tokens - [#10779](https://github.com/Shopify/polaris/pull/10779) [`2ce6c375d`](https://github.com/Shopify/polaris/commit/2ce6c375d9a180609c087764d963bb20868e03bf) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Removed legacy v11 `color` tokens +### Minor Changes + +- [#10669](https://github.com/Shopify/polaris/pull/10669) [`794d1f5e4`](https://github.com/Shopify/polaris/commit/794d1f5e4b79a2721594979d31972cd7534d6174) Thanks [@lgriffee](https://github.com/lgriffee)! - Added `border-radius` semantic layer + ## 7.13.0-beta.0 ### Minor Changes diff --git a/polaris-tokens/package.json b/polaris-tokens/package.json index 4ce41d96042..eb444f5ddc4 100644 --- a/polaris-tokens/package.json +++ b/polaris-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/polaris-tokens", - "version": "7.13.0-beta.0", + "version": "8.0.0-beta.1", "description": "", "main": "dist/cjs/build/index.js", "module": "dist/esm/build/index.mjs", diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 15c1fbba799..29e1ebf5690 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -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": "^12.0.0-beta.1", + "@shopify/polaris": "^12.0.0-beta.2", "@shopify/polaris-icons": "^7.9.0", - "@shopify/polaris-tokens": "^7.13.0-beta.0", + "@shopify/polaris-tokens": "^8.0.0-beta.1", "@types/react-syntax-highlighter": "^15.5.6", "base-64": "^1.0.0", "codesandbox": "^2.2.3", diff --git a/stylelint-polaris/CHANGELOG.md b/stylelint-polaris/CHANGELOG.md index b6a6e5a97e9..80588583450 100644 --- a/stylelint-polaris/CHANGELOG.md +++ b/stylelint-polaris/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 14.1.2-beta.1 + +### Patch Changes + +- Updated dependencies [[`2a467249f`](https://github.com/Shopify/polaris/commit/2a467249f3a198dc252eba53df9fecc7bf6572dd), [`2cdc59f88`](https://github.com/Shopify/polaris/commit/2cdc59f8823a6529ebb6150c316934633f86b28c), [`794d1f5e4`](https://github.com/Shopify/polaris/commit/794d1f5e4b79a2721594979d31972cd7534d6174), [`08aaf11ec`](https://github.com/Shopify/polaris/commit/08aaf11ec59680155476a20036a672795c2bad47)]: + - @shopify/polaris-tokens@8.0.0-beta.1 + ## 14.1.2-beta.0 ### Patch Changes diff --git a/stylelint-polaris/package.json b/stylelint-polaris/package.json index e233f79263e..9c525fe2aae 100644 --- a/stylelint-polaris/package.json +++ b/stylelint-polaris/package.json @@ -1,7 +1,7 @@ { "name": "@shopify/stylelint-polaris", "description": "Polaris Design System Stylelint tooling", - "version": "14.1.2-beta.0", + "version": "14.1.2-beta.1", "private": false, "license": "MIT", "author": "Shopify ", @@ -37,7 +37,7 @@ "dependencies": { "postcss-value-parser": "^4.2.0", "postcss-media-query-parser": "^0.2.3", - "@shopify/polaris-tokens": "^7.13.0-beta.0" + "@shopify/polaris-tokens": "^8.0.0-beta.1" }, "peerDependencies": { "stylelint": "^14.15.0 || ^15.0.0"