angular/packages/compiler-cli/test/compliance/test_cases
Kristiyan Kostadinov 39624c6b12 fix(compiler): output input flags as a literal (#55215)
Previously the input flags were being generated as a reference to an enum member for better readability and under the assumption that minifiers would inline the values. That doesn't appear to be the case so these changes switch to using the literal values instead.

PR Close #55215
2024-04-04 11:13:52 -07:00
..
model_inputs fix(compiler): output input flags as a literal (#55215) 2024-04-04 11:13:52 -07:00
output_function test: add compliance generated output tests for output() (#54650) 2024-03-06 12:34:38 +01:00
r3_compiler_compliance fix(compiler): output input flags as a literal (#55215) 2024-04-04 11:13:52 -07:00
r3_view_compiler refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00
r3_view_compiler_bindings refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00
r3_view_compiler_control_flow fix(compiler): capture switch block cases for content projection (#54921) 2024-03-21 22:14:17 -07:00
r3_view_compiler_deferred feat(compiler-cli): add partial compilation support for deferred blocks (#54908) 2024-03-21 22:15:32 -07: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 test: replace fake_core with real @angular/core output (#54650) 2024-03-06 12:34:38 +01:00
r3_view_compiler_i18n refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08: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_listener fix(compiler): capture data bindings for content projection purposes in blocks (#54876) 2024-03-15 15:11:19 -07: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): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00
r3_view_compiler_template refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -08:00
signal_inputs fix(compiler): output input flags as a literal (#55215) 2024-04-04 11:13:52 -07:00
signal_queries test: replace fake_core with real @angular/core output (#54650) 2024-03-06 12:34:38 +01:00
source_mapping refactor(compiler): Delete TemplateDefinitionBuilder acceptance test expectations (#54757) 2024-03-08 16:51:01 -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
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