Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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/strong-candles-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'polaris.shopify.com': patch
---

Removed link to deleted `Tiles` component and cleaned up links
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 @@ -28,4 +28,4 @@ examples:

## Related components

- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline).
- To display elements horizontally, [use the Inline component](https://polaris.shopify.com/components/inline)
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 @@ -36,4 +36,4 @@ examples:

## Related components

- For more specific use cases, [use the Card](https://polaris.shopify.com/components/card) component.
- For more specific use cases, [use the Card component](https://polaris.shopify.com/components/card)
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 @@ -32,5 +32,5 @@ examples:

## Related components

- To create the large-scale structure of pages, [use the Columns](https://polaris.shopify.com/components/columns) and [Tile component](https://polaris.shopify.com/components/tile)
- To display elements vertically, [use AlphaStack](https://polaris.shopify.com/components/alphastack)
- To create the large-scale structure of pages, [use the Columns component](https://polaris.shopify.com/components/columns)
- To display elements vertically, [use the AlphaStack component](https://polaris.shopify.com/components/alphastack)