Skip to content

v4.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 16:26
be32ef4

4.9.0 (2026-03-23)

Features

  • header: add support for scroll origin detection with sbb-header-scroll-origin attribute (#4673) (045dcc7)
  • sbb-seat-reservation: add function to get the best service icon… (#4681) (f8055af)

Bug Fixes

  • checkbox-panel, radio-button-panel: adapt height to parent (#4693) (b84097b), closes #4674
  • focus-trap checks on slot's fallback elements (#4689) (8952670)
  • radio-button-group: update group state when value changes (#4690) (600dc27)
  • revert to esbuild CSS minifier (#4676) (12fd2dd)

Documentation

  • autocomplete-grid: fix examples in readme (#4691) (e24f6c2)

Code Refactoring