-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(changesets): 🦋📦 publish packages #1986
Conversation
d193542
to
e454780
Compare
636024d
to
70f9e5b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1f1f2d5
to
c577823
Compare
c577823
to
cc10822
Compare
Preview environment ready: https://preview-1986--swisspost-web-frontend.netlify.app |
Preview environment ready: https://preview-1986--swisspost-design-system-next.netlify.app |
2e0a442
to
44a9f2c
Compare
Please retry analysis of this Pull-Request directly on SonarCloud. |
44a9f2c
to
dc7e812
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Releases
@swisspost/[email protected]
Minor Changes
Added the
post-tooltip
component. (by @gfellerph with #1879)Created the web component variant for the alert component. (by @alizedebray with #1085)
Patch Changes
@swisspost/[email protected]
Minor Changes
Enabled nesting the header in a different scroll container than the
<body>
element. The header stickyness and logo animation logic will automatically attach to the nearest scrolling container instead of the document when nested in a container that hasoverflow: auto | scroll
set. (by @alizedebray with #1855)Added ability to toggle programmatically an overlay associated with a button using the
toggleOverlayById
method. (by @imagoiq with #1838)Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
Removed bound between logo and language to allow any language to display the logo. (by @imagoiq with #2009)
Reduced the gap between the alert body and action buttons. (by @alizedebray with #1085)
Removed duplicated close button on toast when using ngx-toastr programatically. (by @imagoiq with #2011)
Updated and added the gaps between the title and the link-list in the
.topic-teaser-content
class to comply with the figma design. (by @b1aserlu with #1927)Added missing pointer-events to allow a dismissible toast to be closed interactively. (by @imagoiq with #2008)
Updated icons to display as mask images, this way their color can be set by adjusting the CSS
background-color
property. (by @alizedebray with #1945)@swisspost/[email protected]
Minor Changes
Added the
post-tooltip
component. (by @gfellerph with #1879)Integrated the google tag manager and the basic events (page_context, page_change) to the documentation. (by @oliverschuerch with #1951)
Created the web component variant for the alert component. (by @alizedebray with #1085)
Patch Changes
Used the post-icon component instead of
.pi
classes to display icons in stories. (by @alizedebray with #1945)Added deprecation alerts for
.form-control-rg
,.form-control-md
,.form-select-rg
and.form-select-md
form-control variants. (by @b1aserlu with #1882)Updated dependencies:
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
@swisspost/[email protected]
Patch Changes
Updated the installation intructions for the Intranet Header. (by @alizedebray with #1942)
Added deprecation alerts for
.form-control-rg
,.form-control-md
,.form-select-rg
and.form-select-md
form-control variants. (by @b1aserlu with #1882)Fixed ngBootstrap documentation links. (by @imagoiq with #1987)
Updated dependencies: