angular-docs-cn/packages/compiler-cli/src/metadata
Kristiyan Kostadinov ec27bd4ed1 feat(compiler): support nullish coalescing in templates (#41437)
Adds support for nullish coalescing expressions inside of Angular templates (e.g. `{{ a ?? b ?? c}}`).

Fixes #36528.

PR Close #41437
2021-04-07 12:04:28 -07:00
..
bundle_index_host.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
bundler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
collector.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
evaluator.ts refactor(compiler-cli): remove TypeScript 3.9 workarounds (#39586) 2020-11-06 15:26:51 -08:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
index_writer.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schema.ts feat(compiler): support nullish coalescing in templates (#41437) 2021-04-07 12:04:28 -07:00
symbols.ts feat(compiler-cli): add support for TypeScript 4.0 (#38076) 2020-08-24 13:06:59 -07:00