Bug Fixes
- cdk: provide fix for max call stack size exceeded (#13907) (6a787cc)
- core: add fix for clean btn not working in Combobox in Core (#13903) (676a03f)
- core: fix notification aria-describedby bug and migrate to Angular 21 signals (#13898) (53fb067)
- core: JSdocs improvements for BaseTreeItem (#13909) (c346225)
- core: make sure Message Box title has consistent font-size with all heading levels (#13902) (e4e541c)
- core: migrate BaseMultiCombobox to signals (#13853) (d230d5a)
- core: migrate dynamic page actions to signals (#13894) (fd9094e)
- core: migrate Message Strip to signals (#13891) (18e1888)
- core: refactor MobileModeBase abstract class (#13908) (bfaf709)
- core: remove heading role for Dynamic page subtitle, fix responsive paddings (#13912) (f2aaf14)
- core: update Generic Tag to signals (#13885) (3531d45)
- deps: fix GHSA-83g3-92jg-28cx dependabot alert (#13906) (76a7a43)
- platform: add option to customize section title heading for Settings Generator (#13897) (8127f5b)
- platform: add option to set heading level and text for Settings Generator (#13892) (183f5db)
- platform: migrate CardFocusItem to signals (#13905) (e9bac75)
- replace fast-deep-equal with fast-equals (#13884) (9462466)