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 40 million developers.
Sign up- SF Bay Area, CA
- https://twitter.com/IgorMinar
Pinned
2,617 contributions in the last year
Activity overview
Contributed to
angular/angular,
angular/animations-builds,
angular/router-builds
and 5 other
repositories
Contribution activity
January 2020
Created a pull request in angular/angular that received 8 comments
fix(docs-infra): switch over to img[loading=lazy] for front page images
This should speed up the perceived loading latency as the image loading won't block rendering. https://addyosmani.com/blog/lazy-loading/
+6
β6
β’
8
comments
- build: npm_integration_test && angular_integration_test
- docs: update payload size limits for angular.io application
- ci: always set up RBE for bazel executions on CI
- build: upgrade to bazel 2.0.0
- build: add --stamp flag to the release config
- build: remove @angular/http from modules
- docs: additional differential loading clarification
- refactor(http): fix a strictBindCallApply issue.
- fix(docs-infra): convert hard-coded `cli-builder` examples into proper mini-app
- fix(docs-infra): convert hard-coded `comparing-observables` examples into a proper mini-app
- docs: fix public api tool name
- ci: do not run benchmark measurements in circleci
- refactor(core): remove underscore suffix from locally scoped class exβ¦
- build: use CLI rc.8
- docs: do not add auto-code-links to observables example
- fix(common): ensure diffing in ngStyle/ngClass correctly emits value changes
- build: typescript 3.7 support
- fix(forms): accept number length in length validators
- refactor(compiler): refactor and export Bazel host creation.
- docs: replace non-breaking with regular spaces in `resources.json`
- Styling more perf scenarios
- build: bump year
- docs: correct full stop position in providers section
- refactor(docs-infra): simplify Firebase redirect config
- style(common): remove unnecessary private annotation
- Some pull request reviews not shown.
Created an issue in microsoft/TypeScript that received 10 comments
3.7.4 emits d.ts files incompatible as inputs to programs with `noImplicitAny` or `strict` flags
TypeScript Version: 3.7.4 Search Terms: noImplicitAny, strict, d.ts, declaration, getter, get, private Code class PrivateClass {} export class Expβ¦
10
comments