angular/packages/core/src/linker
Pawel Kozlowski c076b57986 refactor(core): move LContainer manipulation logic to its own file (#59856)
All the view in a container logic is in the
packages/core/src/render3/view/container.ts file
plus some other associated refactorings.

PR Close #59856
2025-02-18 15:41:42 +00:00
..
compiler.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
component_factory.ts refactor(core): remove circular dep in ComponentFactoryResolver (#59083) 2024-12-05 16:01:14 -08:00
component_factory_resolver.ts refactor(core): remove circular dep in ComponentFactoryResolver (#59083) 2024-12-05 16:01:14 -08:00
destroy_ref.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
element_ref.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_module_factory.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_module_factory_loader.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_module_factory_loader_impl.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_module_registration.ts refactor(core): remove the standalone feature (#58288) 2024-10-24 16:19:02 -07:00
query_list.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
template_ref.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
view_container_ref.ts refactor(core): move LContainer manipulation logic to its own file (#59856) 2025-02-18 15:41:42 +00:00
view_ref.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00