angular/packages/compiler/test
Kristiyan Kostadinov 3a56c1367f fix(compiler): produce accurate span for typeof and void expressions
Fixes that the `typeof` and `void` expressions were starting their spans from the expression start, rather than the keyword.

Fixes #66174.
2026-01-07 14:04:05 -05:00
..
expression_parser fix(compiler): produce accurate span for typeof and void expressions 2026-01-07 14:04:05 -05:00
i18n refactor(compiler): remove container blocks config 2025-11-19 14:28:20 -08:00
ml_parser feat(compiler): Add support for multiple swich cases matching 2026-01-07 09:23:50 -05:00
output refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00
render3 feat(core): support rest arguments in function calls 2026-01-07 12:37:52 -05:00
schema refactor(compiler): remove unnecessary sanitization for safe attributes 2025-12-15 14:13:38 -08:00
selector build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
shadow_css fix(compiler): don't choke on unbalanced parens in declaration block 2025-11-17 09:46:01 -08:00
BUILD.bazel build: remove empty globs (#64270) 2025-10-07 20:28:11 -04: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 build: migrate packages/compiler to ts_project (#61566) 2025-05-29 14:39:10 -04:00
style_url_resolver_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
util_spec.ts refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00