Releases: sbb-design-systems/lyne-components
Releases · sbb-design-systems/lyne-components
v1.13.0
v1.12.1
1.12.1 (2024-10-03)
Bug Fixes
- fix list colors (#3126) (44c2810), closes #3123
- sbb-image: fix skipLqip mode (#3131) (4519006)
- sbb-image: introduce css property to configure object-fit (#3134) (5a4ae41), closes #3133
- sbb-radio-group: avoid focusing disabled radios (#3125) (e4745c4)
- sbb-teaser: allow teaser usage in flexible layouts (#3140) (a51507b), closes #3136
v1.12.0
v1.11.3
v1.11.2
v1.11.1
v1.11.0
v1.10.0
1.10.0 (2024-09-12)
Features
- keep action elements focusable when disabled (#3040) (a9410ba)
- sbb-selection-expansion-panel: introduce size s (#3030) (a04b5b4)
- sbb-timetable-row: provide a11y footpaths (#3048) (cf9e70f)
- table: introduce table size xs (#3077) (9701f84)
Bug Fixes
- option-base: use data-active instead of active attribute (#3055) (92cf0ca)
- sbb-dialog: fix resizing flickering (#3065) (06aa927), closes #3063
- sbb-expansion-panel-header: fix height if disabled (#3059) (64eca9f)
- sbb-icon: ensure sbb-angular compatibility (#3081) (ef4b587)
- sbb-image: improve default image cdn config (#3060) (546cfd8)
- sbb-pearl-chain: fix spacing of bullet points (#3066) (0f10796), closes #3064
- warn about nested action elements (#3058) (5b1a823)
v1.9.0
1.9.0 (2024-08-29)
Features
- sbb-autocomplete: introduce size s (#3020) (aa55e7f)
- sbb-stepper: add size 's' (#3026) (6c965c5)
- sbb-time-input: add size 's' (#3018) (375bdad)
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
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
- fix inert mechanism for overlays (#2986) (92992d2), closes #2969
- sbb-flip-card: fix animation (#3001) (9885dfc)
- sbb-popover: ensure correct trigger connection after hydration (#3016) (5e59b8f), closes #3012 #3014
- sbb-toggle: fix pill position on value change and initial rendering (#3015) (bd03798), closes #3013