angular/packages/core/src/render3/features
Pawel Kozlowski 3616d7eb59 refactor(core): implement standalone injectors (#45687)
This commit implements the `StandaloneFeature` which provides for the
creation of standalone injectors, for those components which need them. The
feature-based implementation ensures the machinery for standalone injectors
is properly tree-shakable.

PR Close #45687
2022-04-20 16:01:56 -07:00
..
copy_definition_feature.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
inherit_definition_feature.ts fix(core): better error message when directive extends a component (#45658) 2022-04-18 09:24:23 -07:00
ng_onchanges_feature.ts fix(core): remove duplicated EMPTY_OBJ constant (#41066) 2021-03-04 11:08:49 -08:00
providers_feature.ts refactor(core): Add injector debug information to LViewDebug (#38707) 2020-09-28 16:15:59 -04:00
standalone_feature.ts refactor(core): implement standalone injectors (#45687) 2022-04-20 16:01:56 -07:00