Skip to content

Commit 7ced95b

Browse files
authored
[Box] Update description of alpha page in style guide (#7343)
### WHY are these changes introduced? Removes unclear wording from alpha `Box` page about its usage in existing Polaris components. ### WHAT is this pull request doing? Updated alpha page: <details> <summary>Alpha Box — new</summary> <img src="https://user-images.githubusercontent.com/26749317/193900385-5ecd889f-f517-446c-8039-965cd89a9c67.png" alt="Alpha Box — new"> </details> <!-- ℹ️ Delete the following for small / trivial changes --> ### 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) ### 🎩 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 - [x] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
1 parent 0be40aa commit 7ced95b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/mighty-timers-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'polaris.shopify.com': patch
3+
---
4+
5+
Updated alpha `Box` page to remove sentence regarding usage in existing components

polaris.shopify.com/content/components/box/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Box
3-
description: Box is the most primitive layout component. Box has a set of padding options. Use it to render an individual item. Box can be used in components such as Toast, ContextualSaveBar, and Banner.
3+
description: Box is the most primitive layout component. Box has a set of padding options. Use it to render an individual item.
44
category: Structure
55
keywords:
66
- layout

0 commit comments

Comments
 (0)