mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds support for safely calling functions that may be undefined inside template expressions. E.g. `maybeUndefined?.()` Fixes #42298. PR Close #44580 |
||
|---|---|---|
| .. | ||
| utils | ||
| ast_spec.ts | ||
| BUILD.bazel | ||
| lexer_spec.ts | ||
| parser_spec.ts | ||