angular/modules/angular2/test
Tim Blasi 0520ca68b4 feat(dart/transform): Add DirectiveMetadataExtractor transform step
Add a step that reads `DirectiveMetadata` object off annotated classes
into `.ng_meta.dart` files. These will be used by the `TemplateCompiler`
step as inputs to the Angular 2 render compiler.

Update one test to avoid unsupported functionality, format others.
2015-05-05 12:07:50 -07:00
..
benchmark/transform feat(benchmarks): Add basic dart transformer benchmarks. 2015-05-04 14:03:58 -07:00
change_detection refactor(view): moved the logic from ProtoView to ProtoViewFactory 2015-05-01 13:35:17 -07:00
core feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
di feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
directives refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade fix(ListWrapper): follow JS semantics 2015-04-23 09:46:09 +02:00
forms feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
mock feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
render/dom fix(compiler): clone templates before compiling them 2015-04-30 16:40:57 -07:00
router feat(router): export decorator version of RouteConfig 2015-05-04 15:44:16 -07:00
services refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
test_lib fix(test_lib): support multi matches with deep equality for function calls 2015-04-24 17:53:41 -07:00
transform feat(dart/transform): Add DirectiveMetadataExtractor transform step 2015-05-05 12:07:50 -07:00