angular/packages/common/test
Kristiyan Kostadinov 69018c9f42 feat(core): allow for injector to be specified when creating an embedded view (#45156)
Adds support for passing in an optional injector when creating an embedded view through `ViewContainerRef.createEmbeddedView` and `TemplateRef.createEmbeddedView`. The injector allows for the DI behavior to be customized within the specific template.

This is a second stab at the changes in #44666. The difference this time is that the new injector acts as a node injector, rather than a module injector.

Fixes #14935.

PR Close #45156
2022-03-02 16:38:00 +00:00
..
directives feat(core): allow for injector to be specified when creating an embedded view (#45156) 2022-03-02 16:38:00 +00:00
i18n feat(common): support years greater than 9999 (#43622) 2022-02-04 10:43:11 -08: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