Skip to content

v4.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 13:12
1adeeda

4.7.0 (2026-03-03)

Features

  • sbb-chip-group: option to add chip on blur (#4511) (a4da1f0)
  • sbb-seat-reservation: multiple optimizations (#4566) (dc40a34)

Bug Fixes

  • sbb-autocomplete: avoid double 'change' emission when 'requiredSelection' is enabled (#4545) (49f8e95)
  • sbb-autocomplete: fix interaction between 'autoSelectActiveOptionOnBlur' and 'requireSelection' (#4573) (c512028)
  • sbb-calendar, sbb-calendar-day: remove type extension (#4561) (568b256)
  • sbb-datepicker-previous-day, sbb-datepicker-next-day: remove dateFilter check (#4513) (a54febd)
  • sbb-dialog: fix actions divider width (#4558) (aa54ab5)
  • sbb-form-field: allow pointer events on slotted content (#4577) (ab699e5), closes #4576
  • sbb-pearl-chain: fix colors for off-brand and safety themes (#4464) (2cfb527), closes #4463

Documentation

  • sbb-container: add public var --sbb-page-spacing-padding entry (#4536) (a935eaf)
  • sbb-mini-calendar: fix wrong property documentation (#4572) (22102dd)

Code Refactoring