angular/packages/core/src/di
SkyZeroZx 0a5fd6b6d4 refactor(core): conditionally include debug names based on ngDevMode
Conditionally include debug-related metadata based on `ngDevMode` to avoid
unnecessary information in production builds.

(cherry picked from commit bf2e50843d)
2025-12-16 09:37:42 -08:00
..
interface docs: Fixes DI guide reference missing ')' in see tag (#64457) 2025-10-16 17:34:17 +00:00
jit Revert "refactor(common): Removes unused imports to clean up dependencies" 2025-11-06 09:05:05 -08:00
contextual.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
create_injector.ts feat(core): Allow passing application providers in bootstrapModule options (#64354) 2025-10-13 15:10:10 -07:00
forward_ref.ts docs: update forwardRef usage with signals and add HostListener note 2025-12-10 12:23:33 -08:00
host_attribute_token.ts docs: add documentation for HostAttributeToken 2025-11-17 16:47:03 +00:00
host_tag_name_token.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
index.ts refactor(core): remove the deprecated ImportedNgModuleProviders type. (#63277) 2025-08-22 11:22:22 -07:00
initializer_token.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
inject_switch.ts refactor(core): conditionally include debug names based on ngDevMode 2025-12-16 09:37:42 -08:00
injectable.ts refactor(core): add dedicated deprecated signatures for providedIn: any / NgModule. 2025-12-09 10:38:14 -08:00
injection_token.ts fix(core): avoid false-positive deprecation when using InjectionToken with factory only 2025-12-11 11:20:17 -08:00
injector.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
injector_compatibility.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
injector_marker.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
injector_token.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
internal_tokens.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00
metadata.ts docs: Fixes DI guide reference missing ')' in see tag (#64457) 2025-10-16 17:34:17 +00:00
metadata_attr.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
null_injector.ts refactor(core): include DI path into cyclic dependency error message (#50902) 2025-07-10 10:35:12 -07:00
provider_collection.ts refactor(core): include DI path into cyclic dependency error message (#50902) 2025-07-10 10:35:12 -07:00
provider_token.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
r3_injector.ts docs: Adds links to relevant guides for APIs in core package 2025-11-17 16:47:40 +00:00
scope.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:06 -08:00