Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v5.32.0
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
5.31.0 (2024-08-26)
Features
- expose treeViewService and add deselection capability to it (#2964) (4c9f9e9)
v5.28.6
5.28.6 (2024-08-02)
Bug Fixes
- use hidden label instead of aria label for table checkbox (#2956) (4032d98)
v5.28.5
5.28.5 (2024-07-31)
Bug Fixes
- prevent access property of view child when skeleton is enabled (#2953) (1ca7aaf)
v5.28.4
5.28.4 (2024-07-24)
Bug Fixes
- prevent combobox from being cleared when disabled (#2947) (9713a34)
v5.28.3
5.28.3 (2024-07-16)
Bug Fixes
- Optimize propagateSelected for selected items (#2929) (7c55989)
v5.28.2
5.28.2 (2024-07-16)
Bug Fixes
- TreeNode: label input not correctly rendered when a TemplateRef is used (256f548)
v5.28.1
5.28.1 (2024-07-10)
Bug Fixes
- SideNavItem: implemented more future proof navigation extras without dropping routerlink support (972305b)