angular/packages/compiler-cli/src/ngtsc
Alex Rickabaugh 2e724ec68b feat(ivy): support host bindings in ngtsc (#24862)
This change adds support for host bindings to ngtsc, and parses them
both from decorators and from the metadata in the top-level annotation.

PR Close #24862
2018-07-20 11:48:36 -07:00
..
annotations feat(ivy): support host bindings in ngtsc (#24862) 2018-07-20 11:48:36 -07:00
host refactor(ivy): first pass at extracting ReflectionHost for abstract reflection (#24541) 2018-06-21 13:13:49 -07:00
metadata feat(ivy): statically resolve template expressions (#24862) 2018-07-20 11:48:35 -07:00
testing feat(ivy): ngtsc compiles @Component, @Directive, @NgModule (#24427) 2018-06-14 14:36:45 -07:00
transform fix(ivy): handle ReadKeyExpr code generation (#24862) 2018-07-20 11:48:35 -07:00
util feat(ivy): able to compile @angular/core with ngtsc (#24677) 2018-06-28 17:51:41 -04:00
compiler_host.ts feat(ivy): first steps towards ngtsc mode (#23455) 2018-04-25 13:25:33 -07:00
program.ts feat(ivy): AOT support for compilation of @Pipes (#24703) 2018-07-03 18:36:02 -04:00
resource_loader.ts feat(ivy): support templateUrl for ngtsc (#24704) 2018-07-03 13:31:44 -07:00