Skip to content

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

v5.28.0

04 Jul 15:41
6af085e
Compare
Choose a tag to compare

5.28.0 (2024-07-04)

Features

  • add angular 18 as a supported peer dependency (ca30573)

v5.27.4

25 Jun 08:17
17da1f5
Compare
Choose a tag to compare

5.27.4 (2024-06-25)

Bug Fixes

  • trigger check to see if all checkboxes are selected after data is set (32f1514)

v5.27.3

13 Jun 20:41
3e36538
Compare
Choose a tag to compare

5.27.3 (2024-06-13)

Bug Fixes

v5.27.2

13 Jun 17:21
9a7e305
Compare
Choose a tag to compare

5.27.2 (2024-06-13)

Bug Fixes

  • remove click handler for the anchorlink when useRouter is true (#2912) (9a7e305)

v5.27.1

13 Jun 16:04
f812d34
Compare
Choose a tag to compare

5.27.1 (2024-06-13)

Bug Fixes

v5.27.0

13 Jun 05:13
9b00fdc
Compare
Choose a tag to compare

5.27.0 (2024-06-13)

Features

  • allow labels to be hidden but accessible by screen readers (#2920) (9b00fdc)

v5.26.3

13 Jun 04:31
9135eeb
Compare
Choose a tag to compare

5.26.3 (2024-06-13)

Bug Fixes

  • Ensure screenreaders read combobox label (#2919) (9135eeb)

v4.75.8

12 Jun 23:27
ab09b91
Compare
Choose a tag to compare

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

04 Jun 21:15
e167388
Compare
Choose a tag to compare

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)

v5.26.1

29 May 19:48
1c1c314
Compare
Choose a tag to compare

5.26.1 (2024-05-29)

Bug Fixes