main
refactor(material/form-field): remove explicit change detection
build: add explicit change detection to tests (#33010)
fix(material/form-field): remove deprecated animation definitions
docs: rename material.angular.io to material.angular.dev (#30993)
refactor: simplify component styles by removing use-tokens (#31146)
feat(cdk/a11y): use native media query for high contrast detection (#29678)
refactor: align m2 and m3 token file functions by using get-tokens (#31425)
fix(multiple): resolve sass if function deprecation warnings (#32674)
refactor: add density scale to system map (#31389)
fix(material/radio): hide empty labels (#32754)
fix(material/form-field): outline being thrown off by Tailwind (#32513)
feat(material/form-field): switch implementation to use MDC
fix(material/form-field): inconsistent height for non-text inputs (#26941)
refactor(material/form-field): fix strict property initialization errors
docs: replace angular.io links with angular.dev (#29734)
fix(material/core): remove MatCommonModule (#31813)
fix(material/form-field): restore error message animation (#31774)
docs(material/form-field): fix incorrect chip component reference (#33161)
fix(material/form-field): update view when the control is swapped out (#33636)