Skip to content

v4.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 14:35
0bffe65

4.4.0 (2026-02-09)

Features

  • implement TemporalDateAdapter (#4469) (7a9b856)
  • sbb-autocomplete, sbb-autocomplete-grid: enhance 'auto-select-active-option' behavior (#4476) (d3a376f)
  • sbb-image: support placing multiple chip labels (#4460) (7bfe437), closes #4451
  • sbb-tab-group: add fixedHeight property to enable full height tabs (#4457) (0446da4)

Bug Fixes

  • sbb-image: make load event behave like native image (#4442) (084ea29)
  • sbb-radio-button: avoid reserving space without label (#4458) (4f87a8b)
  • sbb-seat-reservation: avoid protruding elements and fix overview problem (#4468) (420b3fc)
  • sbb-select: avoid displaying undefined entry in select (#4453) (0a4a026), closes #4444
  • sbb-table: support tables without header (#4466) (4708e27)

Code Refactoring