angular-cn/packages/compiler-cli
Matias Niemelä 7c8a62d64d refactor(ivy): remove elementIndex param from all element-level styling instructions (#30313)
This patch is one commit of many patches that will unify all styling instructions
across both template-level bindings and host-level bindings. This patch in particular
removes the `elementIndex` param because it is already set prior to each styling
instruction via the `select(n)` instruction.

PR Close #30313
2019-05-08 09:18:19 -07:00
..
integrationtest test: fix several bazel compiler-cli tests in windows (#30189) 2019-05-07 10:21:36 -07:00
ngcc fix(ivy): ngcc - handle missing entry-point dependencies better (#30270) 2019-05-07 10:24:48 -07:00
src fix(ivy): use `CompilerHost.resolveModuleNames()` if available (#30017) 2019-05-01 15:41:53 -07:00
test refactor(ivy): remove elementIndex param from all element-level styling instructions (#30313) 2019-05-08 09:18:19 -07:00
BUILD.bazel refactor(ivy): move metadata registration to its own package (#29698) 2019-04-19 11:15:25 -07:00
index.ts feat(compiler-cli): export tooling definitions (#29929) 2019-04-17 17:23:01 -07:00
ngtools2.ts refactor(compiler-cli): expose ngtools api separately (#18978) 2017-08-31 14:37:13 -07:00
package.json build: upgrade yargs package to 13.1.0 (#29722) 2019-04-26 16:29:29 -07:00
tsconfig-build.json build(compiler-cli): enable full TypeScript strictness (#29436) 2019-03-21 12:14:39 -04:00
tsconfig.json build(compiler-cli): enable full TypeScript strictness (#29436) 2019-03-21 12:14:39 -04:00