Skip to content

v4.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 14:02
2b46a28

4.5.1 (2026-02-19)

Bug Fixes

  • move Temporal polyfill check to constructor (#4508) (dec84ac)
  • remove temporalDateAdapter instance (#4516) (d78e776)
  • sbb-autocomplete: condition auto-selection on previous user interaction (#4517) (f50c397)
  • sbb-dialog: enable selection of title (#4515) (a58ce30)
  • sbb-expansion-panel: avoid reserving space below the panel (#4519) (3905590)
  • sbb-radio-button-group: handle init with falsy values (#4510) (318ebac)
  • sbb-seat-reservation: fix overlapping area elements by browser zoom (#4506) (a32411a)
  • sbb-tab-group: fix tab selection on slotchange (#4520) (b36276f)
  • sbb-tab: allow consumer configured display properties (#4514) (1a1ba40)

Code Refactoring