angular/packages/compiler-cli/test/compliance/test_cases
Kristiyan Kostadinov 39098f3a9b refactor(compiler): finalize hydrate syntax (#57831)
Finalizes compiler implementation of the new `hydrate` triggers by:
* Reworking the logic that was depending on the `hydrateSpan` to distinguish hydrate triggers from non-hydrate triggers.
* Fixing that the `hydrate when` trigger didn't have a `hydrateSpan`.
* Adding an error if a parameter is passed into a `hydrate` trigger.
* Add an error if other `hydrate` triggers are used with `hydrate never`.
* Replacing the `prefetch` and `hydrate` flags in the template pipeline with a `modifiers` field.
* Fixing an error that was being thrown when reifying `hydrate` triggers in the pipeline.
* Adding quick info support for the `hydrate` keyword in the language service.
* Adding some tests for the new logic.

PR Close #57831
2024-09-17 11:05:17 +02:00
..
model_inputs build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
output_function build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
r3_compiler_compliance fix(compiler): reduce chance of conflicts between generated factory and local variables (#57181) 2024-08-07 17:25:05 +00:00
r3_view_compiler feat(core): support TypeScript 5.6 (#57424) 2024-08-19 22:45:45 -07:00
r3_view_compiler_bindings build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
r3_view_compiler_control_flow build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
r3_view_compiler_deferred refactor(compiler): finalize hydrate syntax (#57831) 2024-09-17 11:05:17 +02:00
r3_view_compiler_di/di fix(compiler): reduce chance of conflicts between generated factory and local variables (#57181) 2024-08-07 17:25:05 +00:00
r3_view_compiler_directives fix(compiler): reduce chance of conflicts between generated factory and local variables (#57181) 2024-08-07 17:25:05 +00:00
r3_view_compiler_i18n build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
r3_view_compiler_input_outputs fix(compiler): output input flags as a literal (#55215) 2024-04-04 11:13:52 -07:00
r3_view_compiler_let fix(compiler): give precedence to local let declarations over parent ones (#56752) 2024-07-01 14:03:57 +00:00
r3_view_compiler_listener fix(compiler): reduce chance of conflicts between generated factory and local variables (#57181) 2024-08-07 17:25:05 +00:00
r3_view_compiler_providers fix(compiler): reduce chance of conflicts between generated factory and local variables (#57181) 2024-08-07 17:25:05 +00:00
r3_view_compiler_styling build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
r3_view_compiler_template fix(compiler): limit the number of chained instructions (#57069) 2024-07-22 11:50:12 -07:00
signal_inputs build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
signal_queries build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
source_mapping build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
BUILD.bazel test: refactor compiler-cli compliance test to work on windows (#45431) 2022-03-25 12:18:34 -07:00
list_golden_update_rules.ts refactor(compiler-cli): use semver range checking for partial versions (#39847) 2020-12-04 10:26:17 -08:00
replace.sh refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00
test_case_schema.json refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00