angular/packages/compiler-cli/test/compliance/test_cases
Dylan Hunn 7ef5d9deef refactor(compiler): Support class and non-class attributes with the same name (#53574)
Some elements may have multiple bindings with the same name. We should accept and emit them all, as long as they have different kinds.

Co-authored-by: Miles Malerba <mmalerba@users.noreply.github.com>

PR Close #53574
2023-12-15 19:48:28 +00: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): Host attribute bindings should always be extracted into hostAttrs (#53574) 2023-12-15 19:48:28 +00: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): Defer when consumes a variable (binding) slot (#53574) 2023-12-15 19:48:28 +00: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): Ensure correct context kind on ICU contexts (#53557) 2023-12-14 09:33:52 -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): Support class and non-class attributes with the same name (#53574) 2023-12-15 19:48:28 +00: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