Skip to content

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

v5.59.0

22 Jul 14:29
ca741fd
Compare
Choose a tag to compare

5.59.0 (2025-07-22)

Features

  • add new placement option to overflow menu (#3157) (ca741fd)

v5.58.2

27 Jun 02:54
9438b3b
Compare
Choose a tag to compare

5.58.2 (2025-06-27)

Bug Fixes

v5.58.1

26 Jun 23:07
440af1d
Compare
Choose a tag to compare

5.58.1 (2025-06-26)

Bug Fixes

  • notification: add aria label and description (#3145) (440af1d)

v5.58.0

18 Jun 12:23
0378cdd
Compare
Choose a tag to compare

5.58.0 (2025-06-18)

Bug Fixes

  • add aria-describedby attribute to read out tooltip on focus (0378cdd)
  • add aria-describedby attribute to read out tooltip on focus (edde579)
  • use click instead of mousedown (0141c5a)

Features

  • allow definition tooltip to be opened on hover (5bd35f2)

v5.57.8

20 May 14:41
a213947
Compare
Choose a tag to compare

5.57.8 (2025-05-20)

Bug Fixes

  • SearchComponent: fixed 2-way binding not updating the value on clear action (f7df72a)

v5.57.7

07 May 01:24
ee4fdb0
Compare
Choose a tag to compare

5.57.7 (2025-05-07)

Bug Fixes

  • dropdown-list: only updateIndex if there's no index yet (#3139) (b3b4529)
  • use 'close' for modal tooltip text (#3141) (ee4fdb0)

v5.57.6

01 Apr 00:49
74eed6f
Compare
Choose a tag to compare

5.57.6 (2025-04-01)

Bug Fixes

  • tab: add correct id to tab content wrapper element (#3124) (74eed6f)

v5.57.5

16 Mar 19:19
61f0b75
Compare
Choose a tag to compare

5.57.5 (2025-03-16)

Bug Fixes

  • dropdown: remove unnecessary aria-readonly from dropdown button (#3119) (61f0b75)

v5.57.4

05 Mar 18:29
5cc3db3
Compare
Choose a tag to compare

5.57.4 (2025-03-05)

Bug Fixes

  • add input for action context (1c1d875)

v5.57.3

02 Mar 02:06
2e34121
Compare
Choose a tag to compare

5.57.3 (2025-03-02)

Bug Fixes

  • pass EnvironmentInjector to dynamically created modals to provide current module services (707da90)