main
refactor: remove remaining NgClass usages (#32873)
fix(cdk/table): breaking changes for v20
fix(multiple): remove empty constructors (#33048)
docs: replace angular.io links with angular.dev (#29734)
refactor(cdk/table): move virtual scrolling logic into the table
docs: fix spelling (#25296)
refactor(cdk/table): avoid circular dependency workaround
build: reformat files after dependency update (#32501)
fix(cdk/table): throw when multiple row templates are used with virtual scrolling (#32682)
feat(cdk/table): fixed table layouts (#20258)
refactor(cdk/table): switch tests away from fakeAsync (#33456)
fix(cdk/table): expose rendered rows (#33304)
build: add explicit change detection to tests (#33010)