Commit Graph

9 Commits

Author SHA1 Message Date
ajitsinghkaler 1217c6b7cc docs: replace class hero to interface wherever class properties not used ()
Fixes 

PR Close 
2019-11-25 11:37:39 -05:00
Brandon 8bedf50073 docs: update example references from "my-app" to "app-root" ()
"app" is the default prefix for CLI projects when generating components.
This updates our examples to conform that that default

Closes 

PR Close 
2019-06-03 08:55:39 -07:00
janith c79bffaacb docs: remove gender prefixes from examples ()
PR Close 
2019-05-20 16:42:59 -07:00
Daniel f936b8cbd2 docs: refactored ng-container code ()
PR Close 
2018-07-06 13:49:35 -07:00
Jesus Rodriguez 1a75934cc0 build(aio): migrate plunker to stackblitz ()
PR Close 
2018-01-23 21:30:27 -08:00
Jesus Rodriguez 9bbf009dff build(aio): change examples to CLI ()
PR Close 
2017-09-21 17:05:54 -07:00
Olivier Combe 56238fe94e feat(compiler): set `enableLegacyTemplate` to false by default ()
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 
2017-08-31 18:38:34 -07:00
Peter Bacon Darwin fd72fad8fd docs(aio): update migrated content from anguar.io 2017-03-28 10:21:46 +01:00
Peter Bacon Darwin 1f3198cb50 feat(aio): copy example code from angular.io 2017-02-23 23:23:58 -08:00