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
368 contributions in the last year
Activity overview
Contributed to
angular/angular,
angular/ngcc-validation,
blueriq/blueriq-material
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in angular/ngcc-validation that received 2 comments
- fix(core): prevent NgModule scope being overwritten in JIT compiler
- test(compiler-cli): re-enable dynamic value diagnostic tests on Windows CI
- fix(compiler-cli): use `null` in type checking of safe navigation operators
- fix(ngcc): prevent including JavaScript sources outside of the package
- feat(compiler-cli): explain why an expression cannot be used in AOT compilations
- feat(core): allow resetting compilation for HMR
- test(compiler-cli): fix assertion of diagnostic filename on Windows
- fix(router): ensure duplicate popstate/hashchange events are handled …
- fix(ngcc): ensure lockfile is removed when analyzeFn fails
- docs: create coding standards doc
- perf(compiler-cli): fix regression in type-checking program reuse
- perf(ngcc): use `EntryPointManifest` to speed up noop `ProgramBaseEntryPointFinder`
- fix(compiler-cli): NgTscPlugin should clean up after program creation
- i18n - extraction tooling
- perf(ngcc): shortcircuit tokenizing in ESM dependency host
- feat(compiler-cli): explain why an expression cannot be used in AOT compilations
- feat(core):deprecate NgIterable type
- fix(ngcc): correctly get config for packages in nested `node_modules/`
- refactor(core): rename synthetic host property and listener instructions
- fix(ngcc): do not scan import expressions in d.ts files
- fix(ngcc): use annotateForClosureCompiler option
- fix(compiler): unable to resolve destructuring variable declarations
- Extra imports
- fix(language-service): show element selectors only in element autocomplete
- perf(core): avoid pulling in jit-specific code in aot bundles
- fix(ngcc): find decorated constructor params on IIFE wrapped classes
- ngcc: implement a new program-based entry-point finder
- fix(http): provide alternative to broken HttpUrlEncodingCodec
- fix(common): prevent duplicate URL change notifications
- refactor(compiler-cli): Remove any cast for CompilerHost
- perf(ngcc): allow immediately reporting a stale lock file