107 Commits

Author SHA1 Message Date
Tom Kwong
e38351fce7 docs: fixed typo for toh-pt5.md ()
PR Close 
2019-09-10 13:03:36 -04:00
Daniel Waxweiler
939529ce5d docs: remove duplicate sentence in toh-pt5 ()
PR Close 
2019-08-08 11:19:37 -07:00
katryo
14ae50b4c3 docs: fix header mistake ()
The code example refers to `src/app/heroes/heroes.component.html` but its header was `src/app/hero.service.ts` which was obviously a mistake.
PR Close 
2019-07-26 14:01:28 -07:00
George Kalpakas
1bcd58cee8 refactor(docs-infra): remove linenums=false since it is now the default ()
PR Close 
2019-07-24 14:38:54 -07:00
Kapunahele Wong
8f084d7214 docs: clarify toh ()
PR Close 
2019-07-22 09:46:27 -07:00
Enrico Graziani
98515e1ecf docs: add mock heroes to the code review tabs for TOH pt. 2 ()
PR Close 
2019-06-17 16:34:38 -07:00
jaideepghosh
24ca8ba7ce docs: fix the sequence of creating class in HTTP tutorial ()
For more accurate procedure of creating a class in the "Tour of Heroes" app, updated the sequence of creating one class.

PR Close 
2019-05-30 13:32:52 -04:00
Manohar Reddy Poreddy
e946594bf8 docs: move instructions to see changes after the error is fixed in the tutorial ()
docs: List only appears after the error is fixed

When the error happens, the list is not displayed too. Once the error is removed, the heroes list appears, so we can click and see the details.

PR Close 
2019-05-21 09:03:49 -07:00
janith
c79bffaacb docs: remove gender prefixes from examples ()
PR Close 
2019-05-20 16:42:59 -07:00
jenniferfell
1c3ee41902 docs: move old quick start content into new local setup guide ()
PR Close 
2019-05-20 10:16:23 -07:00
Kenny Schank
ceea0b418c docs: fix typo in routing section of Tour of Heroes ()
PR Close 
2019-04-22 11:18:44 -07:00
Brandon
12c9bd257d docs: add new getting started guide ()
PR Close 
2019-03-29 10:47:37 -07:00
Vani
22b89ea58a docs: move text that mention what is expected to fail up higher into the section ()
PR Close 
2019-03-29 10:30:28 -07:00
Robert Tyree
4a665ca50b docs: fix typo in section introduction ()
PR Close 
2019-03-19 13:09:07 -04:00
Rick Katka
0071048cf9 docs: Updated TOH Heros documentation ()
Updated the TOH Heros documentation to specify that the ng cli now generates 4 files
PR Close 
2019-02-25 10:21:44 -08:00
Dario Braun
056d35c97c docs: fix typo and add parenthesis to method in HTTP tutorial ()
Merge remote-tracking branch 'origin/TOH' into TOH


PR Close 
2019-01-24 10:23:25 -08:00
Kayce Basques
366a6bf192 docs: make the styles section less ambiguous ()
PR Close 
2019-01-22 09:42:51 -08:00
Dario Braun
1dc95c41eb docs: fix typo in TOH http section ()
PR Close 
2019-01-03 09:32:28 -08:00
Sharath George M
8fdd702245 docs: Fixed typo ()
PR Close 
2018-12-18 09:29:48 -08:00
volshibenik
931a636bcc docs: fix typo in toh-pt6.md ()
PR Close 
2018-12-03 08:24:19 -08:00
Andrew Anikin
b278ea1f09 docs: fix typo in toh-pt0.md ()
PR Close 
2018-11-12 12:51:53 -08:00
Frederik Schlemmer
ac1988d8e6 docs: add missing instruction in HTTP section ()
PR Close 
2018-11-09 09:44:11 -08:00
Nikhil Sharma
0d972d9bbf docs: update hero search component to use input event ()
PR Close 
2018-11-08 11:29:10 -08:00
William Marques
fc6dad40ac fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ()
Closes 

PR Close 
2018-10-17 11:05:29 -07:00
Vani
f6a2dbf4f5 docs: updated text to match the Getting started guide ()
PR Close 
2018-10-16 14:11:12 -07:00
Wei Lun
8e71ad6027 docs: typo on function name for handleError() ()
changed function name `errorHandle()` to `handleError()`
PR Close 
2018-10-09 16:54:15 -07:00
Vani
c7e2930f25 docs: fix issues related to tutorial. ()
PR Close 
2018-09-25 18:45:19 -07:00
Max Belsky
cf095d982d docs: fix a typo ()
PR Close 
2018-09-24 13:48:24 -07:00
Jonathan Pool
bd0eb0d1d4 docs: correct misspellings and add missing punctuation in tutorial ()
PR Close 
2018-09-04 12:08:52 -07:00
Frederik Schlemmer
9ee29ecdd4 docs: clarification of hero selection in routing section ()
PR Close 
2018-08-28 22:16:18 -04:00
Ana María Martínez Gómez
cc55d609ce docs: add HttpClientModule import code to services tutorial ()
To be able to copy and paste.

PR Close 
2018-08-16 13:51:18 -07:00
René Ras
6861bc5b06 docs: clarify heroes example ()
PR Close 
2018-08-06 13:44:17 -07:00
Stephon Harris
1dd2eaa7d2 docs: fix typos and missing word in tutorial ()
PR Close 
2018-08-01 10:56:31 -07:00
firrae
4976a58780 docs: update to account for CLI changes ()
This should help clarify the use of providedIn and correct the documentation where it was showing the use of a now depreciated CLI command flag.

I am openly looking for feedback on this change to figure out the best wording.

PR Close 
2018-08-01 10:51:05 -07:00
Frederik Schlemmer
a1b185b723 docs: Change unnecessary step in ToH-Tutorial ()
PR Close 
2018-07-27 09:25:59 -07:00
Stefanie Fluin
d523630ea2 docs(aio): cleanup aalert, callout, subsection use and author style ()
PR Close 
2018-07-24 08:22:14 -07:00
ampGular
56a8533cf3 docs: add app.module to changed documents ()
PR Close 
2018-07-06 10:10:20 -07:00
Kyle Liu
7c39216083 docs(aio): fix typo for @NgModuledecorator to @NgModule decorator ()
closes 

PR Close 
2018-05-30 11:24:12 -07:00
Vani
43a49d3f64 docs: fix typo ()
PR Close 
2018-04-24 14:43:34 -07:00
Eyal Cherevatzki
c3280b2c2f docs(aio): change HeroService to MessagesComponent ()
Someone probably forgot to change this when coping the sentence from a previous section.

PR Close 
2018-04-16 09:01:58 -07:00
Eyal Cherevatzki
d11b249d36 docs(aio): change HeroDetailsComponent to HeroDetailComponent ()
For the sake of consistency, change `HeroDetailsComponent` to `HeroDetailComponent`.

PR Close 
2018-04-16 09:01:58 -07:00
Michael Huang
f958293205 docs(aio): update text InMemoryWebApiModule to HttpClientInMemoryWebApiModule ()
PR Close 
2018-04-12 23:17:19 -07:00
Judy Bogart
1fac5f4eb1 docs: recommend best practice for providers ()
PR Close 
2018-04-06 21:49:34 -07:00
jenniferfell
a4bf5621ed docs: add reference to ng add in tutorial and quick reference ()
PR Close 
2018-04-03 07:38:47 -07:00
Judy Bogart
9f7bd8f618 docs: update text around changed obs examples ()
PR Close 
2018-03-29 09:20:04 -07:00
Kapunahele Wong
065bcc5aad docs: add HeroService to code tabs and fix headers ()
PR Close 
2018-03-07 18:20:53 -08:00
Jamie Krug
c593d69ce7 docs(aio): fix doc typo referring to httpOptions ()
The variable name mention should match the actual tutorial code.

PR Close 
2018-02-26 13:32:44 -08:00
Pascal Zwick
b5ca275590 docs(aio): Fix name of component ()
PR Close 
2018-02-20 15:41:35 -08:00
Pat
f4697f351e docs: typo - components should be possessive ()
PR Close 
2018-02-14 15:06:52 -05:00
jhenderson2099
545fdf10e2 docs(aio): fix TOH inclusion of HeroesService. ()
Change docs where the MessageService is referenced

Fixes 

PR Close 
2018-02-07 12:01:32 -08:00