Skip to content

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

v5.4.0@next

09 Jan 22:24
ec60d7b

Choose a tag to compare

v5.4.0@next Pre-release
Pre-release

5.4.0 (2023-01-09)

Bug Fixes

  • Add 'data-invalid' attribute to apply appropriate styling to buttons when invalid (565cf40)
  • Avoid null pointers by not using nativeElement (#2323) (0d1c99f)
  • Remove visibility subscription (abb9b16)
  • modal: prevent scrolling when modal is open (d45af13)

Features

v5.3.0@next

09 Jan 15:02
0141592

Choose a tag to compare

v5.3.0@next Pre-release
Pre-release

5.3.0 (2023-01-09)

Bug Fixes

  • Use Angular cli to build storybook (7364dda)

Features

v4.66.1

03 Jan 18:24
5c6e202

Choose a tag to compare

4.66.1 (2023-01-03)

Bug Fixes

  • Add 'data-invalid' attribute to apply appropriate styling to buttons when invalid (565cf40)

v4.66.0

10 Dec 01:31
ca9be5a

Choose a tag to compare

4.66.0 (2022-12-10)

Features

  • Add progress bar component (78181cc)

v5.2.3@next

09 Dec 21:55
f979ac1

Choose a tag to compare

v5.2.3@next Pre-release
Pre-release

5.2.3 (2022-12-09)

Bug Fixes

  • bind attributes to host instead of adding unnecessary elements (a1d17c8)
  • update template to use list role instead of list elements (af779ef)

v5.2.2@next

09 Dec 16:19
995369a

Choose a tag to compare

v5.2.2@next Pre-release
Pre-release

5.2.2 (2022-12-09)

Bug Fixes

v4.65.0

09 Dec 18:39
3668b57

Choose a tag to compare

4.65.0 (2022-12-09)

Features

v4.64.1

09 Dec 16:11
0d1c99f

Choose a tag to compare

4.64.1 (2022-12-09)

Bug Fixes

  • Avoid null pointers by not using nativeElement (#2323) (0d1c99f)

v4.64.0

09 Dec 14:53
87eec49

Choose a tag to compare

4.64.0 (2022-12-09)

Features

v5.2.1@next

18 Nov 02:22
2ae2d16

Choose a tag to compare

v5.2.1@next Pre-release
Pre-release

5.2.1 (2022-11-18)

Bug Fixes

  • add aria-labelledby attr to buttons in tooltip (7b442bb)
  • Apply accessibility attribute on every content change (e4a085b)