angular/integration/animations/e2e
Jessica Janiuk 9e64147b73 fix(core): prevent child animation elements from being orphaned
When routing between two different routes, child animations were not finishing, causing elements to be left behind in the dom. The fix ensures the proper fallback is handled to avoid automatically cancelled custom events. This ensures the animation-fallback cancelling the animation actually completes, and ensures the element is removed.

fixes: #67400
2026-03-04 08:21:37 -08:00
..
src fix(core): prevent child animation elements from being orphaned 2026-03-04 08:21:37 -08:00
jasmine.json fix(core): Prevent removal of elements during drag and drop 2026-03-02 08:46:09 -08:00
setup.js fix(core): Prevent removal of elements during drag and drop 2026-03-02 08:46:09 -08:00
tsconfig.json fix(core): Prevent removal of elements during drag and drop 2026-03-02 08:46:09 -08:00