Releases: sbb-design-systems/sbb-angular
Releases · sbb-design-systems/sbb-angular
Release 17.8.1
Release 16.8.1
Release 15.11.0
Release 17.8.0
Release 17.7.2
Release 17.7.1
Release 17.6.0
Features
- angular/sidebar: allow positioning on the right side of the screen (#2197) (657fd57), closes #2130
- angular/tag: display icons inside tags (#2192) (41f2eb6), closes #2072
Bug Fixes
- angular/autocomplete: requireSelection sometimes not clearing value (#2213) (65ed8d1)
- angular/header-environment: fix text color in dark mode (#2205) (37a85f8), closes #2202
- angular/input: don't swallow the tabIndex (#2204) (b326f45), closes #2203
- angular/schematics: import async animations and remove deprecated functions (#2194) (bd76fab)
- angular/table: fix input transforms and adjust to latest @angular/cdk (#2211) (6ec5d2a)
- angular/tabs: prevent scrolling and disable interaction if disabled (#2193) (0384d0a)
- deps: update angular to v17.2.2 (db4d12d)
- deps: update angular to v17.2.3 (3ea14cd)
- journey-maps: fix horizontal level switch animation (#2210) (a200cdc)
- journey-maps: fix sonarlint issues (#2183) (62e0f8c)
Release 17.5.3
Release 17.5.2
Bug Fixes
- angular/autocomplete: clear selected option if it is removed while typing (#2176) (1149923), closes #2010
- angular/checkbox: move required validation into component (#2168) (fe8a48a)
- angular/dialog: sbb-dialog-title should work under OnPush
viewContainerRef
(#2158) (9efa4db) - angular/dialog: use enum instead of const enum (#2174) (a01c8ea)
- journey-maps: added high-contrast-mode controls to horizontal level switch (#2167) (e89b7e8)
- journey-maps: prevent opening side buttons on timeout (#2166) (38ee508)
- journey-maps: use right color for disabled in dark-mode (#2163) (01b7b78)
- multiple: import ANIMATION_MODULE_TYPE from core (#2161) (9baee4b)