29 Commits

Author SHA1 Message Date
ajitsinghkaler
f6dee72a88 docs: add note that when ngOnInit not used ()
In some examples ngOnInit was missing added note to tell when it is missing.

Fixes 

PR Close 
2020-01-10 14:40:52 -08:00
ShubhrankR
b9b8920227 docs: typo in Deployment section of getting started ()
Fixes 

PR Close 
2020-01-07 10:33:01 -08:00
Kapunahele Wong
8410278b6d docs: copy edit getting started step 4 ()
PR Close 
2020-01-06 10:59:37 -08:00
ajitsinghkaler
6bfe214346 docs: add products.ts file on getting started page ()
in the getting started page (first tutorial) file products.ts which was not shown and was only present in the StackBlitz examples. So added a refrence that it is present in the example and also added a note that examples may carry filenames not present please look at StackBliz examples for details

Fixes 

PR Close 
2019-12-17 11:41:55 -08:00
ajitsinghkaler
f503832abe docs: fix headers in "Getting Started" code-snippets ()
The headers of two of the code-snippets in the [Input section](https://angular.io/start#input)
of the "Getting Started" guide incorrectly referenced an non-existent
file path (`src/app/product-list/product-alerts.component.ts`).

This commit fixes the headers to show the correct file path
(`src/app/product-alerts/product-alerts.component.ts`).

Fixes 

PR Close 
2019-12-11 09:49:49 -08:00
Kapunahele Wong
3805172f9c docs: edit copy of getting started step 3 ()
PR Close 
2019-12-06 10:27:00 -08:00
Kapunahele Wong
e71d151571 docs: edit copy of getting started step 2 ()
PR Close 
2019-12-05 10:10:40 -08:00
Stefanie Fluin
fe4447d568 feat(docs-infra): simplify image styles and remove figure references ()
Reference 
Removes figures elements as AIO is not typically using captions or image groups where figures would be necessary or appropriate

PR Close 
2019-11-14 09:27:02 -08:00
Judy Bogart
c6ebcd1eb9 docs: fix numbering ()
PR Close 
2019-11-11 12:46:34 -08:00
Judy Bogart
2a4061a3fd docs: clarify status of sample app in stackblitz ()
PR Close 
2019-11-06 19:39:12 +00:00
Geoff Bass
d863839ecc docs: fix selector in getting started guide ()
PR Close 
2019-10-31 22:22:25 +00:00
thanhpd
2f6c97e93c docs: remove redundant whitespaces and fix minor typos ()
PR Close 
2019-10-29 11:39:17 -07:00
Geoff Bass
2805af900f docs: fix typo in getting started guide ()
Add a missing word to make the phrase grammatically correct
PR Close 
2019-10-24 09:51:36 -07:00
Stefanie Fluin
ba29e4d953 feat(docs-infra): implement figure styles ()
PR#28396 originally addressed an update via issue  to make images more visible with a white background (implementation of gray "lightbox").

This PR implements those styles defined in PR#28396.

PR Close 
2019-10-23 12:59:34 -07:00
David Sánchez
427a1ccd9a docs: clarify steps in Hosting on Firebase ()
PR Close 
2019-10-21 16:07:04 -04:00
Mayur Barge
51b9ce44ea docs: fix typo in getting started guide ()
Fixes 

PR Close 
2019-10-16 10:23:01 -04:00
Benjamin Liii
4b30108734 docs: add note to build Angular locally ()
I got the compiled failed error when I followed the tutorial, which should be informed in advance as there are people who might not know the dependency in the package.json if they have no former relevant experience.

PR Close 
2019-10-14 16:31:52 +00:00
Nikita Potapenko
3c7ac5f835 docs: add ngOnInit description ()
PR Close 
2019-10-02 13:24:30 -07:00
Reuben Wilson
f6914159e4 docs: fix sentence phrasing ()
`In this section, you'll add a "Buy" button the product details page.` -> `In this section, you'll add a "Buy" button to the product details page.`
PR Close 
2019-09-27 10:03:22 -07:00
Kapunahele Wong
04ddcfecd8 docs: edit copy on getting started step 1 ()
PR Close 
2019-09-19 14:20:50 -07:00
Kapunahele Wong
5c2e890d76 docs: edit copy on first step of getting started ()
PR Close 
2019-09-18 13:36:59 -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
Eneko Nieto
ef75fb8ecd docs: rephrased explanation to fork before save ()
PR Close 
2019-07-18 16:46:13 -07:00
Schlemmer
98685e6f85 docs: change note about cli ()
PR Close 
2019-06-25 11:58:06 -07:00
Schlemmer
61f2353467 docs: add note about cli commands ()
PR Close 
2019-06-25 11:58:06 -07:00
Suguru Inatomi
ba4ca5f9a5 docs: use Node.js consistently ()
PR Close 
2019-06-11 00:09:49 +00:00
Lars Gyrup Brink Nielsen
ef4a15bc0b docs: correct typos and formatting in the Getting Started guide ()
PR Close 
2019-06-04 13:37:27 -07:00
Stephen Fluin
d4e6263453 docs: update simple stackblitz deployment instructions ()
PR Close 
2019-05-22 16:29:44 -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