angular/modules/angular2/test/render
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
..
dom fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
api_spec.ts feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
xhr_impl_spec.ts feat(build): initial SauceLabs setup 2015-07-27 16:15:28 -07:00
xhr_mock_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00