angular/packages/core/src/linker
Matthieu Riegler 7800a3c9f5 refactor(core): remove InjectionToken descriptions in optimized builds. (#53747)
We started guarding the `InjectionToken` descriptions with `ngDevMode`. Let's generalize that accross the FW.

PR Close #53747
2024-01-26 19:12:41 +00:00
..
compiler.ts refactor(core): remove InjectionToken descriptions in optimized builds. (#53747) 2024-01-26 19:12:41 +00:00
component_factory.ts docs: remove broken link pill in dynamic component page (#52744) 2023-11-09 19:18:29 +00:00
component_factory_resolver.ts feat(core): remove entryComponents (#49484) 2023-03-23 10:38:03 -07:00
destroy_ref.ts feat(core): allow removal of previously registered DestroyRef callbacks (#49493) 2023-03-21 16:58:22 +01:00
element_ref.ts docs: remove mentions of the WebWorker platform (#50059) 2023-05-04 09:06:55 +02:00
ng_module_factory.ts feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
ng_module_factory_loader.ts fix(compiler-cli): full side-effectful registration of NgModules with ids (#45024) 2022-03-22 11:11:53 -07:00
ng_module_factory_loader_impl.ts refactor(router): add stub files for g3 patch of NgModuleFactoryLoader (#43660) 2021-10-04 10:28:02 -07:00
ng_module_registration.ts fix(compiler-cli): full side-effectful registration of NgModules with ids (#45024) 2022-03-22 11:11:53 -07:00
query_list.ts refactor(core): introduce onDirty notification on QueryList (#54017) 2024-01-24 18:39:51 -05:00
template_ref.ts Revert "refactor(core): rename ViewRef<T> to InternalViewRef<T> and remove existing InternalViewRef (#52430)" (#52484) 2023-11-01 10:13:12 -07:00
view_container_ref.ts refactor(core): minor improvements (#53751) 2024-01-03 10:27:37 -08:00
view_ref.ts refactor(core): Remove RootViewRef<T> because it is the same as ViewRef<T> (#52430) 2023-11-08 08:50:50 -08:00