Highlights
- Arctic Code Vault Contributor
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
Popular repositories
-
-
-
-
Forked from ibolmo/jasmine-jstd-adapter
Jasmine JsTestDriver Adapter. Write Jasmine BDD code, and run it on JsTD.
-
-
Forked from yearofmoo-articles/AngularJS-Animation-Article
6,963 contributions in the last year
Contribution activity
October 2020
Created a pull request in angular/angular that received 8 comments
i18n cleanup 5
This PR builds upon #39003. Only review the last refactor(core): changes.
PR Checklist
Please check if your PR fulfills the following requirements:
…
- fix(core): markDirty() should only mark flags when really scheduling tick
- build: upgrade karma to version 4.4.0
- fix(core): remove deprecated wtf from ng_zone
- test(zone.js): add zone.js externs test
- release: cut the zone.js-0.11.2 release
- build(zone.js): zone.js should output esm format for fesm2015 bundles
- test(core): add micro benchmarks for i18n scenarios
- WIP(core): add test util methods to fakeAsync()
- docs(zone.js): update changelog to add jest useFakeTimers feature
- fix(zone.js): jest getRealSystemTime should return native time
- feat(zone.js): monkey patches queueMicrotask()