angular/packages/compiler-cli
Kristiyan Kostadinov 72be5be9c1 refactor(compiler-cli): remove checkTwoWayBoundEvents flag
Removes the `checkTwoWayBoundEvents` flag since the code it generates is quite breaking and we never got the chance to enable it. Also it caused our tests to misrepresent how the compiler behaves for actual users.
2026-04-28 10:31:42 -07:00
..
linker feat(core): introduce @Service decorator 2026-04-22 11:01:01 -07:00
private refactor(compiler): move TCB generation logic into compiler 2026-04-15 19:43:29 +03:00
src refactor(compiler-cli): remove checkTwoWayBoundEvents flag 2026-04-28 10:31:42 -07:00
test refactor(compiler-cli): remove checkTwoWayBoundEvents flag 2026-04-28 10:31:42 -07:00
BUILD.bazel build: cleanup workspace deps 2026-04-23 11:38:26 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts refactor: remove all deep imports in language service 2026-04-13 11:16:26 +03:00
package.json build: cleanup workspace deps 2026-04-23 11:38:26 -07:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00