main
build: add explicit change detection to tests (#33010)
build: enable AoT compilation for all tests (#31930)
docs: rename material.angular.io to material.angular.dev (#30993)
refactor: align m2 and m3 token file functions by using get-tokens (#31425)
refactor: add density scale to system map (#31389)
refactor: simplify component styles by removing use-tokens (#31146)
fix(cdk/table): remove string-based DI tokens (#32677)
docs: replace angular.io links with angular.dev (#29734)
build: update to TypeScript 5.9 (#31604)
fix(multiple): use eager change detection
refactor(material/table): add filterPredicate non-object warning (#32578)
fix(material/core): remove MatCommonModule (#31813)
fix(cdk/table): throw when multiple row templates are used with virtual scrolling (#32682)
perf(material/table): Use text-align: start instead of descendent dir selector. (#32585)