angular/packages/platform-browser/src
Jessica Janiuk 4924108630 refactor(core): dispatch enter and leave animations at the right times (#63450)
This updates the enter and leave logic to use the stored LView data to dispatch the enter and leave animations at the right points in the lifecycle. This should fix issues with signals not being available yet, parallel animations, and also eliminate the need for the element registry.

fixes: #63391
fixes: #63388
fixes: #63369

PR Close #63450
2025-09-10 22:24:00 +00:00
..
browser perf(platform-server): speed up resolution of base (#61392) 2025-05-16 09:03:38 +00:00
dom refactor(core): dispatch enter and leave animations at the right times (#63450) 2025-09-10 22:24:00 +00:00
security refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
browser.ts feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
errors.ts refactor(platform-browser): use RuntimeError for hydration feature conflicts (#62414) 2025-07-03 08:08:07 +00:00
hydration.ts feat(platform-browser): Warns on conflicting hydration and blocking navigation (#62963) 2025-08-05 18:16:10 +02:00
platform-browser.externs.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
platform-browser.ts feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
private_export.ts fix(platform-browser): ensure platformBrowserTesting includes platformBrowser providers (#60480) 2025-03-20 12:33:12 -07:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00