From c878ce86367d1d8ce9f0467a06d97e27a268232a Mon Sep 17 00:00:00 2001 From: ariellalgilmore Date: Wed, 11 Oct 2023 11:15:08 -0700 Subject: [PATCH] fix(migration): add leadspace-block docs --- docs/dotcom-v2-migration.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/dotcom-v2-migration.md b/docs/dotcom-v2-migration.md index e4d0454105b..6304b313fb8 100644 --- a/docs/dotcom-v2-migration.md +++ b/docs/dotcom-v2-migration.md @@ -17,7 +17,7 @@ For Carbon v11 migration guidance, see their | ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | | back-to-top | No API changes. | | background-media | No API changes. | -| button | This component is deprecated in v2 in favor for Carbon's core Button | +| button | This component is deprecated in v2 in favor for `button-expressive` | | button-group | No API changes. | | callout-with-media | View changes [here](#callout-with-media) | | callout-quote | View changes [here](#callout-quote) | @@ -50,6 +50,7 @@ For Carbon v11 migration guidance, see their | image | View changes [here](#image) | | image-with-caption | This component is deprecated in v1 and has been removed in v2 in favor of the image component | | leadspace | View changes [here](#leadspace) | +| leadspace-block | View changes [here](#leadspace-block) | | leadspace-with-search | View changes [here](#leadspace-with-search) | | link-list-section | This component is deprecated in v2 in favor for content-section/block & link-list end of section variant components | | logo-grid | This component is deprecated in v2 in favor for content-section/block & image-group components | @@ -116,6 +117,11 @@ information. - New `highlight` and `type-style` attributes for `leadspace-heading` +### Leadspace + +- Deprecated `leadspace-block-heading` in favor for `leadspace-heading` +- Removed `leadspace-block-cta` in favor for `button` + ### Leadspace with Search - `` has been replaced with ``