mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit loosens the restrictions on calling `ComponentFixture.detectChanges` when using the zoneless scheduler. While we don't necessarily think it's a good idea, the thought is that it's unnecessary mental overhead to diverge behaviors in the API when zoneless is enabled versus when it is not. Instead, these opinionated restrictions can be considered when we look at new testing APIs. PR Close #55325 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||