angular/packages/compiler/test
Kristiyan Kostadinov eb7e765e2f refactor(compiler): produce AST for template literals (#59230)
Updates the compiler to parse the template literal tokens into the new `TemplateLiteral` and `TemplateLiteralElement` AST nodes.

PR Close #59230
2025-01-21 12:04:52 -08:00
..
expression_parser refactor(compiler): produce AST for template literals (#59230) 2025-01-21 12:04:52 -08:00
i18n test(compiler): update failing tests (#58217) 2024-10-16 09:47:10 +00:00
ml_parser refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
output refactor(compiler): remove unused field from output AST (#58444) 2024-11-01 14:32:57 +00:00
render3 refactor(compiler): produce AST for template literals (#59230) 2025-01-21 12:04:52 -08:00
schema refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
selector refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
shadow_css fix(compiler): handle :host-context with comma-separated child selector (#59276) 2025-01-21 09:11:16 -08:00
BUILD.bazel build: replace base64-js package with Node.js Buffer usage (#53464) 2023-12-11 14:04:06 -08:00
compiler_facade_interface_spec.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
integration_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
security_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
style_url_resolver_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00