angular/packages/platform-browser/src
Jessica Janiuk 857675fedb refactor(core): this delays removal of stylesheets when the element registry is present (#62943)
When animate.leave is used, stylesheet pruning causes issues. Stylesheets with the appropriate animations get pruned before the animations can run. This will delay the removal in the case that the registry is present.

fixes: #62942

PR Close #62943
2025-08-01 12:54:22 +00:00
..
browser perf(platform-server): speed up resolution of base (#61392) 2025-05-16 09:03:38 +00:00
dom refactor(core): this delays removal of stylesheets when the element registry is present (#62943) 2025-08-01 12:54:22 +00:00
security refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
browser.ts fix(platform-browser): resolve component resources before bootstrapping in JIT mode (#62758) 2025-07-23 11:05:20 -04:00
errors.ts refactor(platform-browser): use RuntimeError for hydration feature conflicts (#62414) 2025-07-03 08:08:07 +00:00
hydration.ts refactor(platform-browser): use RuntimeError for hydration feature conflicts (#62414) 2025-07-03 08:08:07 +00: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): Add incremental hydration public api (#58249) 2024-10-22 09:37:31 -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