Releases: carbon-design-system/carbon-components-angular
Releases · carbon-design-system/carbon-components-angular
v5.7.2@next
5.7.2 (2023-03-31)
Bug Fixes
- Store infinite subscription so we can later unsubscribe (4b3d903)
v5.7.1@next
5.7.1 (2023-03-30)
Bug Fixes
- Allow users to utilize offset property with css grid (7fa32f0)
- Apply offset logic to correct grid type (d6638b2)
- Improve grid performance by preventing unnecessary change detection (feefd22)
- Remove manual change detection in favor of DI (e7a7d46)
v4.71.9
4.71.9 (2023-03-30)
Bug Fixes
- remove eventService (87789b4)
- tabs: fix tab headers resize/scroll issue (757ac1f)
v4.71.8
4.71.8 (2023-03-23)
Bug Fixes
- progress-indicator: Match style with Carbon design (e12e174)
- progress-indicator: Match style with Carbon design (70b6410)
v4.71.7
4.71.7 (2023-03-23)
Bug Fixes
- NG0100 error when slider is used in template (5fb93b3)
v5.7.0@next
5.7.0 (2023-03-22)
Bug Fixes
- Readd old selector to v11 components & property deprecation notice (3815bc4)
Features
- Add additional selectors with 'cds' prefix (3e70fdc)
v5.6.0@next
5.6.0 (2023-03-21)
Bug Fixes
- Prevent padding on setTimeout on first change (3e32f0a)
- table: accessibility fix on checkbox (cc2dd6f)
- add emit for clear button in combo box (02f4361)
- dropdown scroll with keyboard (acd6df2)
- lint issue in dropdown list (71c6f2d)
- remove scroll smooth from dropdown list (d69db64)
- update dropdown storie items list (34deb4e)
- update formatting in combobox stories file (3f6a976)
- Label: if id property already exists on child element it triggers an error NG0100 (c027d32)
Features
v4.71.5
4.71.5 (2023-03-21)
Bug Fixes
- table: accessibility fix on checkbox (cc2dd6f)
v4.71.4
4.71.4 (2023-03-20)
Bug Fixes
- Prevent padding on setTimeout on first change (3e32f0a)