Ward Bell
db0fac94c9
chore(changelog): update docs changelog for Ng v.2.2.0
2016-11-14 10:48:09 -08:00
Ward Bell
d63b1ccea3
docs(router): fixed verbiage about router-outlet ( #2746 )
2016-11-14 10:35:48 -08:00
Ward Bell
f627706779
docs(cookbook-aot-compiler): improve Ahead-of-Time compilation cookbook ( #2798 )
...
closes #2790
2016-11-14 10:26:13 -08:00
Ward Bell
75464d585c
Merge pull request #2794 from IdeaBlade/chalin-guide-misc-fix-1113
...
docs: guide/index misc Jade fixes
2016-11-14 09:34:36 -08:00
Ward Bell
182493f877
feat(cb-ts-to-js): add es6 examples ( #2606 )
...
* feat(cb-ts-to-js): add es6 examples
update docshredder to shred .es6
optimized focus gulp task
convert imports and metadate sections
add DI section
add host and query metadata section
add intro
fix capitalization and grammar
* docs(ts-to-js): ward's edits (incomplete)
* docs(ts-to-js): add separate template files for some components
* docs(cb-ts-to-js): refactor sample code
2016-11-14 09:28:40 -08:00
Ward Bell
53f5538859
docs(cb-ts-to-js): refactor sample code
2016-11-14 09:08:54 -08:00
Patrice Chalin
3b03573f34
misc: make block comment a Jade comment
...
(This prevents the text from appearing in the generated HTML as an HTML
comment.)
2016-11-14 05:30:05 -08:00
Patrice Chalin
c12d75a477
remove redundant headings
2016-11-14 05:23:35 -08:00
Patrice Chalin
02f55592b2
docs: guide/index misc Jade fixes
...
- Eliminate use of deprecated `clear=“all”` in `<br>`.
- No need for local `langName`; use global `_Lang` var instead.
- Remove duplicate id `learning-path`.
2016-11-14 04:29:17 -08:00
koyner
3ee36fbba2
docs(forms): grammar fix ( #2764 )
2016-11-13 22:59:59 +01:00
Ward Bell
b11438f211
docs(ts-to-js): add separate template files for some components
2016-11-12 03:02:26 -08:00
Ward Bell
33b61977b2
docs(ts-to-js): ward's edits (incomplete)
2016-11-11 19:44:17 -08:00
Patrice Chalin
64a8754386
example(template-syntax): follow style-guide and other updates ( #2750 )
2016-11-10 20:01:36 -08:00
Martin Eckardt
03db4bbc48
docs(a1-a2): fix link to Filter/Pipes ( #2770 )
2016-11-09 17:43:40 +01:00
Pavol Pitonak
60565a5cf1
docs(testing): configureTestModule -> configureTestingModule ( #2767 )
2016-11-09 17:42:57 +01:00
Catalin Zalog
ec471974a7
docs(style-guide): fix missing *.ts ( #2763 )
2016-11-09 17:41:56 +01:00
Patrice Chalin
234e468d5d
docs: intra-site links should be relative
...
Contributes to #2772 .
2016-11-08 16:04:24 -08:00
Patrice Chalin
c24dd074a6
docs(toh-5/dart): use routerLink in dashboard ( #2744 )
...
* docs(toh-5/dart): use routerLink in dashboard
* minor edits to TS jade
* remove dart/toh-pt5 from bad-code-excerpt-skip-patterns
2016-11-08 14:48:03 -08:00
Ward Bell
a46cba06f0
docs(quickstart): app says "Hello Angular!" instead of "My first..." ( #2760 )
2016-11-05 13:12:11 -07:00
Patrice Chalin
40c646eced
chore: remove unnecessary bad-code-excerpt-skip-patterns ( #2745 )
...
* chore: remove unnecessary bad-code-excerpt-skip-patterns
* chore(ts/style-guide): fix BAD FILENAME in code-tabs
2016-11-04 14:40:21 +00:00
Adrian Irwin
37f93bc0cb
docs(router): fixed verbiage and example of how routed views are related to the router outlet
2016-11-03 17:25:55 -07:00
Ward Bell
fa99a8b0b2
docs(toh-5): dashboard uses [routerLink] bindings #998 ( #2718 )
...
* docs(toh-5): dashboard uses [routerLink] bindings #998
closes #998
* chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
2016-11-03 10:25:01 -07:00
Ward Bell
8a3d061305
docs(router): fix grammar typo in preloader section ( #2700 )
...
tweaks some other related language.
2016-10-31 01:17:27 -07:00
Aristeidis Bampakos
32f3ed973d
docs(router): Fix typos ( #2666 )
2016-10-31 00:55:08 -07:00
katerberg
db1df77571
Fixes typo in Router tutorial ( #2688 )
2016-10-31 00:49:14 -07:00
WilliamKoza
43c9071a2e
docs(cookbook): fix spelling error for word 'class' ( #2682 )
2016-10-31 00:48:22 -07:00
Ward Bell
48cd008749
docs(testing): 'testingService' -> 'twainService' plus clarity ( #2692 )
2016-10-28 12:40:43 -07:00
Deborah Kurata
7d142c1d78
docs(vs2015): update for current tools. ( #2672 )
...
closes #2672
2016-10-26 09:26:40 -07:00
Patrice Chalin
b1917b800f
chore: remove deprecated liveExample mixins ( #2670 )
...
`+liveExample` mixins were replaced by `<live-example>` directives a
while ago. This cleanup fixes link issues to the plunker under ng2.io.
2016-10-25 20:26:13 +01:00
Jesús Rodríguez
b58e51a038
docs(router): broken link to DI chapter ( #2662 )
2016-10-25 19:52:44 +02:00
Ward Bell
ea7dff4d89
docs(security): improve xsrf description and add it to http chapter as well ( #2652 )
2016-10-24 02:57:19 -07:00
Samuel Marks
c746c732aa
Typo fix ( #2657 )
...
Technically 'nestled' still makes sense in this context, but is a little too Christmas-y! - I assume you meant 'nested' :P
2016-10-23 00:52:12 -07:00
Jesús Rodríguez
bfd08c08c5
docs(animation): add note about aliases ( #2629 )
2016-10-22 20:35:12 +02:00
Filipe Silva
4c85f0a91d
chore: update to 2.1.1 ( #2650 )
2016-10-21 22:31:09 +01:00
Ward Bell
14c01fb651
docs(change-log): notes in-mem-web-api breaking change ( #2644 )
2016-10-20 19:28:19 -07:00
Ward Bell
82933bad47
docs(change-log): update for move to @typings ( #2643 )
2016-10-20 17:24:50 -07:00
Filipe Silva
0d49fecd30
chore: update to @types ( #1872 )
...
* chore: update examples to @types
* fix toh-6 aot and add types link
2016-10-20 17:01:16 -07:00
Ward Bell
870ce124d2
docs(template-syntax): explain basic two-way binding ( #2639 )
...
closes issue #2598
2016-10-20 10:56:17 -07:00
Ward Bell
101265cba4
chore(testing): fix broken input/output link ( #2638 )
2016-10-19 23:29:06 -07:00
Ward Bell
c28b003a3c
docs(HTTP Client): edit copy to conform to G-doc guidelines. ( #2630 )
2016-10-19 23:17:50 -07:00
Brandon
2f5306f1b6
docs(router): Added example of feature module pre-loading ( #2595 )
...
* added example of feature module pre-loading
* added transition aliases for route animations
2016-10-19 22:02:47 -07:00
Torgeir Helgevold
3eb7a41602
docs(aot-cb):bundle in-mem-web-api with esm and umd ( #2617 )
...
s
s
2016-10-19 21:52:32 -07:00
Eric Jimenez
1fe6434b94
chore: rename Developer Guides to Guide in _data.json( #2563 )
2016-10-19 21:49:54 +01:00
Mark Pieszak
fdc1b0490c
docs(server-communication): grammar fix ( #2626 )
2016-10-18 15:49:35 +02:00
Maurice de Beijer
6ece848443
docs(testing): fix broken links ( #2624 )
2016-10-18 15:17:14 +02:00
Maurice de Beijer
e89ba6f075
docs(toh-5): fix typo in link ( #2622 )
...
.htm => .html
2016-10-18 15:14:09 +02:00
Aristeidis Bampakos
3508b7988d
docs(cb-aot): fix typo in tab names. ( #2621 )
2016-10-18 15:11:24 +02:00
Simon Xiong
70a8af1924
docs(glossary): fix app module filename ( #2613 )
2016-10-18 15:08:21 +02:00
SangKa.Z
4f15b4ebdc
docs(testing): fix hash link ( #2609 )
2016-10-18 15:07:37 +02:00
Timothy Curchod
47b51dad68
docs(toh-pt6,guide): fix a grammatical error ( #2594 )
2016-10-18 15:05:56 +02:00