angular/modules/angular2/src
Tim Blasi f11f4e0b45 style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0

Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```
2015-08-05 11:04:29 -07:00
..
change_detection refactor(change_detect): Share more codegen logic 2015-08-04 18:55:07 +00:00
core style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
debug feat(build): require parameter types 2015-07-21 06:20:13 -07:00
di refactor(injector): remove unused consts 2015-08-04 08:40:27 +02:00
directives feat(pipes): replaces iterable and key value diffing pipes with services 2015-08-04 10:39:55 -07:00
dom style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
facade style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
forms cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
http fix(XHRConnection): use xhr status code 2015-08-04 00:39:11 +00:00
mock feat(router): add back() support to MockLocationStrategy 2015-08-03 22:24:57 +00:00
profile style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
reflection style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
render style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
router test(router): add tests for router.d.ts 2015-08-05 00:29:32 +00:00
services Revert "fix(url_resolver): in Dart make package urls relative to AppRootUrl" 2015-07-27 14:15:02 -07:00
test_lib style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
transform style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
util chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
web-workers style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00