angular-cn/aio/content/images/guide/structural-directives
Olivier Combe 56238fe94e feat(compiler): set `enableLegacyTemplate` to false by default (#18756)
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
2017-08-31 18:38:34 -07:00
..
bad-paragraph.png
bad-select.png
element-display-in-dom.png
element-not-in-dom.png feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
good-paragraph.png
hero-div-in-dom.png feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
select-ngcontainer-anim.gif
template-rendering.png feat(compiler): set `enableLegacyTemplate` to false by default (#18756) 2017-08-31 18:38:34 -07:00
unless-anim.gif