Skip to content

@swisspost/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@swisspost-bot swisspost-bot released this 11 Nov 15:47
· 163 commits to main since this release
dc99b63

Major Changes

  • Removed regular button size. Buttons that were previously using btn-rg will now fall back to the default btn-md size. (by @leagrdv with #3849)

  • Updated list group to v2 and added new options: list links, list documents and list switches. (by @leagrdv with #3740)

  • Removed the btn-animated class. It no longer has any effect and can be removed from existing buttons. (by @leagrdv with #3849)

  • Removed the .breadcrumb-item class, which previously handled styling for breadcrumb items. Introduced a new post-breadcrumb-item that should be used in place of the .breadcrumb-item class. (by @alionazherdetska with #3659)

Minor Changes