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)
feat(material/datepicker): make compatible with MDC & legacy components (#25648)
refactor: align m2 and m3 token file functions by using get-tokens (#31425)
fix(material/datepicker): toggle button active color not showing up in M3 (#31565)
fix(material/datepicker): calendar aria-descriptions start/end date (#25457)
docs(material/datepicker): fixed typo in ssrSafeIsHTMLTextAreaElement function description (#33107)
fix(material/datepicker): drop dependency on NgClass (#32810)
fix(material/datepicker): use rounded shape for calendar focus indicators (#33524)
refactor(material/datepicker): remove explicit change detection
fix(material/datepicker): add visible labels to calendar buttons (#31777)
perf(multiple): switch to built-in control flow (#27987)
fix(multiple): use focus-visible for focus indicator (#32514)
fix(multiple): pass form field to error state tracker (#33509)
fix(material/datepicker): date range inputs not aligning in some cases (#25967)
refactor: simplify component styles by removing use-tokens (#31146)
test: replace native date module with provider function (#32114)
fix(material/datepicker): remove deprecated factory functions
refactor(material/datepicker): fix strict property initialization errors
refactor(multiple): switch button selectors
fix(material/datepicker): actions overflowing at some screen sizes with touch UI (#33645)
docs: replace angular.io links with angular.dev (#29734)
fix(multiple): remove empty constructors (#33048)
refactor(material/datepicker): switch to service decorator
fix(material/core): remove MatCommonModule (#31813)
docs: switch datepicker examples to Luxon (#32008)
refactor(material/datepicker): convert internal calendar state to signals