angular/packages/compiler-cli/test/compliance/test_cases
Kristiyan Kostadinov 06e161f2dd fix(compiler): incorrect code when non-null assertion is used after a safe access (#48801)
Fixes that the expression converter was producing code that throws a runtime error if a non-null assertion is used as a part of a safe read, write or call.

Fixes #48742.

PR Close #48801
2023-01-25 18:31:37 +00:00
..
r3_compiler_compliance Revert "fix(core): hardening rules related to the attribute order on iframe elements (#47935)" (#47959) 2022-11-03 11:20:32 -07:00
r3_view_compiler fix(compiler): incorrect code when non-null assertion is used after a safe access (#48801) 2023-01-25 18:31:37 +00:00
r3_view_compiler_bindings refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_di/di refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_directives refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_i18n refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_input_outputs refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_listener refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_providers refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_styling refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
r3_view_compiler_template feat(compiler): allow self-closing tags on custom elements (#48535) 2023-01-04 12:07:37 -08:00
source_mapping refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -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
test_case_schema.json test(compiler-cli): improve compliance test compile mode filtering (#39939) 2020-12-07 16:21:04 -08:00