diff --git a/.changeset/tough-mugs-greet.md b/.changeset/tough-mugs-greet.md new file mode 100644 index 00000000000..d1246bd334b --- /dev/null +++ b/.changeset/tough-mugs-greet.md @@ -0,0 +1,5 @@ +--- +'polaris.shopify.com': patch +--- + +Fixed links to component lifecycle page in alpha component banners diff --git a/polaris.shopify.com/content/components/deprecated/index.md b/polaris.shopify.com/content/components/deprecated/index.md index 6dd1399e911..dfd26f9385d 100644 --- a/polaris.shopify.com/content/components/deprecated/index.md +++ b/polaris.shopify.com/content/components/deprecated/index.md @@ -3,5 +3,5 @@ title: Deprecated expanded: true order: 12 description: >- - Deprecated components will be removed in future major versions of Polaris. These components could be deprecated for a [number of reasons](https://polaris.shopify.com/getting-started/components-lifecycle#requirements-for-deprecation) and should be avoided. These components will show warnings in the component file and provide details for alternative usage. For more information, check out the [component lifecycle](https://polaris.shopify.com/getting-started/components-lifecycle#deprecated). + Deprecated components will be removed in future major versions of Polaris. These components could be deprecated for a [number of reasons](https://polaris.shopify.com/getting-started/components-lifecycle#requirements-for-deprecation) and should be avoided. These components will show warnings in the component file and provide details for alternative usage. For more information, check out the [component lifecycles](https://polaris.shopify.com/getting-started/components-lifecycle#deprecated). --- diff --git a/polaris.shopify.com/content/components/layout-and-structure/alpha-card.md b/polaris.shopify.com/content/components/layout-and-structure/alpha-card.md index b00564b281c..509c24b479d 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/alpha-card.md +++ b/polaris.shopify.com/content/components/layout-and-structure/alpha-card.md @@ -22,7 +22,7 @@ keywords: - call out status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: alpha-card-default.tsx title: Default diff --git a/polaris.shopify.com/content/components/layout-and-structure/alpha-stack.md b/polaris.shopify.com/content/components/layout-and-structure/alpha-stack.md index 47c90de707e..ef57db11aac 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/alpha-stack.md +++ b/polaris.shopify.com/content/components/layout-and-structure/alpha-stack.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: alpha-stack-default.tsx title: Default diff --git a/polaris.shopify.com/content/components/layout-and-structure/bleed.md b/polaris.shopify.com/content/components/layout-and-structure/bleed.md index 134a68a2dcf..4e9beb4dc95 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/bleed.md +++ b/polaris.shopify.com/content/components/layout-and-structure/bleed.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: bleed-vertical.tsx title: Vertical diff --git a/polaris.shopify.com/content/components/layout-and-structure/box.md b/polaris.shopify.com/content/components/layout-and-structure/box.md index c0feb5eaf90..1c3b42b4a81 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/box.md +++ b/polaris.shopify.com/content/components/layout-and-structure/box.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: box-default.tsx title: Default diff --git a/polaris.shopify.com/content/components/layout-and-structure/columns.md b/polaris.shopify.com/content/components/layout-and-structure/columns.md index 255f564641b..71c71a18164 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/columns.md +++ b/polaris.shopify.com/content/components/layout-and-structure/columns.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: columns-default.tsx title: Default diff --git a/polaris.shopify.com/content/components/layout-and-structure/divider.md b/polaris.shopify.com/content/components/layout-and-structure/divider.md index 4e754fb1500..538d5a2902b 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/divider.md +++ b/polaris.shopify.com/content/components/layout-and-structure/divider.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: divider-with-border-styles.tsx title: Style diff --git a/polaris.shopify.com/content/components/layout-and-structure/inline.md b/polaris.shopify.com/content/components/layout-and-structure/inline.md index c85e2c05a2a..9327312e938 100644 --- a/polaris.shopify.com/content/components/layout-and-structure/inline.md +++ b/polaris.shopify.com/content/components/layout-and-structure/inline.md @@ -6,7 +6,7 @@ keywords: - layout status: value: Alpha - message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [Component lifecycle](/getting-started/components-lifecycle). + message: This component is a work in progress and ready for exploratory usage, with breaking changes expected in minor version updates. Please use with caution. Learn more about our [component lifecycles](/getting-started/components-lifecycle). examples: - fileName: inline-default.tsx title: Default diff --git a/polaris.shopify.com/content/components/typography/text.md b/polaris.shopify.com/content/components/typography/text.md index 2c510a45dea..e0955d54132 100644 --- a/polaris.shopify.com/content/components/typography/text.md +++ b/polaris.shopify.com/content/components/typography/text.md @@ -21,7 +21,7 @@ keywords: - list status: value: Beta - message: This component is ready for wider adoption, usage is encouraged for most cases. Breaking changes are possible in minor version updates. To learn more please read about our [Component lifecycle](/getting-started/components-lifecycle) + message: This component is ready for wider adoption, usage is encouraged for most cases. Breaking changes are possible in minor version updates. To learn more please read about our [component lifecycles](/getting-started/components-lifecycle) examples: - fileName: text-heading.tsx title: Heading