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 |
||
|---|---|---|
| .. | ||
| annotations | ||
| compiler | ||
| life_cycle | ||
| testability | ||
| zone | ||
| application_spec.ts | ||
| directive_lifecycle_integration_spec.ts | ||
| exception_handler_spec.ts | ||
| forward_ref_integration_spec.dart | ||
| forward_ref_integration_spec.ts | ||