angular/packages/compiler-cli/test/compliance/test_cases
Alex Rickabaugh 575a5588f8 refactor(compiler): initial implementation of i18n blocks (#51353)
Adds i18n block start & end ops, as well as a new phase to construct the
i18n message variable to be added to the consts array.

Co-authored-by: Alex Rickabaugh <alx+alxhub@alxandria.net>
Co-authored-by: Dylan Hunn <dylhunn@gmail.com>

PR Close #51353
2023-08-28 18:57:08 +00:00
..
r3_compiler_compliance feat(core): support TypeScript 5.2 (#51334) 2023-08-18 07:55:16 -07:00
r3_view_compiler refactor(compiler): support safe function calls (#51100) 2023-08-01 13:45:34 -07:00
r3_view_compiler_bindings refactor(compiler): Ingest host attribute bindings in template pipeline (#51188) 2023-07-28 11:47:57 -07:00
r3_view_compiler_control_flow refactor(compiler): generate if block instructions (#51380) 2023-08-18 10:01:02 -07:00
r3_view_compiler_deferred refactor(core): initial implementation of {#defer} block runtime (#51347) 2023-08-28 17:09:52 +00:00
r3_view_compiler_di/di 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_directives 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_i18n refactor(compiler): initial implementation of i18n blocks (#51353) 2023-08-28 18:57:08 +00: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): Allow chaining of listeners in template pipeline (#51188) 2023-07-28 11:47:57 -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): Parse extracted class attributes (#51258) 2023-08-03 14:34:53 -04:00
r3_view_compiler_template refactor(compiler): Enable additional tests for the template pipeline (#50899) 2023-07-27 15:08:05 -07:00
source_mapping refactor(compiler): Enable additional tests for the template pipeline (#50899) 2023-07-27 15:08:05 -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): allow alternate expected file for template pipeline (#51100) 2023-08-01 13:45:34 -07:00