mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE: the compiler option `enableLegacyTemplate` is now disabled by default as the `<template>` element has been deprecated since v4. Use `<ng-template>` instead. The option `enableLegacyTemplate` and the `<template>` element will both be removed in Angular v6. PR Close #18756 |
||
|---|---|---|
| .. | ||
| bad-paragraph.png | ||
| bad-select.png | ||
| element-display-in-dom.png | ||
| element-not-in-dom.png | ||
| good-paragraph.png | ||
| hero-div-in-dom.png | ||
| select-ngcontainer-anim.gif | ||
| template-rendering.png | ||
| unless-anim.gif | ||