Skip to content

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

v5.21.1

28 Mar 21:58
e8a195b

Choose a tag to compare

5.21.1 (2024-03-28)

Bug Fixes

  • date-picker: specify partial type for flatpickrOptions (#2666) (e8a195b)

v5.21.0

28 Mar 14:43
d1a4ee7

Choose a tag to compare

5.21.0 (2024-03-28)

Features

  • allow title text to be overridden using input prop (#2833) (d1a4ee7)

v5.20.3

05 Mar 02:37
b7b656d

Choose a tag to compare

5.20.3 (2024-03-05)

Bug Fixes

  • wrap slider thumb in a container with correct styling applied (#2806) (b7b656d)

v5.20.2

01 Mar 19:05
daa7a31

Choose a tag to compare

5.20.2 (2024-03-01)

Bug Fixes

  • allow esc and clear to work with the expandable search component (64831fd)

v5.20.1

29 Feb 22:23
00e300f

Choose a tag to compare

5.20.1 (2024-02-29)

Bug Fixes

  • allow code snippets to be copied (7764a26)

v5.20.0

29 Feb 21:28
1a64860

Choose a tag to compare

5.20.0 (2024-02-29)

Features

  • data-table: support disabled table radio selection (e1b0193)

v5.19.1

29 Feb 21:21
8ccf0aa

Choose a tag to compare

5.19.1 (2024-02-29)

Bug Fixes

  • allow tooltip and toggletip to be used in an OnPush component, resolves #2705 (81bc210)
  • make ChangeDetectorRef a required dependency (c54edf8)

v5.19.0

05 Feb 15:36
ba22be2

Choose a tag to compare

5.19.0 (2024-02-05)

Bug Fixes

  • export treeview implementation (eda96b2)
  • remove properties that are no longer required (8a12dca)

Features

  • Add treeview implementation (5c48649)

v5.18.0

02 Feb 21:29
226f7c9

Choose a tag to compare

5.18.0 (2024-02-02)

Features

  • add contained list item action data (d2369fd)

v5.17.1

02 Feb 15:41
96a9bf3

Choose a tag to compare

5.17.1 (2024-02-02)

Bug Fixes

  • prevent dropdown item from scrolling the page when navigating using arrow keys (f85fa3f)
  • prevent first dropdown item from scrolling out of view on initial arrow down (6f125b4)