mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7919982063
This commit adds a `whenStable` function to `ApplicationRef` to cover the most common use-case for the `isStable` observable. PR Close #57190