angular/packages/compiler-cli/src/ngtsc
Zack Elliott 752ddbc165 feat(compiler-cli): Support template binding to protected component members (#45823)
This commit adds support for creating template bindings to protected members within the component class.

PR Close #45823
2022-05-02 14:40:11 -07:00
..
annotations fix(core): throw if standalone components are present in @NgModule.bootstrap (#45825) 2022-05-02 11:43:17 -07:00
core refactor(compiler-cli): move standalone scope computation out of handler (#45672) 2022-04-20 05:45:56 -07:00
cycles refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
diagnostics fix(core): throw if standalone components are present in @NgModule.bootstrap (#45825) 2022-05-02 11:43:17 -07:00
entry_point build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
file_system refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
imports refactor(compiler): remove usages of deprecated AST creation functions (#45134) 2022-02-22 10:22:47 -08:00
incremental build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
indexer fix(compiler): compute correct offsets when interpolations have HTML entities (#44811) 2022-03-08 10:23:07 -08:00
logging build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
metadata refactor(compiler-cli): support schemas in standalone components (#45752) 2022-04-27 10:25:53 -07:00
partial_evaluator refactor(compiler-cli): rework ForeignFunctionResolvers (#45701) 2022-04-26 10:07:23 -07:00
perf feat(language-service): implement signature help (#41581) 2021-04-13 12:39:17 -07:00
program_driver refactor(compiler): clean up workarounds for TypeScript 4.5 (#44477) 2021-12-14 16:14:02 -05:00
reflection refactor(compiler): remove usages of deprecated AST creation functions (#45134) 2022-02-22 10:22:47 -08:00
resource refactor(compiler): clean up workarounds for TypeScript 4.5 (#44477) 2021-12-14 16:14:02 -05:00
scope refactor(compiler-cli): support schemas in standalone components (#45752) 2022-04-27 10:25:53 -07:00
shims fix(compiler-cli): full side-effectful registration of NgModules with ids (#45024) 2022-03-22 11:11:53 -07:00
sourcemaps refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
testing feat(compiler-cli): standalone types imported into NgModule scopes (#44973) 2022-03-29 13:06:26 -07:00
transform feat(core): drop support for TypeScript 4.4 and 4.5 (#45394) 2022-03-24 10:51:47 -07:00
translator refactor(compiler): remove usages of deprecated AST creation functions (#45134) 2022-02-22 10:22:47 -08:00
typecheck feat(compiler-cli): Support template binding to protected component members (#45823) 2022-05-02 14:40:11 -07:00
util feat(core): drop support for TypeScript 4.4 and 4.5 (#45394) 2022-03-24 10:51:47 -07:00
xi18n refactor(compiler-cli): support xi18n in ngtsc (#42485) 2021-06-21 16:50:28 +00:00
program.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
tsc_plugin.ts build: migrate more usages from @bazel/typescript to @bazel/concatjs (#45431) 2022-03-25 12:18:34 -07:00