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 36 million developers.
Sign up
Popular repositories
-
angular-toArrayFilter
A filter to convert your objects to an array that can be filtered and sorted easily
-
dgeni-example
A really simple dgeni configuration
-
ng1-component-demo
A demo application for ng-conf 2016 to demonstrate a component based architecture with Angular 1.5
-
dgeni-angular
-
github-pr-helper
This adds sorely needed features to GitHub's PR pages.
-
questionnaire-angular
1,063 contributions in the last year
Contribution activity
May 2019
Created a pull request in angular/angular that received 1 comment
feat(ivy): ngtsc incremental compilation improvements
ngtsc incremental compilation improvements (FW-1241) TODO: improve commit messages try out in largish ivy projects to see if there is tangible s…
+705
−194
•
1
comment
- build: upgrade zone.js to 0.9.1
- fix(upgrade): preserve $interval.flush when ngMocks is being used
- docs: fix `targetEntryPointPath` description
- docs: fix `targetEntryPointPath` description
- fix(compiler-cli): log ngcc skipping messages as debug instead of info
- fix(ivy): ngcc - prefer JavaScript source files when resolving module…
- Windows ngcc infinite loop