Skip to content

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

v5.9.0@next

09 Jun 16:38
86dfd8e

Choose a tag to compare

v5.9.0@next Pre-release
Pre-release

5.9.0 (2023-06-09)

Bug Fixes

  • Update accessibility issue caused by merge (3e043a7)
  • code-snippet: Fix an a11y violation (6d01962)
  • file-uploader: Fix a11y role 'none' (236d9d7)
  • sidenav: Fix active item not showing (9aee510)
  • sidenav: Fix sub menu icon placement. (996b7a3)
  • table-toolbar: Fix a11y violations (bffaba8)
  • Create only 1 listbox element per combobox (5cd1eb1)
  • don't show empty node if condition doesn't satisfy (43b89d8)
  • Export new input wrapper components (d7155bd)
  • Group tiles using fieldset (9aab5f2)
  • Move input element out of label since it does not have a widget role (a0e2393)
  • NG0100 error when slider is used in template (5fb93b3)
  • No longer mark components as experimental (6017bb3)
  • Prevent too much recursion bug (b5d68f4)
  • remove eventService (87789b4)
  • Remove invalid aria-checked property in template (#2509) (61a6a0f)
  • Remove redundant else expression (59605c5)
  • Remove unnecessary setTimeout to prevent padding between callback (7fbd09f)
  • Set modifer to public to reference in template (c49f16f)
  • Update selectors and remove unused classes (1d4bd7a)
  • Updated links to UI builder (#2477) (a373a30)
  • use if/else in ng-template (146566c)
  • progress-indicator: Match style with Carbon design (e12e174)
  • progress-indicator: Match style with Carbon design (70b6410)
  • tabs: fix tab headers resize/scroll issue (757ac1f)

Features

  • Add accessible label to fieldset/group (aa1f954)
  • add additional wrapper components (4da1d32)
  • add placeholder for ibm number (#2511) (1069643)

Reverts

  • Revert "fix: don't show empty node if condition doesn't satisfy" (a58ee8a)

v5.8.1@next

05 Jun 15:12
7a14d77

Choose a tag to compare

v5.8.1@next Pre-release
Pre-release

5.8.1 (2023-06-05)

Bug Fixes

  • Add types to size (50f5370)
  • Align search icon to be in center (6566f7d)

v4.74.0

05 Jun 15:29
c1380b5

Choose a tag to compare

4.74.0 (2023-06-05)

Bug Fixes

  • Export new input wrapper components (d7155bd)
  • Remove redundant else expression (59605c5)
  • Set modifer to public to reference in template (c49f16f)
  • Update selectors and remove unused classes (1d4bd7a)

Features

  • add additional wrapper components (4da1d32)

v4.73.8

05 Jun 15:04
c11f1bb

Choose a tag to compare

4.73.8 (2023-06-05)

Bug Fixes

  • table-toolbar: Fix a11y violations (bffaba8)

v4.73.7

05 Jun 14:42
fe225ad

Choose a tag to compare

4.73.7 (2023-06-05)

Bug Fixes

  • file-uploader: Fix a11y role 'none' (236d9d7)

v4.73.6

26 May 20:23
31be6d5

Choose a tag to compare

4.73.6 (2023-05-26)

Bug Fixes

  • code-snippet: Fix an a11y violation (6d01962)

v4.73.5

26 May 20:14
2b1984a

Choose a tag to compare

4.73.5 (2023-05-26)

Bug Fixes

  • sidenav: Fix active item not showing (9aee510)
  • sidenav: Fix sub menu icon placement. (996b7a3)

v4.73.4

26 May 13:31
6ebaa99

Choose a tag to compare

4.73.4 (2023-05-26)

Bug Fixes

  • No longer mark components as experimental (6017bb3)

v4.73.3

18 May 14:43
bb91ba8

Choose a tag to compare

4.73.3 (2023-05-18)

Bug Fixes

  • Create only 1 listbox element per combobox (5cd1eb1)

v5.8.0@next

05 May 17:43
b7db36d

Choose a tag to compare

v5.8.0@next Pre-release
Pre-release

5.8.0 (2023-05-05)

Features