main
fix(modal): focus the dialog wrapper on present so screen readers can enter the modal (#31260)
fix(overlays): tear down animations after dismiss (#28907)
chore(deps): update playwright (#31122)
test(many): update controller tests to use correct import path (#31178)
test(many): replace ionic buttons in e2e tests with native html buttons (#29422)
fix(modal): prevent card modal animation on viewport resize when modal is closed (#30894)
chore(deps): update playwright (#31136)
fix(modal): dismiss top-most overlay when multiple IDs match (#30883)
fix(modal): dismiss modal when parent element is removed from DOM (#30544)
fix(modal): allow pull-to-refresh with a custom scroll host (#31339)
refactor(content, modal): update prefix for internal safe area variable (#31114)
test(many): fix failing tests that CI was not reporting (#29485)
test(many): gestures flakiness (#27808)
fix(modal): ariaLabel and role are inherited when set via htmlAttributes (#29099)