angular/packages/core/src/application
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
..
application_config.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
application_init.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
application_module.ts refactor(core): Separate application and platform files even more (#53371) 2023-12-08 14:29:46 -08:00
application_ngmodule_factory_compiler.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
application_ref.ts refactor(core): feature for potential zoneless-compatibility debug check (#55663) 2024-05-07 13:39:13 -07:00
application_tokens.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
create_application.ts refactor(core): Throw a runtime error if both zone and zoneless are provided (#55410) 2024-05-07 13:37:42 -07:00