Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Remove old "new" badges #12662

Merged
merged 6 commits into from
Sep 19, 2024
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: 5 additions & 0 deletions .changeset/forty-eyes-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'polaris.shopify.com': minor
---

Removes unnecessary new badges from navigation
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/colors/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ keywords:
- grayscale
hideChildren: true
showTOC: true
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/depth/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ keywords:
icon: CategoriesIcon
showTOC: true
hideChildren: true
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/icons/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ keywords:
- icons in nav
- icons in main nav
- icon colors
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Design
description: Design principles serve as guiding notions that shape the design of the Shopify admin, with Polaris providing support in implementing these principles effectively.
order: 3
status: New
icon: PaintBrushFlatIcon
---

Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/layout/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ keywords:
- spacing
description: Layout determines the placement, positioning, and organization of various components within the UI, such as buttons, menus, content sections, and other visual elements.
hideChildren: true
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/motion/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ keywords:
- interaction
- transition
hideChildren: true
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/pro-design-language.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Pro design language
description: Efficiency, intuition, and style combined to empower merchants with data-rich views, action-driven interfaces, and dynamic interactions.
order: 1
icon: PaintBrushFlatIcon
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/design/typography/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ keywords:
- fonts
icon: TextFontIcon
hideChildren: true
status: New
---

# {frontmatter.title}
Expand Down
1 change: 0 additions & 1 deletion polaris.shopify.com/content/patterns/card-layout/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ lede: Standardized card layout gives merchants a content structure to rely on.
previewImg: /images/patterns/card-layout/card-layout-cover-image.png
url: /patterns/card-layout
hideChildren: true
status: New
---

<LayoutSection card>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ keywords:
- actions
hideChildren: true
showTOC: true
status: New
url: /patterns/common-actions
variants:
- 'variants/overview.mdx'
Expand Down
Loading