Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 14:08
4f1f482

1.4.0 (2024-07-16)

Features

  • sbb-autocomplete-grid: component implementation (#2512) (0fc5f40)
  • sbb-image: provide ability to crop image on host (#2917) (84a7cf7)
  • sbb-radio-button, sbb-radio-button-group: add size xs (#2936) (7237dce)

Bug Fixes

  • sbb-checkbox, sbb-checkbox-panel: fix visual disabled state after prop change (#2906) (36999a9), closes #2905
  • sbb-container, sbb-tab-group: avoid reserving invisible space (#2921) (edec173), closes #2835
  • sbb-map-container: remove z-index to avoid stacking problems (#2924) (bf27c10), closes #2804
  • sbb-radio-button-panel: fix spacing between label and suffix (#2900) (c76a0ac)