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 upHighlights
- Arctic Code Vault Contributor
- Pro
Pinned
224 contributions in the last year
Activity overview
Contributed to
angular/angular,
JiaLiPassion/github-search,
JiaLiPassion/ngtaiwan2019-bazel
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in angular/angular that received 7 comments
fix(zone.js): remove global declaration
Close #37531
Remove global declaration in zone.ts to avoid compile error when
upgrade to @types/node.
PR Checklist
Please check if your PR fulfills…
+4
−9
•
7
comments
- feat(platform-browser): can config zone/once/passive/capture in event listenre
- docs(zone.js): update zone.js bundle doc since the APF change
- refactor(core): remove unused fakeAsyncFallback and asyncFallback
- fix(core): remove deprecated wtf from ng_zone
- fix(zone.js): patch nodejs EventEmtter.prototype.off
- fix(zone.js): clearTimeout/clearInterval should call on object global