diff --git a/docs/dotcom-v2-migration.md b/docs/dotcom-v2-migration.md index 777a68a830a..03e41f0a3d5 100644 --- a/docs/dotcom-v2-migration.md +++ b/docs/dotcom-v2-migration.md @@ -25,6 +25,7 @@ For Carbon v11 migration guidance, see their | card-group-card-link-item | This component is deprecated in v2 in favor for default card or with content-item | | card-link | This component is deprecated in v2 in favor for [card](#card) (link variant) component | | card-section-carousel | This component is deprecated in v2 in favor for content-section/block component combined with carousel | +| card-section-images | This component is deprecated in v1 and has been removed in v2 in favor of the card-section component. | | card-section-simple | This component is deprecated in v2 in facor for content-section/block component combined with card-group | | content-block-cards | This component is deprecated in v2 in favor for content-section/block & card-group components | | content-block-horizontal | This component is deprecated in v2 in favor for content-section/block & content-item-horizontal components | @@ -32,16 +33,19 @@ For Carbon v11 migration guidance, see their | content-block-mixed | This component is deprecated in v2 in favor for content-section/block, video-player/image, pictogram-items, and other content-group components | | content-block-segmented | This component is deprecated in v2 in favor for content-section/block component | | content-block-simple | This component is deprecated in v2 in favor for content-section/block component | +| content-group-horizontal | This component is deprecated in v1 and has been removed in v2 in favor of the content-block-horizontal component. | | content-group-cards | This component is deprecated in v2 in favor for content-section/block & card-group components | | content-group-pictograms | This component is deprecated in v2 in favor for content-section/block content-item (pictogram variant) components | | content-group-simple | This component is deprecated in v2 in favor for content-group, image, & content-item components | | cta | View changes [here](#cta) | | cta-block | This component is deprecated in v2 in favor for content-section/block & content-item components | | cta-section | This component is deprecated in v2 in favor for content-section/block & content-item components | +| feature-card-block-large | This component is deprecated in v1 and has been removed in v2 in favor of the feature-card component. | +| feature-card-block-medium | This component is deprecated in v1 and has been removed in v2 in favor of the feature-card component. | | footer | No API changes. | | hr | View changes [here](#horizontal-rule) | | image | View changes [here](#image) | -| image-with-caption | Replaced by `image` | +| image-with-caption | This component is deprecated in v1 and has been removed in v2 in favor of the image component | | 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 | | pictogram-item | This component is deprecated in v2 in favor for content-item (pictogram variation) componet |