angular-docs-cn/packages/core
Kristiyan Kostadinov 9f5cc7c808 feat(compiler): support number separators in templates (#42672)
As of ES2021, JavaScript allows using underscores as separators inside numbers, in order to make them more readable (e.g. `1_000_000` vs `1000000`). TypeScript has had support for separators for a while so these changes expand the template parser to handle them as well.

PR Close #42672
2021-06-30 10:36:15 -07: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 docs(core): add context jsdoc param to createEmbeddedView (#42675) 2021-06-28 09:34:17 -07:00
test feat(compiler): support number separators in templates (#42672) 2021-06-30 10:36:15 -07: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