Commit 2b26c40
chore(changesets): 🦋📦 publish packages (release/v8) (#4935)
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 release/v8, this
PR will be updated.
# Releases
## @swisspost/design-system-components@8.9.2
### Patch Changes
- Adapted the trigger of the `post-popover` component to be able to
handle nested elements. (by [@schaertim](https://github.com/schaertim)
with [#4911](#4911))
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-components-angular@8.9.2
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-components@8.9.2
## @swisspost/internet-header@1.15.10
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-intranet-header@8.9.2
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-styles@8.9.2
### Patch Changes
- Fixed the stepper as the progress bar was not being filled correctly
on steps progress on firefox. (by [@leagrdv](https://github.com/leagrdv)
with [#4942](#4942))
- Removed a mention of Frutiger Neue in the tokens file. (by
[@gfellerph](https://github.com/gfellerph) with
[#4963](#4963))
## @swisspost/design-system-styles-primeng@8.9.2
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-icons@8.9.2
## @swisspost/design-system-migrations@8.9.2
## @swisspost/design-system-components-angular-workspace@1.1.24
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-components@8.9.2
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-components-react@8.9.2
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-components@8.9.2
## @swisspost/design-system-demo@8.0.17
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
- @swisspost/design-system-intranet-header@8.9.2
- @swisspost/design-system-migrations@8.9.2
## @swisspost/design-system-documentation@5.5.12
### Patch Changes
- Removed duplicate size class from `select` elements using floating
labels. (by [@schaertim](https://github.com/schaertim) with
[#4866](#4866))
- Added the MDN documentation link to the `dialog` component. (by
[@schaertim](https://github.com/schaertim) with
[#4940](#4940))
- Updated dependencies:
- @swisspost/design-system-components@8.9.2
- @swisspost/design-system-styles@8.9.2
- @swisspost/design-system-components-react@8.9.2
- @swisspost/internet-header@1.15.10
- @swisspost/design-system-icons@8.9.2
## @swisspost/design-system-intranet-header-workspace@3.0.36
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-intranet-header-showcase@1.0.24
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-intranet-header@8.9.2
## @swisspost/design-system-nextjs-integration@0.1.28
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
- @swisspost/design-system-components-react@8.9.2
- @swisspost/internet-header@1.15.10
## @swisspost/design-system-styles-primeng-workspace@1.0.20
### Patch Changes
- Updated dependencies:
- @swisspost/design-system-styles@8.9.2
## @swisspost/design-system-tokens@8.9.2
### Patch Changes
- Removed a mention of Frutiger Neue in the tokens file. (by
[@gfellerph](https://github.com/gfellerph) with
[#4963](#4963))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 4a93aee commit 2b26c40
File tree
40 files changed
+193
-97
lines changed- .changeset
- packages
- components-angular
- projects/components
- components-react
- components
- demo
- documentation
- icons
- internet-header
- intranet-header-workspace
- projects
- intranet-header-showcase
- intranet-header
- migrations
- nextjs-integration
- styles-primeng-workspace
- projects/styles-primeng
- styles
- tokens
40 files changed
+193
-97
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
0 commit comments