angular/integration/animations/src/app
Jessica Janiuk dfa149dc68 fix(core): fixes a regression with animate.leave and reordering
This fixes a regression bug that resulted in reordered elements not getting properly removed from the DOM. Reused nodes were not being cleared out in this situation.

fixes: #67728
2026-03-19 15:51:57 -07:00
..
app.component.css fix(core): prevent child animation elements from being orphaned 2026-03-04 08:21:37 -08:00
app.component.html fix(core): fixes a regression with animate.leave and reordering 2026-03-19 15:51:57 -07:00
app.component.ts feat(core): re-introduce nested leave animations scoped to component boundaries 2026-03-13 13:01:55 -06:00
app.routes.ts feat(core): re-introduce nested leave animations scoped to component boundaries 2026-03-13 13:01:55 -06:00
home.component.ts fix(core): fixes a regression with animate.leave and reordering 2026-03-19 15:51:57 -07:00
nested.component.ts feat(core): re-introduce nested leave animations scoped to component boundaries 2026-03-13 13:01:55 -06:00