7.0.0 • Published 19 days ago

@swisspost/design-system-migrations v7.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
19 days ago

Design System Migrations

Scripts to migrate an Angular application from one Design System version to another.

Usage

The migration package is not intended to be installed as a dependency on your project. You can install it temporarily while migrating your project to a new version of Design System, then uninstall it directly:

  npm install @swisspost/design-system-migrations
  npx ng update @swisspost/design-system-migrations --from=[currentVersion] --to=[targetedVersion] --migrate-only --allow-dirty
  npm uninstall @swisspost/design-system-migrations

Be sure to update your application one major Design System version at a time as explained in our migration guide.

Contribute

Contributor Covenant

Considering supporting the Swiss Post Design System with your contribution? Whether you like to contribute new patterns, fix a bug, spotted a typo or have ideas for improvement - we'd love to hear from you. Learn how you can contribute to this project in the migration contribution guidelines and also take a look at the general contribution guidelines.

For any questions regarding the pattern library, you can reach out on the discussions page.

In order to keep our community open and inclusive, we expect you to read and follow our Code of Conduct.

License

Software contained in this repository is published by the Swiss Post Ltd. under the Apache 2.0 License.

© 2024 Swiss Post, Ltd.