main
refactor(material/autocomplete): remove explicit change detection
fix(material/badge): allow badge defaults to be configured (#33312)
fix(material/bottom-sheet): ensure animation event comes from container
docs: add signal form example for button toggle (#33592)
fix(material/button): match focus indicator shape to FAB (#33527)
refactor(material/card): remove explicit change detection
fix(material/checkbox): avoid making the touch target a focus stop (#33584)
fix(material/chips): add presentation role to container elements (#33611)
fix(material/radio): avoid making the touch target a focus stop (#33558)
fix(material/datepicker): actions overflowing at some screen sizes with touch UI (#33645)
fix(material/dialog): do not expose CDK dialog ref to users (#33603)
refactor(material/divider): remove explicit change detection
test(material/expansion): switch tests away from fakeAsync (#33617)
fix(material/form-field): update view when the control is swapped out (#33636)
fix(material/grid-list): always validate colspan
refactor(material/icon): switch tests away from fakeAsync (#33301)
fix(material/list): make disabled selection list keyboard navigable (#33544)
fix(material/menu): close menu when cleared from trigger (#33306)
refactor(material/paginator): remove explicit change detection
refactor: create individual BUILD files in core (#30787)
refactor(material/progress-bar): remove explicit change detection
refactor(material/progress-spinner): remove explicit change detection
fix(material/schematics): resolve issues in navigation schematic (#33590)
fix(multiple): pass form field to error state tracker (#33509)
fix(material/sidenav): update inert value if mode changes (#33461)
fix(material/slide-toggle): prevent icon label text-spacing cutoff (#33559)
fix(material/slider): thumb jumping on safari (#33619)
refactor(material/snack-bar): switch tests away from fakeAsync (#33261)
fix(material/sort): double focus indicators when strong focus is enabled (#33520)
fix(cdk/stepper): allow signal form to be assigned as stepControl (#33562)
build: add explicit change detection to tests (#33010)
fix(material/tabs): validate animation duration (#33452)
build: merge the default.bzl and default2.bzl files (#30953)
fix(material/timepicker): do not allow intervals less than a second (#33354)
docs(material/toolbar): add navigation bar example (#33420)
refactor(material/tooltip): remove explicit change detection
fix(multiple): remove empty constructors (#33048)
feat(material/core): add experimental utility classes (#31702)
fix(material/core): ensure all forward statements are relative (#33627)
docs: replace angular.io links with angular.dev (#29734)
build: setup pnpm workspace for first-party packages
build: remove deprecated compiler option (#32692)