chore(changesets): 🦋📦 publish packages (main) (next) #4198
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
post-togglebutton
component to offer greater flexibility. You can now control the visibility of elements within thepost-togglebutton
using thedata-showwhen="toggled"
anddata-showwhen="untoggled"
attributes. Any content without adata-showwhen
attribute will always be visible, regardless of the toggle state. (by @alizedebray with #4223)Minor Changes
Added composable footer component. (by @oliverschuerch with #4190)
Added the
post-megadropdown
component. (by @leagrdv with #4177)Added the parts
button
andbody
in thepost-accordion-item
component, so one can override styles from the outside. (by @oliverschuerch with #4190)Added the
post-breadcrumb
component to provide a standalone breadcrumb navigation solution. (by @alionazherdetska with #4065)Added the css parts
button
andbody
in thepost-accorddion-item
component. (by @oliverschuerch with #4190)Added the
post-language-switch
component that enables users to change the language of a page. (by @leagrdv with #4044)Patch Changes
Switched mega dropdown content to one column on mobile. (by @leagrdv with #4300)
Fixed opening state of megadropdown trigger and expanded detection. (by @leagrdv with #4299)
Fix tab isolation in nested
post-tabs
components by scoping tab queries and interactions to the current instance. (by @alionazherdetska with #4211)Added a fixed slot
post-list-item
on thepost-list-item
host element, so it is no longer necessary to add it manually. (by @oliverschuerch with #4190)Fixed the used
headingLevel
in thepost-accorddion-item
component. The component now uses the value from its closestpost-accorddion
parent component, if this is specified and falls back toh2
if not specified. (by @oliverschuerch with #4190)Updated the
post-togglebutton
to function like a real button, including support for keyboard navigation and proper focus styles. (by @alizedebray with #4242)Fixed an issue with the post-list component where the
horizontal
property could not be set programmatically. Also, reduced the specificity of the component's styles to make customization easier. (by @alizedebray with #4137)Updated dependencies:
@swisspost/[email protected]
Minor Changes
Added composable footer component. (by @oliverschuerch with #4190)
Removed outdated portal-specific styles, including subnavigation-related rules. (by @alionazherdetska with #4186)
Added the possibility to define a
$child-selector
parameter with our list mixins, so they can be used also with custom elements. (by @oliverschuerch with #4190)Updated the utility classes for sizing. (by @myrta2302 with #4012)
Updated
.btn-link
to look like a regular link and old.btn-link
is now.btn-tertiary .px-0
. (by @leagrdv with #4200)Implemented new pixel based sizes. (by @myrta2302 with #4012)
Patch Changes
Fixed the
btn-icon
styles, so icons within can no longer be rendered too small, because of the inline-padding on the button. (by @oliverschuerch with #4190)Fixed the appstore-badge styles to get rid of the inline gap below. (by @oliverschuerch with #4190)
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
@swisspost/[email protected]
@swisspost/[email protected]
@swisspost/[email protected]
Minor Changes
Added the
post-breadcrumb
component to provide a standalone breadcrumb navigation solution. (by @alionazherdetska with #4065)Updated the utility classes for sizing. (by @myrta2302 with #4012)
Added the css parts
button
andbody
in thepost-accorddion-item
component. (by @oliverschuerch with #4190)Updated
.btn-link
to look like a regular link and old.btn-link
is now.btn-tertiary .px-0
. (by @leagrdv with #4200)Implemented new pixel based sizes. (by @myrta2302 with #4012)
Added the
post-language-switch
component that enables users to change the language of a page. (by @leagrdv with #4044)Patch Changes
post-togglebutton
component to offer greater flexibility. You can now control the visibility of elements within thepost-togglebutton
using thedata-showwhen="toggled"
anddata-showwhen="untoggled"
attributes. Any content without adata-showwhen
attribute will always be visible, regardless of the toggle state. (by @alizedebray with #4223)@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
@swisspost/[email protected]
Patch Changes