-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: update to angular 18 #3243
Conversation
🦋 Changeset detectedLatest commit: 6fc75b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
packages/documentation/src/stories/getting-started/migration-guide/migrationv7-8.component.ts
Outdated
Show resolved
Hide resolved
…uide/migrationv7-8.component.ts Co-authored-by: Oliver Schürch <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you update the Compatibility Table in the docs in a other PR?
packages/documentation/src/stories/getting-started/migration-guide/migrationv7-8.component.ts
Outdated
Show resolved
Hide resolved
packages/documentation/src/stories/getting-started/migration-guide/migrationv7-8.component.ts
Outdated
Show resolved
Hide resolved
packages/documentation/src/stories/getting-started/migration-guide/migrationv7-8.component.ts
Outdated
Show resolved
Hide resolved
packages/documentation/src/stories/getting-started/migration-guide/migrationv7-8.component.ts
Outdated
Show resolved
Hide resolved
# Conflicts: # packages/components-angular/package.json # packages/styles-primeng-workspace/package.json
…uide/migrationv7-8.component.ts Co-authored-by: Alizé Debray <[email protected]>
…uide/migrationv7-8.component.ts Co-authored-by: Alizé Debray <[email protected]>
…uide/migrationv7-8.component.ts Co-authored-by: Alizé Debray <[email protected]>
…uide/migrationv7-8.component.ts Co-authored-by: Alizé Debray <[email protected]>
Quality Gate passedIssues Measures |
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @swisspost/[email protected] ### Major Changes - Upgraded to Angular 18 (by [@gfellerph](https://github.com/gfellerph) with [#3243](#3243)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Upgraded to Angular 18 (by [@gfellerph](https://github.com/gfellerph) with [#3243](#3243)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Upgraded to Angular 18 (by [@gfellerph](https://github.com/gfellerph) with [#3243](#3243)) ### Patch Changes - Removed the icon from inside form-controls (`input`, `select`, `textarea`). (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#3229](#3229)) ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ### Major Changes - Upgraded to Angular 18 (by [@gfellerph](https://github.com/gfellerph) with [#3243](#3243)) ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Minor Changes - Added `Components/Notifications` tokens. Added semantic tokens (`mode/light`, `mode/dark`, `device/desktop`, `device/tablet`, `device/mobile`, `channel/idk`, `channel/edk` and `theme/post`), to link `core` tokens to the `Components/Notifications` tokens. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#3262](#3262)) - Added core tokens for `color`, `dimensions`, `font-weight`, `font-size`, `line-height`, `letter-spacing`, `font-family`, `elevation` and `border`. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#3262](#3262)) - Added `Components/Interactives` tokens. Added semantic tokens (`mode/light`, `mode/dark`, `device/desktop`, `device/tablet`, `device/mobile`, `channel/idk`, `channel/edk` and `theme/post`), to link `core` tokens to the `Components/Interactives` tokens. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#3262](#3262)) ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Removed the icon from inside form-controls (`input`, `select`, `textarea`). (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#3229](#3229)) - Added a migration section that explains how to go from 7 to 8. (by [@gfellerph](https://github.com/gfellerph) with [#3243](#3243)) - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
Update compat table in the docs