angular/packages/upgrade/static
Andrew Scott 900cd37f68 fix(upgrade): Make zoneless work with hybrid apps (#61660)
Hybrid applications trigger a digest when `onMicrotaskEmpty` emits so
that the AngularJS app can run its lifecycle when the Angular app does. For
ZoneJS applications, this is effectively after every render/app tick. This change
updates the code to use `afterEveryRender` instead.

fixes #61640

PR Close #61660
2025-06-19 14:25:48 +02:00
..
src fix(upgrade): Make zoneless work with hybrid apps (#61660) 2025-06-19 14:25:48 +02:00
test build: migrate upgrade to use ng_project instead of ng_module (#61320) 2025-05-14 09:34:28 -07:00
testing build: migrate upgrade to use ng_project instead of ng_module (#61320) 2025-05-14 09:34:28 -07:00
BUILD.bazel build: migrate upgrade to use ng_project instead of ng_module (#61320) 2025-05-14 09:34:28 -07:00
common.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00