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
1,682 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in angular/angular that received 9 comments
TEST
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/angular/a…
+242
−81
•
9
comments
- ci(docs-infra): store JS bundles as CI artifacts to debug size check flakes
- TEST - ci(docs-infra): investigate the flakes reported in #37629
- ci(docs-infra): disable flaky tests
- fix(elements): fire custom element output events during component initialization (take 2)
- docs(service-worker): various small fixes/improvements in SW docs
- TEST
- build(docs-infra): upgrade cli command docs sources to b76099083
- refactor(dev-infra): use the `exec()` helper from `utils/shelljs` whenever possible
- ci(docs-infra): skip deploying RC version when lexicographically smaller than stable
- 9.1.x: docs-infra: update deploy-to-firebase.sh script to support v9 multisi… #37721
- test(docs-infra): add end to end tests for api reference
- fix(ngcc): ensure lockfile is removed when analyzeFn fails
- docs-infra: update deploy-to-firebase.sh script to support v9 multisi…
- ci(docs-infra): store JS bundles as CI artifacts to debug size check flakes
- docs: create coding standards doc
- feat(common): added generic for HttpErrorResponse
- fix(elements): initialization should run in ngZone (#24181)
- docs(elements): fixed command that adds the package @angular/elements
- perf(ngcc): use `EntryPointManifest` to speed up noop `ProgramBaseEntryPointFinder`
- docs(ngcc): add additional next steps to an error
- i18n - extraction tooling
- fix: grammatical errors
- feat(compiler-cli): explain why an expression cannot be used in AOT compilations
- feat(http): http requests to implement xhr timeout
- refactor(compiler): remove unused files in css_parser/ and corresponding spec tests
- docs: Missing quotes and comma in code
- fix(service-worker): allow service worker to handle non root base hrefs
- fix(service-worker): add `UNRECOVERABLE_STATE` handler
- fix(core): unify the signature between ngZone and noopZone
- feat(docs-infra): created new widget for events page
- docs: fix result of sanitization example
- Revert "fix(elements): fire custom element output events during compo…
- fix(ngcc): do not scan import expressions in d.ts files
- docs: add doc about running docs locally
- Some pull request reviews not shown.
Created an issue in angular/angular that received 4 comments
fix(docs-infra): TS generic parameter defaults are not preserved in API docs
TypeScript generic parameter defaults from source code do not show up in API docs.
For example, class ElementRef<T = any> { ... } (from the source …
4
comments
9
contributions
in private repositories
Jun 15 – Jun 17