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 |
||
|---|---|---|
| .. | ||
| change_detection | ||
| compiler | ||
| costs | ||
| di | ||
| element_injector | ||
| largetable | ||
| naive_infinite_scroll | ||
| static_tree | ||
| tree | ||
| index.html | ||