-
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.
chore(demo, components-angular): Upgrade to Angular 16 (#1920)
```[tasklist] ### Tasks - [x] Follow [angular update guide](https://update.angular.io/?v=15.0-16.0) - [x] Check [changelog from ng-packagr](https://github.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1600-2023-05-03) - [x] Check [changelog from ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap/blob/HEAD/CHANGELOG.md#1500-2023-05-25) - [x] Check [changelog from ngx-highlightjs](https://togithub.com/murhafsousli/ngx-highlightjs/blob/HEAD/CHANGELOG.md#900) ``` # components-angular (no changes) ![image](https://github.com/swisspost/design-system/assets/12294151/98bbae67-65ee-4e7d-bd3f-c756c4a8f0da) # PRs close #1914 close #1913 close #1912 close #1911 close #1901 --------- Co-authored-by: Alizé Debray <[email protected]> Co-authored-by: Alizé Debray <[email protected]> Co-authored-by: Philipp Gfeller <[email protected]>
- Loading branch information
1 parent
4c519b3
commit 54eb63a
Showing
7 changed files
with
2,131 additions
and
2,153 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,7 @@ | ||
--- | ||
'@swisspost/design-system-components-angular': major | ||
'@swisspost/design-system-intranet-header': major | ||
'@swisspost/design-system-demo': major | ||
--- | ||
|
||
Upgraded major version of Angular from v15 to v16. |
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 |
---|---|---|
|
@@ -155,5 +155,8 @@ | |
"@angular-eslint/schematics:library": { | ||
"setParserOptionsProject": true | ||
} | ||
}, | ||
"cli": { | ||
"analytics": false | ||
} | ||
} |
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.