mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Translation of WriteKeyExpr expressions was not implemented in the ngtsc expression translator. This resulted in binding expressions like "target[key] = $event" not compiling. This commit fixes the bug by implementing WriteKeyExpr translation. PR Close #28523 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| src | ||
| test | ||
| browser-rollup.config.js | ||
| BUILD.bazel | ||
| index.ts | ||
| ngtools2.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||