7.0.0 • Published 26 days ago

@swisspost/design-system-intranet-header v7.0.0

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

Swisspost Intranet Header

Swiss Post Design System splash screen

The Angular header component for Intranet applications.

Documentation

Usage

Install the header in your Angular project:

npm install @swisspost/design-system-intranet-header

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

// Other imports ....
import { SwissPostIntranetHeaderModule } from '@swisspost/design-system-intranet-header';

@NgModule({
  declarations: [
    // ...
  ],
  imports: [
    // ...
    SwissPostIntranetHeaderModule,
  ],
  // ...
})
export class AppModule {}

In your templates, the Intranet Header is available as:

<sp-intranet-header></sp-intranet-header>

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 intranet header 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

26 days ago

5.0.11

2 months ago

5.0.10

2 months ago

5.0.9

3 months ago

5.0.8

3 months ago

5.0.7

4 months ago

5.0.6

4 months ago

5.0.5

5 months ago

5.0.4

6 months ago

5.0.3

6 months ago

5.0.2

7 months ago

5.0.1

7 months ago

5.0.0

8 months ago

4.0.9

9 months ago

4.0.8

10 months ago

5.0.0-rc.0

8 months ago

4.0.10

9 months ago

4.0.7

10 months ago

4.0.6

11 months ago

4.0.5

11 months ago

4.0.4

11 months ago

4.0.3

1 year ago

4.0.1

1 year ago

4.0.0

1 year ago

4.0.2

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.8

1 year ago

3.0.7

1 year ago

3.0.6

1 year ago

3.0.4

1 year ago

3.0.5

1 year ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

2 years ago

3.0.0-beta.1

2 years ago

3.0.0-beta.3

2 years ago

3.0.0-beta.2

2 years ago

3.0.0

2 years ago

3.0.0-beta.0

2 years ago

3.0.0-alpha.4

2 years ago