Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:27
6c6e7e5

5.2.0 (2026-07-06)

Features

  • table: introduce hover and selected styles for row (#5030) (e05787f)

Bug Fixes

  • clock: made start and stop method synchronous (#5031) (df89eb5)
  • date-input, time-input: improve validation error handling (#5049) (fe48803)
  • file-selector: emit change event on file drop (#5047) (57be39b)
  • mini-calendar: fix cloud color variant of sbb-mini-calendar-day (#5057) (5d1be07), closes #5056
  • stepper: allow programmatic selection of disabled step (#5043) (1c10aed)
  • tooltip: avoid re-opening on browser tab change (#5035) (8f1949f)

Documentation