angular/packages/compiler/src/render3/partial
Pete Bacon Darwin 2d3cd2b969 refactor(compiler): rename R3FactoryTarget to FactoryTarget (#41231)
This enumeration will now start to appear in publicly facing code,
as part of declarations, so we remove the R3 to make it less specific
to the internal name for the Ivy renderer/compiler.

PR Close #41231
2021-03-30 16:46:37 -07:00
..
api.ts refactor(compiler): rename R3FactoryTarget to FactoryTarget (#41231) 2021-03-30 16:46:37 -07:00
component.ts refactor(compiler-cli): separate used components from used directives in partial declaration (#41104) 2021-03-17 09:09:29 -07:00
directive.ts refactor(compiler): consolidate R3CompiledExpression (#41080) 2021-03-15 13:26:51 -07:00
factory.ts refactor(compiler): rename R3FactoryTarget to FactoryTarget (#41231) 2021-03-30 16:46:37 -07:00
injector.ts refactor(compiler-cli): implement ɵɵngDeclareNgModule and ɵɵngDeclareInjector (#41080) 2021-03-15 13:26:51 -07:00
ng_module.ts docs(compiler): fix typos in partial compilation comments (#41080) 2021-03-15 13:26:51 -07:00
pipe.ts refactor(compiler): consolidate R3CompiledExpression (#41080) 2021-03-15 13:26:51 -07:00
util.ts refactor(compiler-cli): extract compilation utilities for partial compilation of components (#39707) 2020-11-24 13:05:43 -08:00