angular-cn/modules/angular2/test
Tim Blasi 40a3cd2ab1 style(dart/transform): Do not format generated code by default
Formatting code requires time and memory during the build -- do not do
it unless explicitly requested via a parameter to the transformer.

Add an entry to the
[wiki](https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer)
describing the added parameter.
2015-08-06 23:32:01 +00:00
..
benchmark/transform style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
change_detection fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
core fix(exception_handler): log errors that are thrown by the compiler 2015-08-06 15:26:24 -07:00
debug cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -07:00
di style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
directives style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
dom chore(browsers): fix failing tests in Firefox 2015-08-03 12:17:44 +02:00
facade style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
forms chore(browsers): fix failing tests in IE11 2015-08-04 22:45:46 +02:00
http test(XHRConnection): normalize responseText and response 2015-08-04 00:39:11 +00:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
profile feat: implement web-tracing-framework support 2015-07-31 23:04:05 +00:00
reflection chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
render chore(browsers): fix failing tests in IE11 2015-08-04 22:45:46 +02:00
router fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
services fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
test_lib fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
transform style(dart/transform): Do not format generated code by default 2015-08-06 23:32:01 +00:00
util chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00:00
web-workers feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events. 2015-07-31 19:48:18 +00:00