v5.5.0@next
Pre-release
Pre-release
·
986 commits
to next
since this release
5.5.0 (2023-02-11)
Bug Fixes
- ColumnDirective: fixed missing class if no inputs provided (45b3949)
- FileUploader: fixed file uploader not being disable with reactive form disabled (65d5e77)
- FileUploader: fixed file uploader not calling onChangeCallback for reactive forms (a267665)
- ibm-dropdown-list: ensure ListItem.disabled is treated as a boolean by styling logic (a179d5a)
- Label: avoid Label component to override existing ids reuse them instead (01b48ab)
- opt for app ref tick call inside dropdown list (51b28f4)
- ibm-combo-box: open dropdown when new items are received that match search string (665bff6), closes carbon-design-system/carbon-components-angular#2426
- Indentation of comments (284caef)
- Make column directive reactive for input props (#2386) (e2b39cd)
- no disabled styling for disabled dropdown items (158dacb)