Skip to content

Releases: sbb-design-systems/lyne-components

v1.13.0

21 Oct 07:17
5527760
Compare
Choose a tag to compare

1.13.0 (2024-10-21)

Features

Bug Fixes

  • sbb-loading-indicator: center component into his box (#3144) (22978f6)
  • sbb-teaser: css variable typo (#3143) (d3e4fb3)

v1.12.1

03 Oct 09:51
a10ca47
Compare
Choose a tag to compare

1.12.1 (2024-10-03)

Bug Fixes

v1.12.0

26 Sep 13:52
88b02a5
Compare
Choose a tag to compare

1.12.0 (2024-09-26)

Features

Bug Fixes

  • sbb-radio-group: disable focus when disabling radio (#3116) (6453b6b)

v1.11.3

24 Sep 08:37
a312d54
Compare
Choose a tag to compare

1.11.3 (2024-09-24)

Bug Fixes

  • provide jsdom support for focus trap mechanism (#3113) (57179c1)

v1.11.2

23 Sep 12:03
38eb4ad
Compare
Choose a tag to compare

1.11.2 (2024-09-23)

Bug Fixes

v1.11.1

20 Sep 08:34
373794a
Compare
Choose a tag to compare

1.11.1 (2024-09-20)

Bug Fixes

  • assign correct dependency versions for published packages (#3102) (ed99ce9), closes #3100

v1.11.0

19 Sep 15:07
dfd741f
Compare
Choose a tag to compare

1.11.0 (2024-09-19)

Features

Bug Fixes

  • introduce disabledInteractive property and revert focusing disabled actions in general (#3096) (74b3e6f)

v1.10.0

12 Sep 14:51
dad8636
Compare
Choose a tag to compare

1.10.0 (2024-09-12)

Features

Bug Fixes

v1.9.0

29 Aug 13:21
32bcf10
Compare
Choose a tag to compare

1.9.0 (2024-08-29)

Features

Bug Fixes

  • sbb-container: remove relative positioning for non-image case (#3024) (d0d928f)
  • sbb-datepicker-toggle: fix datepicker toggle empty state synchronization (#3032) (cae910b)
  • sbb-overlay: fix padding block (#3028) (6b95be6)
  • sbb-select: fix display value in SSR context (#3027) (f733b38)
  • sbb-toggle: avoid console error on checked option click (#3034) (94fa2b6)
  • step-list: fix border radius of step list elements (#3036) (cf26d07)

v1.8.0

22 Aug 14:53
83d7719
Compare
Choose a tag to compare

1.8.0 (2024-08-22)

Features

  • datepicker: add size s (#3006) (b75c4c5)
  • sbb-calendar, sbb-datepicker-toggle: allow choosing initial calendar view (#2990) (7c8a690), closes #2822
  • sbb-container: support background-expanded for images (#3004) (298b335)
  • sbb-lead-container: add spacing class support for notification (#3019) (2f4c817), closes #2932
  • sbb-select: introduce size s (#3011) (b614923)

Bug Fixes