chore(changesets): 🦋📦 publish packages (main) (next) #3761
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release 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.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@swisspost/[email protected]
Major Changes
hydrated
) to attribute (data-hydrated
). This flag indicates when a component finished rendering on the page. If your tests relied on the class being present, please rewrite the selector to use the new attribute selector. (by @oliverschuerch with #3783)Minor Changes
Added the post-language-option component, a header component made to enable users to select their preferred language. (by @alizedebray with #3802)
Added component
post-avatar
to show an avatar, based on different possible input data (gravatar by email, initials by first- and/or lastname, fallback). (by @oliverschuerch with #3352)Patch Changes
Made the ´´ visually hidden for tooltips to fix accessability issue. (by @schaertim with #3619)
Fixed the
post-card-control
label read twice by screen readers. (by @myrta2302 with #3625)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 #3775)Updated dependencies:
@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
@swisspost/[email protected]
Minor Changes
post-avatar
to show an avatar, based on different possible input data (gravatar by email, initials by first- and/or lastname, fallback). (by @oliverschuerch with #3352)Patch Changes
[for]="$id"
). The checks are now delayed to work around this issue. (by @gfellerph with #3775)@swisspost/[email protected]
Minor Changes
Added icons number 2613, 2614, 2615, 2616, 2617, 2618, 2619 and 2620. (by @gfellerph with #3781)
Added icons number 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630 and 2631. (by @gfellerph with #3832)
@swisspost/[email protected]
Patch Changes
[for]="$id"
). The checks are now delayed to work around this issue. (by @gfellerph with #3775)@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
@swisspost/[email protected]
Major Changes
hydrated
) to attribute (data-hydrated
). This flag indicates when a component finished rendering on the page. If your tests relied on the class being present, please rewrite the selector to use the new attribute selector. (by @oliverschuerch with #3783)Minor Changes
Patch Changes
@swisspost/[email protected]
Minor Changes
Added the post-language-option component, a header component made to enable users to select their preferred language. (by @alizedebray with #3802)
Updated the Accessibility documentation, reorganized in mutliple folders and added Grouping Controls section (by @myrta2302 with #3638)
Added component
post-avatar
to show an avatar, based on different possible input data (gravatar by email, initials by first- and/or lastname, fallback). (by @oliverschuerch with #3352)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)
Removed deprecated grid container helper classes. (by @veyaromain with #3527)
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 element. (by @bashirkarimi with #3569)
Patch Changes
Added and documented the possibility to create plain links in the main navigation by adding noFlyout: true to the config. The flyout property is now optional and can be omitted. (by @alionazherdetska with #3596)
Fixed the dropdown toggle in the example of the intranet header with a navigation bar. (by @alizedebray with #3722)
Updated the text of the Accessibility Forms Control Grouping section and corrected the last example (by @myrta2302 with #3638)
Removed class
hydrated
in stories because from now on we're using the attributedata-hydrated
to make components visible after hydration. (by @oliverschuerch with #3783)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)
Updated dependencies:
@swisspost/[email protected]
Minor Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes