Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v5.58.1
5.58.1 (2025-06-26)
Bug Fixes
- notification: add aria label and description (#3145) (440af1d)
v5.58.0
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
5.57.8 (2025-05-20)
Bug Fixes
- SearchComponent: fixed 2-way binding not updating the value on clear action (f7df72a)
v5.57.7
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
5.57.6 (2025-04-01)
Bug Fixes
- tab: add correct id to tab content wrapper element (#3124) (74eed6f)
v5.57.5
5.57.5 (2025-03-16)
Bug Fixes
- dropdown: remove unnecessary aria-readonly from dropdown button (#3119) (61f0b75)
v5.57.4
5.57.4 (2025-03-05)
Bug Fixes
- add input for action context (1c1d875)
v5.57.3
5.57.3 (2025-03-02)
Bug Fixes
- pass EnvironmentInjector to dynamically created modals to provide current module services (707da90)