angular-cn/modules/angular2/test/transform
Ted Sander f2ef90b240 feat(transformers): inline styleUrls to view directive
While creating the ng_deps.dart file for a view inline the styleUrls attribute.
This copies the pattern used for templateUrl, aleviating the need to make an
XHR request for those resources.

closes #2566
2015-06-18 22:12:44 -07:00
..
bind_generator feat(Directive): convert properties to an array 2015-05-29 11:44:43 +02:00
common feat(dart/transform): Inline `templateUrl` values 2015-05-12 09:08:56 -07:00
directive_linker refactor(core): renamed injectables into appInjector 2015-05-18 18:30:52 -07:00
directive_metadata_extractor feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
directive_processor feat(transformers): inline styleUrls to view directive 2015-06-18 22:12:44 -07:00
integration refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces 2015-06-18 17:41:22 -07:00
reflection_remover feat(dart/transform): Add DirectiveMetadataExtractor transform step 2015-05-05 12:07:50 -07:00
template_compiler feat(transform): update for Directive.host 2015-06-11 13:11:10 -07:00
transform.server.spec.dart feat(dart/transform): Inline `templateUrl` values 2015-05-12 09:08:56 -07:00