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)
fix(material/chips): Adjust trailing icon opacity based on chip state (#31828)
fix(multiple): remove empty constructors (#33048)
test(material/chips): fix flakes and re-enable test (#33426)
fix(multiple): pass form field to error state tracker (#33509)
Set generic on some `InjectionToken`. (#32753)
refactor(material/chips): switch tests away from fakeAsync (#33112)
refactor(material/chips): remove explicit change detection
fix(material/chips): add presentation role to container elements (#33611)
fix(material/chips): remove extra span for aria-description (#31609)
fix(material/chips): chip input not showing placeholder (#30664)
fix(material/chips): correct focus management on chip destruction (#33329)
docs(material/form-field): update documentation to replace 'mat-chip-list' with 'mat-chip-grid' (#30830)
fix(material/chips): refactor non-interactive actions to prevent adding click handlers (#31664)
fix(material/chips): wrong padding when chip only has edit icon (#33407)
fix(material/core): remove MatCommonModule (#31813)
docs: convert remaining @NgModule provider examples to bootstrapApplication (#32840)
docs: replace angular.io links with angular.dev (#29734)
build: update to TypeScript 5.9 (#31604)