Skip to content
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/fresh-games-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'polaris.shopify.com': patch
---

Updated alpha status message that documentation is in development for `Bleed`, `Columns`, `Tiles`, `Inline`, `AlphaCard`, `AlphaStack`, and `Box`
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/alpha-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords:
- call out
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: alpha-card-default.tsx
title: Default
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/alpha-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: alpha-stack-default.tsx
title: Default
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/bleed.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: bleed-vertical.tsx
title: Vertical
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/box.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: box-default.tsx
title: Default
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/columns.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: columns-default.tsx
title: Default
Expand Down
4 changes: 2 additions & 2 deletions polaris.shopify.com/content/components/inline.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: inline-default.tsx
title: Default
description: >-
Items are vertically centered with 16px of space around them. They’ll wrap onto multiple lines when needed.
Items are vertically centered with 16px of space around them. They’ll wrap onto multiple lines when needed.
- fileName: inline-with-non-wrapping.tsx
title: Non-wrapping
description: >-
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/components/tiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- layout
status:
value: Alpha
message: This component is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
message: This component and its documentation is in development. There could be breaking changes made to it in a non-major release of Polaris. Please use with caution.
examples:
- fileName: tiles-with-spacing.tsx
title: Spacing
Expand Down