Skip to content

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

v5.32.0

26 Aug 23:56
3d4b7ab
Compare
Choose a tag to compare

5.32.0 (2024-08-26)

Bug Fixes

  • deeply clone treeNodes to avoid Angular not detecting changes (#2966) (b4e5620)

Features

  • allow users to add a custom gap to each node offset (#2972) (3d4b7ab)

v5.31.0

26 Aug 23:17
4c9f9e9
Compare
Choose a tag to compare

5.31.0 (2024-08-26)

Features

  • expose treeViewService and add deselection capability to it (#2964) (4c9f9e9)

v5.30.0

15 Aug 16:49
f9dfd63
Compare
Choose a tag to compare

5.30.0 (2024-08-15)

Features

v5.29.0

15 Aug 16:34
aacb8d4
Compare
Choose a tag to compare

5.29.0 (2024-08-15)

Features

v5.28.6

02 Aug 16:17
4032d98
Compare
Choose a tag to compare

5.28.6 (2024-08-02)

Bug Fixes

  • use hidden label instead of aria label for table checkbox (#2956) (4032d98)

v5.28.5

31 Jul 21:39
1ca7aaf
Compare
Choose a tag to compare

5.28.5 (2024-07-31)

Bug Fixes

  • prevent access property of view child when skeleton is enabled (#2953) (1ca7aaf)

v5.28.4

24 Jul 18:23
9713a34
Compare
Choose a tag to compare

5.28.4 (2024-07-24)

Bug Fixes

  • prevent combobox from being cleared when disabled (#2947) (9713a34)

v5.28.3

16 Jul 13:37
502ea35
Compare
Choose a tag to compare

5.28.3 (2024-07-16)

Bug Fixes

  • Optimize propagateSelected for selected items (#2929) (7c55989)

v5.28.2

16 Jul 07:00
d063bd0
Compare
Choose a tag to compare

5.28.2 (2024-07-16)

Bug Fixes

  • TreeNode: label input not correctly rendered when a TemplateRef is used (256f548)

v5.28.1

10 Jul 14:42
1e21827
Compare
Choose a tag to compare

5.28.1 (2024-07-10)

Bug Fixes

  • SideNavItem: implemented more future proof navigation extras without dropping routerlink support (972305b)