angular/packages/compiler/test
Kristiyan Kostadinov 089ad0ee15 fix(compiler): produce more accurate errors for interpolations (#62258)
Currently when there's a parser error in interpolated text, the compiler reports an error on the entire text node. This can be really noisy in long strings.

These changes switch to reporting the errors on the specific expressions that caused them.

PR Close #62258
2025-06-25 16:58:56 +00:00
..
expression_parser refactor(compiler): consolidate error classes (#62160) 2025-06-23 14:25:28 +02:00
i18n build: migrate packages/compiler to ts_project (#61566) 2025-05-29 14:39:10 -04:00
ml_parser refactor(compiler): remove TokenError (#62160) 2025-06-23 14:25:28 +02:00
output refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00
render3 fix(compiler): produce more accurate errors for interpolations (#62258) 2025-06-25 16:58:56 +00:00
schema build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
selector build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
shadow_css refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
BUILD.bazel build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02: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
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(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