Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v5.28.0
5.28.0 (2024-07-04)
Features
- add angular 18 as a supported peer dependency (ca30573)
v5.27.4
5.27.4 (2024-06-25)
Bug Fixes
- trigger check to see if all checkboxes are selected after data is set (32f1514)
v5.27.2
5.27.2 (2024-06-13)
Bug Fixes
- remove click handler for the anchorlink when useRouter is true (#2912) (9a7e305)
v5.27.0
5.27.0 (2024-06-13)
Features
- allow labels to be hidden but accessible by screen readers (#2920) (9b00fdc)
v4.75.8
4.75.8 (2024-06-12)
Bug Fixes
- add labelID to label so screen readers can read the label (b60e9c1)
- allow labels to be hidden but accessibile to screen readers (baaeb17)
- Ensure there are no duplicates of labelID and ID (204dc52)
- keep the auto generated labelID and ID the same index (ad38b09)
v5.26.2
5.26.2 (2024-06-04)
Bug Fixes
- allow content projection and templates to be rendered at the same time (dc6591f)
- Allow users to pass in templates in tabs to allow onDestroy hook to be called for content (22736a1)