mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the `ApplicationRef.isStable` implementation to use a single `Observable` to manage the state. This simplifies the mental model quite a bit and removes the need for rx operators like `distinctUntilChanged` and `combineLatest`. PR Close #53576 |
||
|---|---|---|
| .. | ||
| async-stack-tagging.ts | ||
| ng_zone.ts | ||