angular-docs-cn/packages/core
Kristiyan Kostadinov cc672f05bf feat(compiler): add support for shorthand property declarations in templates (#42421)
Adds support for shorthand property declarations inside Angular templates. E.g. doing `{foo, bar}` instead of `{foo: foo, bar: bar}`.

Fixes #10277.

PR Close #42421
2021-06-21 23:40:47 +00:00
..
global build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schematics ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
src Revert "refactor: remove checked-in locale files (#42230)" (#42583) 2021-06-16 09:49:38 -07:00
test feat(compiler): add support for shorthand property declarations in templates (#42421) 2021-06-21 23:40:47 +00:00
testing feat(core): add opt-in test module teardown configuration (#42566) 2021-06-17 18:03:47 +00:00
BUILD.bazel Revert "build: wire up new CLDR generation tool within Bazel (#42230)" (#42583) 2021-06-16 09:49:37 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00