Releases: swisspost/design-system
@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]
Minor Changes
-
Added icons number 2613, 2614, 2615, 2616, 2617, 2618, 2619 and 2620. (by @swisspost-bot with #3779)
-
Added icons number 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630 and 2631. (by @swisspost-bot with #3831)
@swisspost/[email protected]
@swisspost/[email protected]
@swisspost/[email protected]
Patch Changes
-
Fixed a bug in nested accordions where closing a child item unintentionally closed all parent accordion elements. (by @gfellerph with #3773)
-
Fixed an issue with property validation where some checks were run before the framework had the chance to add computed properties (for example Angular bindings like
[for]="$id"
). The checks are now delayed to work around this issue. (by @gfellerph with #3796) -
Updated dependencies:
- @swisspost/[email protected]
@swisspost/[email protected]
Patch Changes
- Fixed an issue with the post-collapsible throwing an invalid selector error. (by @alizedebray with #3759)
- Updated dependencies:
- @swisspost/[email protected]
@swisspost/[email protected]
Patch Changes
- Fixed an issue with property validation where some checks were run before the framework had the chance to add computed properties (for example Angular bindings like
[for]="$id"
). The checks are now delayed to work around this issue. (by @gfellerph with #3796) - Updated dependencies:
- @swisspost/[email protected]
@swisspost/[email protected]
Patch Changes
- Updated dependencies:
- @swisspost/[email protected]
@swisspost/[email protected]
Major Changes
-
Removed deprecated accent colors (nightblue, petrol, coral, olive, purple, aubergine and their light variations) and updated all relevant components, documentation, and utilities. (by @alionazherdetska with #3693)
-
Removed deprecated grid container helper classes. (by @veyaromain with #3527)
Minor Changes
-
Updated the Link component styles to align with the new design, added a documentation page outlining the usage of the component. (by @alionazherdetska with #3590)
-
Updated the utility classes for opacity. (by @myrta2302 with #3754)
-
Added a new App Store Badge component for promoting apps, supporting both Google Play and Apple App Store badges. (by @alionazherdetska with #3731)
-
Added paragraph style. (by @bashirkarimi with #3569)
Patch Changes
- Updated margin styles according to the contribution guidelines. Content elements like headings and paragraphs no longer have a margin top if they're the first child and no margin bottom if they're the last child in a container. (by @gfellerph with #3667)