angular/packages/compiler-cli/linker/test/file_linker
Matthieu Riegler 2896c93cc1
feat(compiler): Angular expressions with optional chaining returns undefined
To mitigate this breaking change,  this behavior can be disabled by wrapping expressions with the `$null` magic function.
: `$null(foo?.bar?.baz)`
2026-04-28 15:26:53 -07:00
..
emit_scopes refactor(compiler-cli): add generic for type nodes to AST factories 2026-03-13 11:13:03 -06:00
partial_linkers refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
file_linker_spec.ts feat(compiler): Angular expressions with optional chaining returns undefined 2026-04-28 15:26:53 -07:00
helpers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
needs_linking_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
translator_spec.ts refactor(compiler-cli): add generic for type nodes to AST factories 2026-03-13 11:13:03 -06:00