-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This upgrades the following packages to Angular 18: - '@swisspost/design-system-intranet-header': major - '@swisspost/design-system-components-angular': major - '@swisspost/design-system-styles': major - '@swisspost/design-system-demo': major - [x] Update compat table in the docs --------- Co-authored-by: Oliver Schürch <[email protected]> Co-authored-by: Alizé Debray <[email protected]>
- Loading branch information
1 parent
3879aa0
commit 4f6491a
Showing
25 changed files
with
4,547 additions
and
2,105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
'@swisspost/design-system-intranet-header': major | ||
'@swisspost/design-system-components-angular': major | ||
'@swisspost/design-system-styles': major | ||
'@swisspost/design-system-demo': major | ||
--- | ||
|
||
Upgraded to Angular 18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@swisspost/design-system-documentation': patch | ||
--- | ||
|
||
Added a migration section that explains how to go from 7 to 8. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,8 @@ Please contact [[email protected]](mailto:[email protected]). | |
|
||
| Version | Supported | Supported Dependencies | | ||
| ------- | ------------------ | ------------------------------------------ | | ||
| 7 | :white_check_mark: | Bootstrap 5.3, Angular 17, ng-bootstrap 16 | | ||
| 8 | :white_check_mark: | Bootstrap 5.3, Angular 18, ng-bootstrap 17 | | ||
| 7 | until June 2025 | Bootstrap 5.3, Angular 17, ng-bootstrap 16 | | ||
| 6.4 | until end of 2024 | Bootstrap 5.2, Angular 16, ng-bootstrap 15 | | ||
| 6 | until end of 2024 | Bootstrap 5.2, Angular 15, ng-bootstrap 14 | | ||
| 5 | until end of 2023 | Bootstrap 5.1, Angular 14, ng-bootstrap 12 | | ||
|
@@ -23,7 +24,8 @@ Please contact [[email protected]](mailto:[email protected]). | |
|
||
| Version | Supported | Supported Dependencies | | ||
| ------- | ------------------ | --------------------------------------- | | ||
| 7[^1] | :white_check_mark: | Angular, Vue JS, React, Vanilla JS, ... | | ||
| 8 | :white_check_mark: | Angular, Vue JS, React, Vanilla JS, ... | | ||
| 7[^1] | until June 2025 | Angular, Vue JS, React, Vanilla JS, ... | | ||
| 1 | July 2024 | Angular, Vue JS, React, Vanilla JS, ... | | ||
|
||
### Components Angular | ||
|
@@ -32,7 +34,8 @@ Please contact [[email protected]](mailto:[email protected]). | |
|
||
| Version | Supported | Supported Dependencies | | ||
| ------- | ------------------ | ---------------------- | | ||
| 7[^1] | :white_check_mark: | Angular 17 | | ||
| 8 | :white_check_mark: | Angular 18 | | ||
| 7[^1] | until June 2025 | Angular 17 | | ||
|
||
### Internet Header | ||
|
||
|
@@ -48,7 +51,8 @@ Please contact [[email protected]](mailto:[email protected]). | |
|
||
| Version | Supported | Supported Dependencies | | ||
| ------- | ------------------ | ------------------------------------------ | | ||
| 7[^1] | :white_check_mark: | Bootstrap 5.3, Angular 17, ng-bootstrap 16 | | ||
| 8 | :white_check_mark: | Bootstrap 5.3, Angular 18, ng-bootstrap 17 | | ||
| 7[^1] | until June 2025 | Bootstrap 5.3, Angular 17, ng-bootstrap 16 | | ||
| 4 | :white_check_mark: | Bootstrap 5.2, Angular 15, ng-bootstrap 14 | | ||
| 3 | until end of 2023 | Bootstrap 5.1, Angular 14, ng-bootstrap 12 | | ||
|
||
|
@@ -58,6 +62,7 @@ Please contact [[email protected]](mailto:[email protected]). | |
|
||
| Version | Supported | Supported Dependencies | | ||
| ------- | ------------------ | -------------------------- | | ||
| 7[^1] | :white_check_mark: | Exports SVG files and JSON | | ||
| 8 | :white_check_mark: | Exports SVG files and JSON | | ||
| 7[^1] | until June 2025 | Exports SVG files and JSON | | ||
|
||
[^1]: Synced version with @swisspost/design-system-styles package |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.