mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| dom | ||
| api_spec.ts | ||
| xhr_impl_spec.ts | ||
| xhr_mock_spec.ts | ||