Skip to content

Commit 5bb85b5

Browse files
[Docs] Remove old "new" badges (#12662)
Remove new badges that were added with Uplift/Gen 3 documentation. <!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Open it as a draft if it’s a work in progress --> ### Before <img width="308" alt="Screenshot 2024-09-19 at 11 07 27 AM" src="https://github.com/user-attachments/assets/43440540-21be-4044-9e8f-ee3ae19f926a"> <img width="333" alt="Screenshot 2024-09-19 at 11 07 31 AM" src="https://github.com/user-attachments/assets/150e8eb9-9981-426e-b8be-f9b43bb2f872"> ### After <img width="307" alt="Screenshot 2024-09-19 at 11 07 10 AM" src="https://github.com/user-attachments/assets/662a5316-d3a0-44cb-a433-7cec411c4e31"> <img width="310" alt="Screenshot 2024-09-19 at 11 07 16 AM" src="https://github.com/user-attachments/assets/807737bb-378b-44b7-898d-c93e73789eb0"> Gen 3 has been out long enough the content is no longer "new" <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? <!-- Summary of the changes committed. Before / after screenshots are appreciated for UI changes. Make sure to include alt text that describes the screenshot. Include a video if your changes include interactive content. If you include an animated gif showing your change, wrapping it in a details tag is recommended. Gifs usually autoplay, which can cause accessibility issues for people reviewing your PR: <details> <summary>Summary of your gif(s)</summary> <img src="..." alt="Description of what the gif shows"> </details> --> ### How to 🎩 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#install-dependencies-and-build-workspaces) 🗒 [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) ### 🎩 checklist - [ ] Tested a [snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases) - [ ] 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 --------- Co-authored-by: Sam Rose <[email protected]>
1 parent a52c476 commit 5bb85b5

File tree

11 files changed

+5
-10
lines changed

11 files changed

+5
-10
lines changed

.changeset/forty-eyes-kiss.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'polaris.shopify.com': minor
3+
---
4+
5+
Removes unnecessary new badges from navigation

polaris.shopify.com/content/design/colors/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ keywords:
1111
- grayscale
1212
hideChildren: true
1313
showTOC: true
14-
status: New
1514
---
1615

1716
# {frontmatter.title}

polaris.shopify.com/content/design/depth/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords:
99
icon: CategoriesIcon
1010
showTOC: true
1111
hideChildren: true
12-
status: New
1312
---
1413

1514
# {frontmatter.title}

polaris.shopify.com/content/design/icons/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ keywords:
2222
- icons in nav
2323
- icons in main nav
2424
- icon colors
25-
status: New
2625
---
2726

2827
# {frontmatter.title}

polaris.shopify.com/content/design/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Design
33
description: Design principles serve as guiding notions that shape the design of the Shopify admin, with Polaris providing support in implementing these principles effectively.
44
order: 3
5-
status: New
65
icon: PaintBrushFlatIcon
76
---
87

polaris.shopify.com/content/design/layout/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ keywords:
1919
- spacing
2020
description: Layout determines the placement, positioning, and organization of various components within the UI, such as buttons, menus, content sections, and other visual elements.
2121
hideChildren: true
22-
status: New
2322
---
2423

2524
# {frontmatter.title}

polaris.shopify.com/content/design/motion/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ keywords:
1111
- interaction
1212
- transition
1313
hideChildren: true
14-
status: New
1514
---
1615

1716
# {frontmatter.title}

polaris.shopify.com/content/design/pro-design-language.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Pro design language
33
description: Efficiency, intuition, and style combined to empower merchants with data-rich views, action-driven interfaces, and dynamic interactions.
44
order: 1
55
icon: PaintBrushFlatIcon
6-
status: New
76
---
87

98
# {frontmatter.title}

polaris.shopify.com/content/design/typography/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords:
99
- fonts
1010
icon: TextFontIcon
1111
hideChildren: true
12-
status: New
1312
---
1413

1514
# {frontmatter.title}

polaris.shopify.com/content/patterns/card-layout/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ lede: Standardized card layout gives merchants a content structure to rely on.
55
previewImg: /images/patterns/card-layout/card-layout-cover-image.png
66
url: /patterns/card-layout
77
hideChildren: true
8-
status: New
98
---
109

1110
<LayoutSection card>

polaris.shopify.com/content/patterns/common-actions/index.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ keywords:
88
- actions
99
hideChildren: true
1010
showTOC: true
11-
status: New
1211
url: /patterns/common-actions
1312
variants:
1413
- 'variants/overview.mdx'

0 commit comments

Comments
 (0)