angular/packages/common/src
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
..
directives feat(compiler): set enableLegacyTemplate to false by default (#18756) 2017-08-31 18:38:34 -07:00
i18n fix(common): use v4 plurals when importing DeprecatedI18NPipesModule (#18955) 2017-08-30 17:38:39 -07:00
location fix(router): make remove trailing slash consistent with URL params 2017-05-31 14:35:47 -07:00
pipes fix(common): use v4 plurals when importing DeprecatedI18NPipesModule (#18955) 2017-08-30 17:38:39 -07:00
common.ts refactor(common): refactor i18n code to ease tree shaking (#18907) 2017-08-29 11:26:09 -05:00
common_module.ts fix(common): use v4 plurals when importing DeprecatedI18NPipesModule (#18955) 2017-08-30 17:38:39 -07:00
cookie.ts feat(common): on-by-default XSRF support in HttpClient (#18108) 2017-07-13 17:22:02 -07:00
dom_tokens.ts refactor: move DOCUMENT from platform/browser to common 2017-07-07 12:09:32 -07:00
platform_id.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00