21 Commits

Author SHA1 Message Date
George Kalpakas
a086976d68 fix(docs-infra): improve heading styles ()
This commit includes some general improvements to heading styles
(font-weight, margin/padding). It also adds a horizontal separator above
`<h2>` headings to segment important sections more easily.
(As a consequence, we can remove several `<hr />` elements right before
`<h2>` headings.)

Co-authored-by: Stefanie Fluin <sjtrimble@gmail.com>

PR Close 
2021-02-02 12:04:55 -08:00
Kapunahele Wong
93d689ffa8 docs: edit dependency-injection.md ()
PR Close 
2020-11-30 11:03:59 -08:00
Kapunahele Wong
156f9f30ae docs: edit di providers doc ()
Edits copy and removes tokens and treeshaking
sections to reduce content duplication and keep
info focused. Moves provideParent() from di-navtree
to di providers.

PR Close 
2020-11-20 09:24:51 -08:00
Santosh Yadav
209a365511 docs: add explanation for providedIn any ()
Angular 9 introduces a new value for providedIn called `any` which lets us use unique instance
for servicec in each lazy loaded module, this PR is to document the same

fixes 

PR Close 
2020-07-09 10:12:00 -07:00
Sonu Kapoor
5f64e52ed4 docs: clarifies the service limitation ()
Closes 

PR Close 
2020-05-14 11:59:44 -07:00
Judy Bogart
e1ac2efe4a docs: make page titles and toc task-oriented ()
PR Close 
2020-04-01 13:16:48 -07:00
mikef
afc88074cd docs: correct full stop position in providers section ()
Correct the position of the full stop at the end of the limiting provider scope with components paragraph.

PR Close 
2020-01-13 07:20:24 -08:00
Shibasish
43ffe7257a docs: describe your change... ()
Grammatical changes
PR Close 
2019-11-08 10:52:17 -08:00
Timar
4c3674f660 docs: expand abbreviation in providers guide ()
The intro paragraph currently uses the DI abbreviation,
but it is clearer with DI written out and linked to the DI guide.

PR Close 
2019-09-05 18:59:55 -04: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
fc61284dbe docs: remove prerequisite section in NgModules docs ()
PR Close 
2019-07-17 13:26:00 -04:00
alimemonzx
d750b1e10d docs: fix filename in example headers for provider guides ()
PR Close 
2019-05-09 11:27:00 -07:00
Kapunahele Wong
e8921365b7 docs: remove coremodule references ()
PR Close 
2019-03-29 10:29:51 -07:00
jenniferfell
0ef1f7ef0d docs: change links to cli wiki to link to new aio docs files m to z ()
PR Close 
2018-10-17 11:06:07 -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
Judy Bogart
2379ad1a4b docs: edit and organize di guide ()
PR Close 
2018-08-30 13:15:47 -04:00
Xapuu
b8f740b253 docs: remove closing parenthesis from provides guide ()
PR Close 
2018-07-20 11:07:53 -07:00
Vani
5671ae6a58 docs: add tree-shakable providers doc ()
PR Close 
2018-04-03 12:32:39 -07:00
Trotyl
bc1e22922a docs(aio): several fix for ngmodule guides ()
PR Close 
2018-02-09 13:03:47 -08:00
George Kalpakas
44a4b1680f docs: improve/simplify example for providers guide ()
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