|
1 | 1 | # @swisspost/design-system-documentation
|
2 | 2 |
|
| 3 | +## 6.0.0-next.50 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- Added an auto migration filter to the migration guide. (by [@leagrdv](https://github.com/leagrdv) with [#6251](https://github.com/swisspost/design-system/pull/6251)) |
| 8 | + |
| 9 | +- Updated the migration guide: |
| 10 | + - Added information regarding the removal of bootstrap and ng-bootstrap in one place |
| 11 | + - Cleaned up scattered informations regarding bootstrap removal in the rest of the page |
| 12 | + - Removed all informations of removed elements that were never previously documented (by [@leagrdv](https://github.com/leagrdv) with [#6208](https://github.com/swisspost/design-system/pull/6208)) |
| 13 | + |
| 14 | +### Patch Changes |
| 15 | + |
| 16 | +- Added information in the migration guide regarding the update on the spacing utility classes. (by [@leagrdv](https://github.com/leagrdv) with [#6219](https://github.com/swisspost/design-system/pull/6219)) |
| 17 | + |
| 18 | +- Added information in the migration guide regarding the update on the sizing utility classes. (by [@leagrdv](https://github.com/leagrdv) with [#6225](https://github.com/swisspost/design-system/pull/6225)) |
| 19 | + |
| 20 | +- Fixed `<post-banner>` Web Component example so the `Reset Banner` button is hidden initially and only appears after the banner has been dismissed. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#6076](https://github.com/swisspost/design-system/pull/6076)) |
| 21 | + |
| 22 | +- Updated the Figma link in the `<post-accordion>` component documentation to point to the current design specifications. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#6266](https://github.com/swisspost/design-system/pull/6266)) |
| 23 | + |
| 24 | +- Added documentation on styling active navigation items in `<post-header>` using the `.selected` class. (by [@myrta2302](https://github.com/myrta2302) with [#6216](https://github.com/swisspost/design-system/pull/6216)) |
| 25 | + |
| 26 | +- Cleaned up the migration guide by removing redundant "breaking" tags in the "Migration from v9 to v10" section, since all listed changes are breaking. (by [@leagrdv](https://github.com/leagrdv) with [#6250](https://github.com/swisspost/design-system/pull/6250)) |
| 27 | + |
| 28 | +- Added information in the migration guide regarding auto migration for the spinner. (by [@leagrdv](https://github.com/leagrdv) with [#6249](https://github.com/swisspost/design-system/pull/6249)) |
| 29 | + |
| 30 | +- Replaced `Post Icons` with their corresponding `UI Icon` equivalents across the documentation to align icon usage with the current design guidelines. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#6308](https://github.com/swisspost/design-system/pull/6308)) |
| 31 | +- Updated dependencies: |
| 32 | + - @swisspost/design-system-icons@10.0.0-next.49 |
| 33 | + - @swisspost/design-system-components@10.0.0-next.49 |
| 34 | + - @swisspost/design-system-styles@10.0.0-next.49 |
| 35 | + - @swisspost/design-system-components-react@10.0.0-next.49 |
| 36 | + - @swisspost/internet-header@10.0.0-next.49 |
| 37 | + - @swisspost/design-system-tokens@10.0.0-next.49 |
| 38 | + |
3 | 39 | ## 6.0.0-next.49
|
4 | 40 |
|
5 | 41 | ### Minor Changes
|
|
0 commit comments