mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit makes the zoneless scheduler (privately) available to applications that have ZoneJS-based change detection. This would catch any changes of interest (signal updates, `markForCheck` calls, attaching `Dirty` views) that happen outside the Angular Zone. See #53844 for additional information about why this is important. More details to come in the a future commit that makes this a public option. PR Close #54952 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||