Mirco Widmer
cfa09b84dd
docs: fix typo in structural directive example ( #32459 )
...
Fixes #32458
PR Close #32459
2019-09-04 11:36:02 -07:00
janith
c79bffaacb
docs: remove gender prefixes from examples ( #29972 )
...
PR Close #29972
2019-05-20 16:42:59 -07:00
Jeferson Duwe
cbfc1f238e
docs: fix ngSwitch example ( #28899 )
...
docs: fix ngSwitch example
remove the predix "app-" from the confuse emotion ngSwitchCase.
PR Close #28899
2019-02-22 08:54:00 -08:00
Brandon Roberts
2278fe8f0e
docs(aio): Upgrade examples to Angular 6 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:02 -07:00
Jesus Rodriguez
1a75934cc0
build(aio): migrate plunker to stackblitz ( #20165 )
...
PR Close #20165
2018-01-23 21:30:27 -08:00
hartraft
77ef527993
docs(aio): update myUnless references to appUnless ( #20658 )
...
fixes Issue Number: #20447
PR Close #20658
2017-12-05 21:54:39 -08:00
trevorade
b841e0d530
docs(aio): add class attribute to example referenced in Structural Directive guide ( #19446 )
...
See https://github.com/angular/angular/blob/master/aio/content/guide/structural-directives.md
From the structural-directives.md:
The rest of the <div>, including its class attribute, moved inside the <ng-template> element.
Maybe this made sense at one time but it has become out of sync.
PR Close #19446
2017-11-29 12:15:21 -06:00
Jesus Rodriguez
9bbf009dff
build(aio): change examples to CLI ( #19248 )
...
PR Close #19248
2017-09-21 17:05:54 -07:00
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
Victor Berchet
0ede642cb9
docs(aio): Update `NgStyle` and `NgClass` to use quoted keys
2017-07-07 16:17:33 -07:00
Jesus Rodriguez
061475402c
docs(aio): final migration from old site
2017-04-12 21:01:55 +01: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