Skip to content

Commit

Permalink
Docs(web-twig): Introducing deprecations list
Browse files Browse the repository at this point in the history
refs #DS-1148
  • Loading branch information
literat committed Mar 4, 2024
1 parent 0972bbe commit 08637e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/web-twig/DEPRECATIONS-v3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Deprecations List

Following deprecations will be removed in version 3 of the _spirit-web-twig_ package.

> Please follow these steps to safely upgrade your design system to Spirit Design System v3 components.
## Add the `danger` icon to your project's assets

The `warning` icon as a fallback for the `danger` color in the Alert component will be removed in favor of the `danger` icon.
Please, add the `danger` icon to your project's assets.

0 comments on commit 08637e2

Please sign in to comment.