angular/packages/compiler-cli/test/compliance/test_cases
Jessica Janiuk 4924108630 refactor(core): dispatch enter and leave animations at the right times (#63450)
This updates the enter and leave logic to use the stored LView data to dispatch the enter and leave animations at the right points in the lifecycle. This should fix issues with signals not being available yet, parallel animations, and also eliminate the need for the element registry.

fixes: #63391
fixes: #63388
fixes: #63369

PR Close #63450
2025-09-10 22:24:00 +00:00
..
model_inputs refactor(compiler-cli): implement transform to determine debugName from signal functions (#57348) 2025-06-03 20:34:12 -04:00
output_function refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_compiler_compliance refactor(compiler): produce DOM-only instructions (#62096) 2025-06-23 14:24:09 +02:00
r3_view_compiler refactor(core): dispatch enter and leave animations at the right times (#63450) 2025-09-10 22:24:00 +00:00
r3_view_compiler_bindings feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
r3_view_compiler_control_flow feat(core): support as aliases on else if blocks (#63047) 2025-08-08 08:43:00 -07:00
r3_view_compiler_deferred refactor(compiler): always generate DOM-only templates for blocks (#62096) 2025-06-23 14:24:09 +02:00
r3_view_compiler_di/di refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_directives refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_i18n fix(compiler): error when ng-content fallback has translated children (#63156) 2025-08-15 09:47:17 +02:00
r3_view_compiler_input_outputs feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00
r3_view_compiler_let refactor(compiler): produce DOM-only instructions (#62096) 2025-06-23 14:24:09 +02:00
r3_view_compiler_listener refactor(compiler): produce DOM-only instructions (#62096) 2025-06-23 14:24:09 +02:00
r3_view_compiler_providers refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_styling feat(compiler-cli): enable type checking of host bindings by default (#63654) 2025-09-09 14:34:29 -07:00
r3_view_compiler_template refactor(compiler): produce DOM-only instructions (#62096) 2025-06-23 14:24:09 +02:00
signal_inputs refactor(compiler-cli): implement transform to determine debugName from signal functions (#57348) 2025-06-03 20:34:12 -04:00
signal_queries refactor(compiler-cli): implement transform to determine debugName from signal functions (#57348) 2025-06-03 20:34:12 -04:00
source_mapping refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
list_golden_update_rules.ts build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00
test_case_schema.json feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00