angular/modules/angular2/test/render/dom/view
Tobias Bosch dd06a871b7 fix(render): allow to configure when templates are serialized to strings
Introduces the injectable `TemplateCloner` that can be configured via the new token `MAX_IN_MEMORY_ELEMENTS_PER_TEMPLATE_TOKEN`.

Also replaces `document.adoptNode` with `document.importNode` as otherwise
custom elements are not triggered in chrome 43.

Closes #3418
Closes #3433
2015-07-31 12:04:32 -07:00
..
proto_view_builder_spec.ts fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
proto_view_merger_integration_spec.ts fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
shared_styles_host_spec.ts refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
view_spec.ts fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00