Skip to content

Releases: carbon-design-system/carbon-components-angular

v4.71.4

20 Mar 21:09
1e6e881

Choose a tag to compare

4.71.4 (2023-03-20)

Bug Fixes

  • Prevent padding on setTimeout on first change (3e32f0a)

v5.5.3@next

17 Mar 18:43
292ae57

Choose a tag to compare

v5.5.3@next Pre-release
Pre-release

5.5.3 (2023-03-17)

Bug Fixes

  • Update toolbar size class (a8ae0d7)

v4.71.3

16 Mar 17:34
8b1dff6

Choose a tag to compare

4.71.3 (2023-03-16)

Bug Fixes

  • add emit for clear button in combo box (02f4361)
  • update formatting in combobox stories file (3f6a976)

v4.71.2

03 Mar 19:39
6c75fe6

Choose a tag to compare

4.71.2 (2023-03-03)

Bug Fixes

  • dropdown scroll with keyboard (acd6df2)
  • lint issue in dropdown list (71c6f2d)
  • remove scroll smooth from dropdown list (d69db64)
  • update dropdown storie items list (34deb4e)

v4.71.1

01 Mar 15:53
5d528fe

Choose a tag to compare

4.71.1 (2023-03-01)

Bug Fixes

  • Label: if id property already exists on child element it triggers an error NG0100 (c027d32)

v5.5.2@next

24 Feb 19:53
1bc0d23

Choose a tag to compare

v5.5.2@next Pre-release
Pre-release

5.5.2 (2023-02-24)

Bug Fixes

  • Correct tab header type to 'line' & 'contained' (05d0107)

v5.5.1@next

23 Feb 14:03
ace7ac4

Choose a tag to compare

v5.5.1@next Pre-release
Pre-release

5.5.1 (2023-02-23)

Bug Fixes

  • Initialize theme to 'dark' (e5c6727)
  • Mark theme as deprecated (6b2a2e0)

v4.71.0

23 Feb 17:55
bd086d5

Choose a tag to compare

4.71.0 (2023-02-23)

Features

v5.5.0@next

11 Feb 00:23
ff704ff

Choose a tag to compare

v5.5.0@next Pre-release
Pre-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)

Features

v4.70.0

10 Feb 20:40
8641edb

Choose a tag to compare

4.70.0 (2023-02-10)

Features