main
refactor(cdk/overlay): switch to service decorator
fix(cdk/scrolling): make it easier to provide custom scrollable (#33269)
refactor(cdk/overlay): switch tests away from fakeAsync (#33192)
build: enable AoT compilation for all tests (#31930)
refactor(cdk/overlay): enable popover by default (#32209)
fix(cdk/overlay): avoid issues with overlapping backdrop removals (#30474)
build: add explicit change detection to tests (#33010)
docs: replace angular.io links with angular.dev (#29734)
refactor(cdk/overlay): add way to only handle specific events in overlay
refactor(cdk/overlay): remove explicit change detection
fix(multiple): remove empty constructors (#33048)
refactor(cdk/overlay): remove unnecessary providers
refactor(cdk/overlay): use index files for public Sass API instead of copying files out (#22343)
fix(cdk/overlay): load structural styles in a cascade layer (#29725)
docs(cdk/overlay): add popover to docs (#33434)
fix(cdk/overlay): guard against null document.body before popover support check (#33403)
fix(cdk/overlay): add DI token to opt out of popovers (#32306)