From adab4359b7057f7e8c8a7e895d246c04b73ca58e Mon Sep 17 00:00:00 2001 From: Yuraima Estevez Date: Wed, 20 Sep 2023 12:46:41 -0500 Subject: [PATCH] Remove `featured` item from `What's New` (#10593) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### WHY are these changes introduced? We don't need a `featured` treatment so let's revert it to the older layout Screenshot 2023-09-20 at 11 28 06 AM ### WHAT is this pull request doing? ### How to 🎩 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#local-development) 🗒 [General tophatting guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md) 📄 [Changelog guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog)
Copy-paste this code in playground/Playground.tsx: ```jsx import React from 'react'; import {Page} from '../src'; export function Playground() { return ( {/* Add the code you want to test in here */} ); } ```
### 🎩 checklist - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide --- .../content/whats-new/uplifting-shopify-polaris.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polaris.shopify.com/content/whats-new/uplifting-shopify-polaris.md b/polaris.shopify.com/content/whats-new/uplifting-shopify-polaris.md index f53538b9e8f..8669311ffdd 100644 --- a/polaris.shopify.com/content/whats-new/uplifting-shopify-polaris.md +++ b/polaris.shopify.com/content/whats-new/uplifting-shopify-polaris.md @@ -2,8 +2,8 @@ title: Uplifting Shopify Polaris description: The process of evolving a large scale design system. previewImg: /images/updates/uplift-blogpost@2x.png +order: 1 url: https://ux.shopify.com/uplifting-shopify-polaris-7c54fc6564d9 -featured: true keywords: - layout - bleed