angular/modules/angular2/test/render/dom/compiler
Tobias Bosch 0dbdd5cd3c refactor(render): don’t store DOM nodes but store strings for big ProtoViews.
Also inserts comment nodes before/after projected nodes so that text nodes don’t get merged when we serialize/deserialize them.

Closes #3356
First part of #3364
2015-07-30 14:11:13 -07:00
..
compiler_browser_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
compiler_common_tests.ts refactor(render): don’t store DOM nodes but store strings for big ProtoViews. 2015-07-30 14:11:13 -07:00
compiler_html5lib.server.spec.dart feat(render): add initial implementation of render layer 2015-04-01 16:50:22 -07:00
directive_parser_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
pipeline_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
property_binding_parser_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
selector_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
shadow_css_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
style_encapsulator_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
style_inliner_spec.ts refactor(Compiler): inline styles before compiling the template 2015-06-24 18:40:03 +02:00
style_url_resolver_spec.ts fix(style_url_resolver): fix data: url resolution 2015-07-29 11:24:17 -07:00
text_interpolation_parser_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
view_loader_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
view_splitter_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00