angular-cn/modules_dart/transform/test/transform
Tim Blasi bdd031aecc feat(dart/transform): Match runtime semantics for template values
Match [ViewResolver][]'s semantics for reading template and style values
from `@Component` and `@View` annotations.

We now warn if template and/or style values appear on an `@Component`
annotation and a `@View` annotation is present.

[ViewResolver]: 7c6130c2c5/modules/angular2/src/core/linker/view_resolver.ts
2015-10-28 08:18:56 -07:00
..
common test(dart/transform): Update tests for new codegen 2015-10-28 08:18:56 -07:00
deferred_rewriter refactor(dart/transform): Have DeferredRewriter run in parallel 2015-10-28 08:18:56 -07:00
directive_metadata_linker feat(dart/transform): Avoid overwriting assets 2015-10-28 08:18:56 -07:00
directive_processor feat(dart/transform): Match runtime semantics for template values 2015-10-28 08:18:56 -07:00
inliner_for_test chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
integration test(dart/transform): Update tests for new codegen 2015-10-28 08:18:56 -07:00
reflection_remover refactor(transform): Remove reflection_entry_points parameter 2015-08-31 13:02:29 -07:00
stylesheet_compiler feat(dart/transform): Do not declare outputs 2015-10-21 14:20:03 -07:00
template_compiler feat(dart/transform): Parse `directives` dependencies from the Dart ast 2015-10-28 08:18:56 -07:00
transform.server.spec.dart refactor(dart/transform): Delete unused bind_generator 2015-10-28 08:18:56 -07:00