angular-docs-cn/modules
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
..
angular2 fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
angular2_material cleanup(DI): clean up visibility decorators 2015-07-31 02:30:26 +00:00
benchmarks fix(render): allow to configure when templates are serialized to strings 2015-07-31 12:04:32 -07:00
benchmarks_external style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
benchpress style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
examples Revert "feat(WebWorkers): Add WebWorker Todo Example. Add support for more DOM events." 2015-07-31 11:40:15 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00