angular-cn/modules/angular2/test/core
Tim Blasi 457eb5d69c fix(WebWorker): Return boolean from `dispatchRenderEvent`
Update web_worker `dispatchRenderEvent` to return a boolean, which
[view.ts](https://github.com/angular/angular/blob/master/modules/angular2/src/core/render/dom/view/view.ts#L85) expects.
2015-08-26 14:12:45 -07:00
..
change_detection chore: update all import paths 2015-08-25 15:33:23 -07:00
compiler chore: update all import paths 2015-08-25 15:33:23 -07:00
debug chore: update all import paths 2015-08-25 15:33:23 -07:00
di chore: update all import paths 2015-08-25 15:33:23 -07:00
directives chore: update all import paths 2015-08-25 15:33:23 -07:00
dom chore: update all import paths 2015-08-25 15:33:23 -07:00
facade chore: update all import paths 2015-08-25 15:33:23 -07:00
life_cycle chore: update all import paths 2015-08-25 15:33:23 -07:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection chore: update all import paths 2015-08-25 15:33:23 -07:00
render fix(WebWorker): Return boolean from `dispatchRenderEvent` 2015-08-26 14:12:45 -07:00
services chore: update all import paths 2015-08-25 15:33:23 -07:00
testability chore: update all import paths 2015-08-25 15:33:23 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone chore: update all import paths 2015-08-25 15:33:23 -07:00
application_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
directive_lifecycle_integration_spec.ts test(ViewMetadata): use ViewMetadata consistently in tests 2015-08-23 10:47:23 +00:00
exception_handler_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00