angular/packages/compiler-cli
Jessica Janiuk 479a919f42 fix(compiler): fixes regression with event parsing and animate prefix (#63470)
The new animations was not correctly looking for the `.` when parsing bindings. This resulted in arbitrary event bindings creating animate.leave instruction calls.

fixes: #63466

PR Close #63470
2025-08-29 11:53:30 +00:00
..
linker refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
private build: rename defaults2.bzl to defaults.bzl (#63384) 2025-08-25 15:45:46 -07:00
src refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
test fix(compiler): fixes regression with event parsing and animate prefix (#63470) 2025-08-29 11:53:30 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63384) 2025-08-25 15:45:46 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts refactor(compiler-cli): export type used by migrations (#61697) 2025-05-30 09:50:58 -04:00
package.json build: update all non-major dependencies (#63129) 2025-08-14 22:08:30 +02: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