Skip to content

Commit

Permalink
Docs(repo): Introduce table of contents for v1 and v2 migrations refs…
Browse files Browse the repository at this point in the history
… #DS-800
  • Loading branch information
literat committed Jul 21, 2023
1 parent 7ae79a3 commit 0902ae0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
25 changes: 25 additions & 0 deletions MIGRATION-v1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Migration Guide

Introducing version 1 of the Spirit Design System packages.

💁 Please follow these steps to safely upgrade your Design System to Spirit Design System v1 components.

## spirit-form-validations v1

- [Migration Guide](./packages/form-validations/MIGRATION-v1.md)

## spirit-web v1

- [Migration Guide](./packages/web/MIGRATION-v1.md)

## spirit-web-react v1

- [Migration Guide](./packages/web-react/MIGRATION-v1.md)

## spirit-web-twig v1

- _spirit-web-twig_ was released as version 1 by default

---

Please refer back to this guide or reach out to our team if you encounter any issues during migration.
13 changes: 13 additions & 0 deletions MIGRATION-v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Migration Guide

Introducing version 2 of the Spirit Design System packages.

💁 Please follow these steps to safely upgrade your Design System to Spirit Design System v2 components.

## spirit-web-twig v2

- [Migration Guide](./packages/web-twig/MIGRATION-v2.md)

---

Please refer back to this guide or reach out to our team if you encounter any issues during migration.

0 comments on commit 0902ae0

Please sign in to comment.