angular/packages/core/src/linker
AlirezaEbrahimkhani 5509e3512f docs: fix embedded view description issue (#46957)
createEmbeddedView method instantiates an embedded view based on this template and take your templateRef as argument and would render the passed templateRef in your ViewContainerRef.

resolves angular#46955

PR Close #46957
2022-08-11 18:07:39 +00:00
..
compiler.ts perf(core): make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#45102) 2022-02-18 13:40:02 -08:00
component_factory.ts feat(core): add ability to set inputs on ComponentRef (#46641) 2022-07-01 13:45:46 -07:00
component_factory_resolver.ts refactor(core): move the code to avoid circular dependencies (#46685) 2022-07-14 18:52:37 +00:00
element_ref.ts refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00: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 ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
template_ref.ts docs: fix embedded view description issue (#46957) 2022-08-11 18:07:39 +00:00
view_container_ref.ts feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
view_ref.ts fix(core): allow EmbeddedViewRef context to be updated (#40360) 2021-02-23 08:14:01 -08:00