angular/modules
Misko Hevery 310620fd12 chore: upgrade to new Zone.js API v0.6.2
BREAKING CHANGE

Removed deprecated API from NgZone
- `NgZone.overrideOnTurnStart`
- `NgZone.overrideOnTurnDone`
- `NgZone.overrideOnEventDone`
- `NgZone.overrideOnErrorHandler`

Rename NgZone API
- `NgZone.onTurnStart` => `NgZone.onUnstable`
- `NgZone.onTurnDone` => `NgZone.onMicrotaskEmpty`
- `NgZone.onEventDone` => `NgZone.onStable`

Closes #7345
2016-03-16 18:05:09 +00:00
..
angular1_router test(angular_1_router): apply annotations to controller constructors 2016-03-09 21:50:24 +00:00
angular2 chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
angular2_material chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00
benchmarks chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00
benchmarks_external fix(web_workers): support @AngularEntrypoint in web workers 2016-01-13 17:55:01 +00:00
benchpress chore: fix DDC errors / warnings 2016-03-08 22:17:32 +00:00
payload_tests/hello_world/ts chore: track size of a "Hello world" app built with SystemJS 2016-01-26 02:54:03 +00:00
playground chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00