Skip to content

@swisspost/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@swisspost-bot swisspost-bot released this 25 Nov 17:09
· 125 commits to main since this release
e05fcba

Major Changes

  • Renamed the alert component to banner and updated the styles of banner and toast components. The class .alert is still supported for now but is deprecated and will be removed in v10. Changed web component <post-alert> to <post-banner>. Additionally, the classes .{toast|alert}-primary, .{toast|alert}-gray and .toast-notification have been deprecated. (by @leagrdv with #3862)

  • Removed the alert-fixed-bottom variant of the alert. (by @leagrdv with #3862)

Patch Changes