mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently the code that type checks host bindings assumes that all listeners are bound to the DOM, however that's not the case since host bindings can also bind to own outputs. These changes update the TCB to generate the proper code for type checking such outputs. Fixes #62783. PR Close #62965 |
||
|---|---|---|
| .. | ||
| linker | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-test.json | ||
| tsconfig.json | ||