angular/packages/core
Andrew Scott ca6cdcd269 refactor(core): feature for potential zoneless-compatibility debug check (#55663)
This commit adds a feature that is useful for determining if an
application is zoneless-ready. The way this works is generally only
useful right now when zoneless is enabled. Some version of this may be useful in
the future as a general configuration option to change detection to make
`checkNoChanges` pass always exhaustive as an opt-in to address #45612.

Because this is an experimental, debug-only feature, it is okay to merge
during the RC period.

PR Close #55663
2024-05-07 13:39:13 -07:00
..
global docs(docs-infra): Add missing API entries to ADEV (#54530) 2024-02-21 16:41:33 +00:00
primitives refactor(core): Move global dispatch behavior into Dispatcher. (#55692) 2024-05-07 12:00:40 -07:00
reference-manifests build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
rxjs-interop refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
schematics fix(migrations): handle more cases in HttpClientModule migration (#55640) 2024-05-06 12:29:17 -07:00
src refactor(core): feature for potential zoneless-compatibility debug check (#55663) 2024-05-07 13:39:13 -07:00
test refactor(core): feature for potential zoneless-compatibility debug check (#55663) 2024-05-07 13:39:13 -07:00
testing refactor(core): Throw a runtime error if both zone and zoneless are provided (#55410) 2024-05-07 13:37:42 -07:00
BUILD.bazel refactor(core): Replay events from the event contract using the dispatcher. (#55467) 2024-04-23 16:08:36 -07:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json build: make JSA contract binary accessible (#55361) 2024-04-17 10:37:31 +02:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00