Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 06:35
59efc09

1.3.0 (2024-07-08)

Features

  • sbb-datepicker: add support for DateAdapter (#2889) (4d9973e)

Bug Fixes

  • sbb-button: fix high contrast styles (#2890) (8f9237c)
  • sbb-form-field: ensure input element is detected during hydration (#2894) (9519827), closes #2877
  • sbb-map-container: respect disabled global animation (#2879) (d5e52e3)
  • sbb-notification: avoid resizeObserver loop warning (#2855) (6222b25)
  • sbb-popover: prevent matchMedia call before hydration (#2893) (c5bbb96), closes #2875
  • various: ensure slotchange event is handled properly in hydration (#2897) (9b5f498)