diff --git a/.changeset/poor-beers-retire.md b/.changeset/poor-beers-retire.md new file mode 100644 index 0000000000..52906354b3 --- /dev/null +++ b/.changeset/poor-beers-retire.md @@ -0,0 +1,5 @@ +--- +'@swisspost/design-system-documentation': patch +--- + +Marked the `card-control` standard HTML as deprecated (will be removed in a future version). diff --git a/packages/documentation/src/stories/components/forms/card-control/card-control.docs.mdx b/packages/documentation/src/stories/components/forms/card-control/card-control.docs.mdx index 4438376ad3..a91ef888b6 100644 --- a/packages/documentation/src/stories/components/forms/card-control/card-control.docs.mdx +++ b/packages/documentation/src/stories/components/forms/card-control/card-control.docs.mdx @@ -33,6 +33,10 @@ import SampleCardControlMethods from './web-component/card-control-methods.sampl Standard HTML + + The card-control standard HTML is deprecated and will be removed in a future version. + +
@@ -162,4 +166,4 @@ The `` element is part of the `@swisspost/design-system-compo language="typescript" /> - \ No newline at end of file +