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 |
||
|---|---|---|
| .. | ||
| binding_parser_spec.ts | ||
| template_parser_spec.ts | ||
| template_preparser_spec.ts | ||