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)
fix(material/snack-bar): use inverse primary for button color (#31465)
refactor: simplify component styles by removing use-tokens (#31146)
refactor: align m2 and m3 token file functions by using get-tokens (#31425)
docs: replace angular.io links with angular.dev (#29734)
fix(material/snack-bar): remove deprecated animation definitions
refactor(multiple): switch button selectors
fix(material/snack-bar): add max height for snack bar (#32000)
refactor(material/snack-bar): remove explicit change detection
fix(material/snack-bar): change politeness level (#30851)
refactor(material/snack-bar): clean up structural styles (#29166)
refactor: use values API for creating tokens (#31362)
fix(multiple): remove empty constructors (#33048)
refactor(multiple): remove standalone flag from Material
fix(material/core): remove MatCommonModule (#31813)
refactor(material/snack-bar): fix strict property initialization errors
docs: use inject() and bootstrapApplication in dialog, snack-bar, and bottom-sheet docs (#32839)
refactor(material/snack-bar): switch tests away from fakeAsync (#33261)
refactor(material/snack-bar): switch to service decorator