angular/packages/compiler/test/expression_parser/utils
Kristiyan Kostadinov a4ab6d6b72 feat(compiler): add support for safe calls in templates (#44580)
Adds support for safely calling functions that may be undefined inside template expressions. E.g. `maybeUndefined?.()`

Fixes #42298.

PR Close #44580
2022-01-11 17:32:47 +00:00
..
BUILD.bazel test(ivy): mark failing test targets with fixme-ivy-jit and fixme-ivy-local tags (#26471) 2018-10-23 08:57:42 -07:00
unparser.ts feat(compiler): add support for safe calls in templates (#44580) 2022-01-11 17:32:47 +00:00
validator.ts feat(compiler): add support for safe calls in templates (#44580) 2022-01-11 17:32:47 +00:00