angular/packages/core/src/application
Andrew Scott 01fec33556 docs: Deprecate BootstrapOptions on bootstrapModule (#62690)
This deprecates `BootstrapOptions` since `NgZone` can now be configured
in the providers. This is a necessary step because when zoneless becomes
the default, developers will have to add ZoneJS via
`provideZoneChangeDetection` and that will override anything defined in
`BootstrapOptions`.

PR Close #62690
2025-08-06 11:19:45 +02:00
..
application_config.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_init.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
application_module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_ngmodule_factory_compiler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
application_ref.ts docs: Deprecate BootstrapOptions on bootstrapModule (#62690) 2025-08-06 11:19:45 +02:00
application_tokens.ts refactor(compiler): Tree shake Element Registry (#62682) 2025-07-23 09:37:16 -04:00
create_application.ts refactor(core): Instantiate the ErrorHandler lazily. (#58984) 2025-04-02 19:20:50 +00:00
platform_tokens.ts docs: mark REQUEST and related symbols as stable (#60717) 2025-04-03 13:04:23 -07:00
tracing.ts refactor(core): allow tracing service to wrap event listeners (#59134) 2024-12-12 14:52:42 -08:00