angular/packages/compiler-cli/test/compliance/test_cases
Kristiyan Kostadinov a532d71975 feat(compiler): allow self-closing tags on custom elements (#48535)
Allows for self-closing tags to be used for non-native tag names, e.g. `<foo [input]="bar"></foo>` can now be written as `<foo [input]="bar"/>`. Native tag names still have to have closing tags.

Fixes #39525.

PR Close #48535
2023-01-04 12:07:37 -08: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 refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07: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