7.0.0 • Published 27 days ago

@swisspost/design-system-components-angular v7.0.0

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

Swiss Post Design System Components-Angular

Swiss Post Design System splash screen

A collection of angular-components built with Stencil JS for the Swiss Post Design System.

Documentation

Usage

Install the package in your Angular project:

npm install @swisspost/design-system-components-angular

In your app.module.ts, add the components to your imports:

// Other imports ....
import { PostComponentsModule } from '@swisspost/design-system-components-angular';

@NgModule({
  imports: [PostComponentsModule],
})
export class AppModule {}

In your templates, the components are available as:

<post-icon></post-icon>

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 components-angular 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.

7.0.0

27 days ago

2.0.0

2 months ago

1.0.2

2 months ago

1.0.1

3 months ago

1.0.0

3 months ago

0.0.11-beta

4 months ago

0.0.12-beta

4 months ago

0.0.10-beta

4 months ago

0.0.9-beta

4 months ago

0.0.8-beta

5 months ago

0.0.7-beta

5 months ago

0.0.6-beta

5 months ago

0.0.5-beta

5 months ago

0.0.4-beta

5 months ago

0.0.3-beta

5 months ago

0.0.2-beta

5 months ago

0.0.1-beta

6 months ago