Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,701 contributions in the last year
Contribution activity
June 2020
Created a pull request in angular/angular that received 4 comments
ci(compiler-cli): exempt compiler-cli .bazel files from dev-infra approval
Previously, dev-infra approval (via PullApprove) was required for all .bazel files in the monorepo, including those in packages/compiler-cli. The c…
+1
−1
•
4
comments
- test(compiler-cli): disable DynamicValue diagnostic tests on Windows
- test(compiler-cli): fix assertion of diagnostic filename on Windows
- perf(compiler-cli): fix regressions in incremental program reuse
- perf(compiler-cli): fix regression in type-checking program reuse
- WIP: perf diagnostics
- fix(compiler-cli): NgTscPlugin should clean up after program creation
- fix(http): provide alternative to broken HttpUrlEncodingCodec
- fix(core): don't consider inherited NG_ELEMENT_ID during DI
- docs(ngcc): add additional next steps to an error
- fix(router): `RouterLinkActive` should run CD when setting `isActive`
- refactor: cleanup esm5 output flavor in bazel and fix rollup optimization pipeline
- feat(compiler-cli): explain why an expression cannot be used in AOT compilations
- fix(http): avoid abort a request when fetch operation is completed
- refactor(compiler-cli): skip class decorators in tooling constructor parameters transform
- fix(compiler-cli): downlevel angular decorators to static properties
- fix(bazel): ng_module rule does not expose flat module information in Ivy
- docs: fix various typos
- perf(ngcc): cache parsed tsconfig between runs
- fix(platform-server): correctly handle absolute relative URLs