angular/packages/compiler/src/render3/partial
Pete Bacon Darwin be9d059efc refactor(compiler): move type in shared R3PartialDeclaration interface (#41080)
All interfaces that extend `R3PartialDeclaration` require a `type`
property so it makes sense to put it in the base interface.

PR Close #41080
2021-03-15 13:26:51 -07:00
..
api.ts refactor(compiler): move type in shared R3PartialDeclaration interface (#41080) 2021-03-15 13:26:51 -07:00
component.ts refactor(compiler-cli): include template source directly inside declaration object (#40383) 2021-01-11 15:37:12 -08:00
directive.ts fix(core): Switch emitDistinctChangesOnlyDefaultValue to true (#41121) 2021-03-12 10:47:56 -08:00
pipe.ts refactor(compiler-cli): implement ɵɵngDeclarePipe() (#40803) 2021-02-12 09:00:16 -08:00
util.ts refactor(compiler-cli): extract compilation utilities for partial compilation of components (#39707) 2020-11-24 13:05:43 -08:00