angular/aio/content
Andrew Kushnir c89cf63059 feat(common): support NgModule as an input to the NgComponentOutlet (#44815)
This commit updates the logic of the `NgComponentOutlet` class to allow passing an `NgModule` as an input instead of passing an `NgModule` factory.

DEPRECATED:

The `ngModuleFactory` input of the `NgComponentOutlet` directive is deprecated in favor of a newly added `ngModule` input. The `ngModule` input accepts references to the NgModule class directly, without the need to resolve module factory first.

PR Close #44815
2022-02-01 20:19:41 +00:00
..
cli docs: add docs about build cache (#43843) 2021-10-19 10:45:30 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
errors docs: Edited to remove jargon in Reference Errors (#42186) 2021-06-08 12:45:23 -07:00
examples feat(router): Add Route.title with a configurable TitleStrategy (#43307) 2022-01-27 22:02:33 +00:00
extended-diagnostics docs: add extended diagnostics documentation (#44704) 2022-01-24 10:41:13 -08:00
guide feat(common): support NgModule as an input to the NgComponentOutlet (#44815) 2022-02-01 20:19:41 +00:00
images docs: add Ankit to GDE resources (#44659) 2022-01-18 09:25:07 -08:00
marketing docs: update Nx headline (#44910) 2022-01-31 19:46:36 +00:00
special-elements docs(core): edit and add docs for ng-container (#44762) 2022-01-28 15:55:32 +00:00
start docs: add missing npm install instruction (#44574) 2022-01-04 12:07:37 -08:00
tutorial docs: remove End-to-end test files structure (#42844) 2021-07-14 11:12:42 -07:00
file-not-found.md refactor(docs-infra): migrate aio from tslint to eslint (#42820) 2021-07-20 11:55:28 -07:00
license.md build: bump license year (#44590) 2022-01-04 12:05:25 -08:00
navigation.json docs: fix incorrect title and tooltip in navigation (#44710) 2022-02-01 19:17:40 +00:00