angular/packages/common/test
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
..
directives feat(common): support NgModule as an input to the NgComponentOutlet (#44815) 2022-02-01 20:19:41 +00:00
i18n ci: remove browserstack configuration (#43881) 2021-10-18 15:00:22 -07:00
location feat(common): add historyGo method to Location service (#38890) 2021-04-06 09:25:58 -07:00
pipes refactor(common): make the error messages tree shakable (#44663) 2022-01-18 10:31:44 -08:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
cookie_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
viewport_scroller_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00