4 Commits

Author SHA1 Message Date
JiaLiPassion
1822cbcd46 fix(zone.js): patch nodejs EventEmtter.prototype.off ()
Close 

zone.js nodejs patch should also patch `EventEmitter.prototype.off` as `removeListener`.
So `off` can correctly remove the listeners added by `EventEmitter.prototype.addListener`

PR Close 
2020-07-24 15:45:00 -07:00
Joey Perrott
d1ea1f4c7f build: update license headers to reference Google LLC ()
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.

PR Close 
2020-05-26 14:26:58 -04:00
Danny Skoog
6ab5f3648a refactor: utilize type narrowing ()
PR Close 
2019-10-10 15:18:44 -07:00
JiaLiPassion
5eb7426216 build: move zone.js to angular repo ()
PR Close 
2019-06-20 11:27:39 -07:00