angular/packages/upgrade/static/src
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
..
angular1_providers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
downgrade_module.ts docs: fix all brokens links on the API pages (#59162) 2025-03-04 20:07:23 +00:00
upgrade_component.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
upgrade_module.ts fix(upgrade): Make zoneless work with hybrid apps (#61660) 2025-06-19 14:25:48 +02:00
util.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00