main
fix(material/tabs): validate animation duration (#33452)
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)
fix(material/tabs): incorrect animation variable name (#32941)
docs: replace angular.io links with angular.dev (#29734)
refactor(material/tabs): fix strict property initialization errors
fix(material/tabs): remove deprecated factory functions
fix(material/tabs): switch away from animations module (#30281)
feat(material/tabs): add support for separate tab animation durations (#32869)
fix(multiple): remove empty constructors (#33048)
feat(material/tabs): add `alignTabs` in `MatTabsConfig` (#29779)
fix(multiple): account for mixed declarations in latest Sass version (#29596)
refactor(material/tabs): switch tests away from fakeAsync (#33234)
refactor(multiple): consolidate logic for disabling animations
feat(cdk/a11y): use native media query for high contrast detection (#29678)
fix(multiple): use eager change detection
refactor(multiple): remove standalone flag from Material
cleanup: rename lib/ to material/ (#15889)
fix(material/core): remove MatCommonModule (#31813)
docs: move some drag&drop examples into separate packages (#32620)