angular/packages/common
Andrew Scott 707bfc9b32 perf(common): AsyncPipe should not call markForCheck on subscription (#54554)
This commit prevents `AsyncPipe` from calling `markForCheck` when values
are synchronously emit during subscription to an observable. This
prevents subscriptions to `Replay` observables from needlessly walking
up to the root of the view tree during template execution for each
new replay observable in the template.

PR Close #54554
2024-02-23 09:20:02 -08:00
..
http docs(docs-infra): Add missing api entries (#54517) 2024-02-20 09:50:36 -08:00
locales refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
src perf(common): AsyncPipe should not call markForCheck on subscription (#54554) 2024-02-23 09:20:02 -08:00
test fix(common): image placeholder not removed in OnPush component (#54515) 2024-02-20 09:49:58 -08:00
testing refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
upgrade refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
BUILD.bazel refactor(router): Update integration tests to cover navigation and history API (#53799) 2024-01-30 15:04:02 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: update node.js engines version to be more explicate about v20 support (#52448) 2023-10-31 14:18:36 -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