Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/packages/compiler-cli
History
Kristiyan Kostadinov ba084857ea feat(compiler): support safe keyed read expressions (#41911)
Currently we support safe property (`a?.b`) and method (`a?.b()`) accesses, but we don't handle safe keyed reads (`a?.[0]`) which is inconsistent. These changes expand the compiler in order to support safe key read expressions as well.

PR Close #41911
2021-06-03 13:22:41 -07:00
..
integrationtest
refactor(compiler): remove dependency on fs-extra (#41445)
2021-04-05 15:04:50 -07:00
linker
fix(compiler-cli): expose the linker as a Babel plugin (#41918)
2021-05-04 12:43:00 -07:00
ngcc
fix(compiler-cli): better detect classes that are indirectly exported (#42207)
2021-06-01 12:16:46 -07:00
src
feat(compiler): support safe keyed read expressions (#41911)
2021-06-03 13:22:41 -07:00
test
feat(compiler): support safe keyed read expressions (#41911)
2021-06-03 13:22:41 -07:00
BUILD.bazel
build: update several dependencies (#41434)
2021-04-12 16:46:29 -07:00
index.ts
perf(compiler-cli): refactor the performance tracing infrastructure (#41125)
2021-03-24 13:42:24 -07:00
package.json
build(compiler-cli): update supported range of node versions to be less restrictive (#42205)
2021-05-25 17:48:45 +00:00
tsconfig-build.json
build: reference zone.js from source directly instead of npm. (#33046)
2019-11-06 00:48:34 +00:00
tsconfig.json
perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525)
2019-07-09 09:40:46 -07:00
Powered by Gitea Version: 1.23.8 Page: 276ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API