21 Commits

Author SHA1 Message Date
Umair Hafeez
8a67770687 docs(core): improve applicationref.bootstrap docs ()
add proper examples and update usage notes
add references to the method at relevant places in the docs

PR Close 
2021-06-22 16:30:37 +00:00
Teri Glover
a5b5136843 docs: Edits to remove jargon in Reference NgModules ()
PR Close 
2021-06-04 13:32:56 -07:00
Ajit Singh
fdd4fa0009 docs: change wrong default app module by ng new ()
In bootstrapping.md the default AppModule has some extra imports which are not generated
by default in ng new removed those extra imports and add them at appropriate place.

PR Close 
2020-09-21 12:25:28 -07:00
Aristeidis Bampakos
80cab26023 docs: Minor fixes in NgModules section ()
Apply minor fixes to various guides of the NgModules section

PR Close 
2020-08-25 15:24:02 -07:00
Judy Bogart
702e17cfe2 docs: change page title and minor edit ()
PR Close 
2020-04-01 13:16:18 -07:00
Sonu Kapoor
7823c23932 docs: Adds NgModule into back-ticks ()
PR Close 
2019-12-09 11:36:35 -08: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
jenniferfell
beebf7fe14 docs: change links to cli wiki to link to new aio docs ()
PR Close 
2018-10-17 11:06:34 -07: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
Kapunahele Wong
e8bab1349f docs: delete extra sentence ()
PR Close 
2018-09-19 09:42:12 -07:00
songjunting
8f81dba367 docs: fix typo in bootstrapping guide ()
Fixes 

PR Close 
2018-09-14 16:38:18 -07:00
Daniel
4d5167ec83 docs: update bootstrapping and entry component guide to use httpclient ()
PR Close 
2018-07-30 16:00:19 -07:00
Victor Berchet
27d811a7ce
Revert "docs: update docs to use HttpClientModule instead of HttpModule ()"
This reverts commit 3ed7fc668641e62767eb3bcf61e0f5e08a1875cc.
2018-05-30 16:12:49 -07:00
Aaron Gussman
3ed7fc6686 docs: update docs to use HttpClientModule instead of HttpModule ()
Updated most examples to use HttpClientModule instead of deprecated HttpModule

fix 

PR Close 
2018-05-30 10:03:14 -07:00
Camilo Giraldo
d7e8d15578 docs: add missing link to bootstrapping section ()
PR Close 
2018-05-02 15:53:00 -07:00
George Kalpakas
bf248792eb docs: minor fixes (anchor tags, redundant whitespace, consistent code-snippets lang) ()
PR Close 
2018-01-18 18:22:20 -06:00
Kapunahele Wong
53f91189a1 docs(aio): add NgModule docs ()
PR Close 
2018-01-10 16:26:46 -08:00
Ward Bell
169cedd43b docs: Bootstrapping guide prose for CLI () 2017-11-03 11:13:24 -07:00
Peter Bacon Darwin
f054c8360b docs(aio): fix up broken links 2017-07-18 11:45:05 +01:00
Kapunahele Wong
e110a80caf docs(aio): change Angular Module to NgModule () 2017-07-11 15:05:20 -07:00
Kapunahele Wong
d56b7ed96d docs(aio): reorganise the sidenav menu ()
Reorganizes the items in the sidenav menu and consolidates the quickstart
and cli-quickstart guides into one.
2017-06-09 14:48:53 -07:00