angular/packages/compiler-cli/test/compliance/test_cases
Dylan Hunn 84f143a80f refactor(compiler): Support o.WrappedNodeExpr inside expression conversion (#53478)
`o.WrappedNodeExpr` can show up in some cases, when a host binding's value is inside a TS expression.

It's an open question whether we will need to support all of the TS expression types as a result.

PR Close #53478
2023-12-13 09:21:53 -08:00
..
r3_compiler_compliance refactor(compiler): Generate trusted const values for extracted attrs (#53473) 2023-12-12 09:00:36 -08:00
r3_view_compiler refactor(compiler): Support unary ops in template pipeline (#53376) 2023-12-06 09:43:35 -08:00
r3_view_compiler_bindings refactor(compiler): Support o.WrappedNodeExpr inside expression conversion (#53478) 2023-12-13 09:21:53 -08:00
r3_view_compiler_control_flow fix(compiler): nested for loops incorrectly calculating computed variables (#52931) 2023-11-16 09:29:46 -08:00
r3_view_compiler_deferred refactor(compiler): Support extracting deps functions for defer in template pipeline (#52479) 2023-11-06 11:42:59 -08:00
r3_view_compiler_di/di perf(compiler): further reduce bundle size using arrow functions (#52010) 2023-10-04 07:25:54 -07:00
r3_view_compiler_directives perf(compiler): further reduce bundle size using arrow functions (#52010) 2023-10-04 07:25:54 -07:00
r3_view_compiler_i18n refactor(compiler): Add i18n support for @defer blocks (#53440) 2023-12-08 14:32:31 -08:00
r3_view_compiler_input_outputs fix(compiler-cli): enforce a minimum version to be used when a library uses input transform (#51413) 2023-08-18 07:58:53 -07:00
r3_view_compiler_listener refactor(compiler): Fix two-way bindings in template pipeline (#52479) 2023-11-06 11:42:59 -08:00
r3_view_compiler_providers fix(compiler-cli): libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) 2023-06-14 16:27:59 +02:00
r3_view_compiler_styling refactor(compiler): Don't emit class and style bindings on structural template views (#53457) 2023-12-11 14:03:42 -08:00
r3_view_compiler_template refactor(compiler): Fix some behavior with bindings on explicit ng-template elements (#53457) 2023-12-11 14:03:43 -08:00
source_mapping refactor(compiler): Initial support for i18n attributes (#53341) 2023-12-05 17:13:58 -08: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
test_case_schema.json test(compiler): allow alternate expected file for template pipeline (#51100) 2023-08-01 13:45:34 -07:00