Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 15:14
8239a1f

1.6.0 (2024-07-26)

Features

  • sbb-alert: add close fade-out animation and change animation property default to all (#2943) (581b95c)
  • sbb-icon: provide compatibility with sbb-angular (#2971) (3c4e4b0), closes #2746

Bug Fixes

  • sbb-clock: fix internal await to actually finish (#2966) (af634c0)
  • sbb-overlay: add background animation (#2945) (dac84ce)
  • sbb-toggle: spacing adjustment (#2957) (8870deb)
  • various: re-enable scrolling when disconnecting the component before animationend (#2970) (76ef11b), closes #2967