main
fix(cdk/a11y): move focus to root if there are no focusable elements in focus trap (#33654)
fix(multiple): remove empty constructors (#33048)
build: update public API golden infra and move to `goldens/`
fix(cdk/collections): add ability to bulk select/deselect values (#33469)
feat(cdk/portal): add directives support to ComponentPortal (#33142)
fix(cdk/drag-drop): breaking changes for v22
fix(cdk/listbox): coerce tabindex value (#31597)
docs(cdk/overlay): add popover to docs (#33434)
feat(cdk/a11y): allow safe HTML to be passed to live announcer (#32412)
fix(cdk/scrolling): make it easier to provide custom scrollable (#33269)
fix(cdk/stepper): allow signal form to be assigned as stepControl (#33562)
fix(cdk/table): expose rendered rows (#33304)
fix(cdk/testing): make setContenteditableValue required (#32058)
fix(cdk/tree): enter/space key on child node should not toggle parent node expansion (#33125)