angular/packages/common
Alan Agius 8413b64a6b refactor(core): add whenStable private API (#51807)
Prior to this change `this.isStable.pipe(first((isStable) => isStable)).toPromise()` had to be done in multiple places across the framework and the Angular CLI see https://github.com/angular/angular-cli/pull/25856#discussion_r1328158846. In the majority of cases an Observable based `isStable` API is not needed. This also removes the need for RXJS operator imports.

PR Close #51807
2023-09-27 10:31:56 -07:00
..
http refactor(core): add whenStable private API (#51807) 2023-09-27 10:31:56 -07:00
locales build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
src Revert "feat(common): make the warning for lazy-loaded lcp image an error (#51748)" (#51810) 2023-09-18 13:35:55 +02:00
test build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
testing fix(common): remove code duplication between entry-points (#51500) 2023-08-29 17:55:34 +00:00
upgrade build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
BUILD.bazel refactor: remove Angular Compatibility Compiler (ngcc) (#49101) 2023-02-16 16:01:17 -08:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: remove support for Node.js v16 (#51755) 2023-09-13 10:49:06 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00