angular-cn/modules/angular2/test/transform/directive_linker/simple_files
vsavkin 7b511462af refactor(core): renamed injectables into appInjector
BREAKING CHANGES

Before:

@Component({injectables: [Type]} class MyCmp{}

After:

@Component({appInjector: [Type]} class MyCmp{}
2015-05-18 18:30:52 -07:00
..
expected refactor(core): renamed injectables into appInjector 2015-05-18 18:30:52 -07:00
bar.ng_deps.dart refactor(core): renamed injectables into appInjector 2015-05-18 18:30:52 -07:00
foo.ng_deps.dart feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
index.ng_deps.dart fix(dart/transform): Use `var` instead of `bool` in generated files 2015-04-27 14:23:24 -07:00