Daniel
29a99e806e
docs: fix grammar in angular-compiler-options file ( #40879 )
...
PR Close #40879
2021-02-17 06:56:39 -08:00
Amadou Sall
5f81eae238
docs: remove the extra backtick character ( #40873 )
...
PR Close #40873
2021-02-17 06:56:04 -08:00
Kapunahele Wong
6794456a1c
docs: edit builtin-directives doc ( #39816 )
...
Edit built-in-directives.md copy and headers, fixes affected
links, adds a docregion to make steps clearer.
PR Close #39816
2021-02-16 13:04:41 -08:00
Alexey Elin
5412cdfe43
docs: fix broken link in Default Architect builders and targets section (+ remove typo 'the') ( #40847 )
...
PR Close #40847
2021-02-16 10:04:48 -08:00
Brandon Winchester
7f09945771
docs: Add documentation about the CLI failing ( #35385 )
...
The CLI seems to throw very non-descriptive errors. Adding a section to help users troubleshoot lazy-loading modules.
PR Close #35385
2021-02-16 08:04:06 -08:00
Pete Bacon Darwin
867c5aec09
docs(http): add custom JSONParser example ( #40645 )
...
Update the HTTP guide and associated example to demonstrate
how an interceptor can be used to provide a custom JSON parser.
Resolves #21079
PR Close #40645
2021-02-16 08:03:33 -08:00
Dan Levy
0b401cce51
docs: add camelCase example to style notation ( #40699 )
...
PR Close #40699
2021-02-16 07:59:41 -08:00
Alexey Elin
7b4a8c898e
docs: fix schematics' package name for ng generate sub-commands ( #40846 )
...
PR Close #40846
2021-02-16 07:43:02 -08:00
Daniel
378bf62938
docs: capitalize Angular word in upgrade-setup.md file ( #40862 )
...
PR Close #40862
2021-02-16 07:42:35 -08:00
mgechev
91c68f498e
docs: add a style recommendation for initializing inputs ( #40698 )
...
This practice is to better align with `strictPropertyInitialization`
which is coming by default with strict mode in v12.
PR Close #40698
2021-02-12 17:07:30 -08:00
Jeremy Elbourn
a2fba9e2a5
docs: clarify that support schedule is subject to change ( #40770 )
...
Initially raised due to #39509 , this change updates our
"Support policy and schedule" with the same disclaimer
from the "Release frequency" section above.
PR Close #40770
2021-02-12 16:14:52 -08:00
Daniel
1516b5d391
docs: capitalize Angular word in zone.md file ( #40813 )
...
PR Close #40813
2021-02-12 12:01:55 -08:00
Nicholas Papadopoulos
636b6b4f94
docs: fix typo in workspace config docs ( #40784 )
...
PR Close #40784
2021-02-10 16:01:12 -08:00
Alexey Elin
5795c980b5
docs: add link to component-less routes description. ( #40741 )
...
Currently it's not clear what a component-less route is. Add a link to make it clear
PR Close #40741
2021-02-10 11:08:40 -08:00
Mickael Istria
5adb47ff35
docs(language-service): Add note about Eclipse IDE support of Angular LS ( #40551 )
...
Mention Eclipse Wild Web Developer that ships with Angular language
service.
PR Close #40551
2021-02-10 11:05:53 -08:00
Kanstantsin Kamkou
fffefd12e5
docs: clarify observables recommendation ( #39237 )
...
Observables are not the only async mechanism that Angular employs.
This change respects that application developers are not required to
use Observables in their own application architecture.
Closes #39155
PR Close #39237
2021-02-10 11:04:05 -08:00
Kapunahele Wong
c0d1e34d53
docs: update docs-style-guide ( #36281 )
...
This commit updates the documentation style guide
so that it is in line with current standards, those
of Google as well as those within the Angular docs.
PR Close #36281
2021-02-09 14:26:06 -08:00
mgechev
6345f89825
docs: clarify vscode integration maintenance ( #40647 )
...
PR Close #40647
2021-02-09 10:43:40 -08:00
Aristeidis Bampakos
192de59ddc
docs(service-worker): copyedit getting started guide ( #40543 )
...
Fix numbered list for the `Making changes to your application` section
PR Close #40543
2021-02-09 10:34:15 -08:00
Alan Agius
7c38a4a037
docs: clarify that fileReplacements only supports compilation source files ( #40687 )
...
fileReplacements is intended to only work on compilation source files
PR Close #40687
2021-02-03 09:10:24 -08:00
George Kalpakas
5f9053405a
fix(docs-infra): improve heading styles ( #40427 )
...
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 #40427
2021-02-02 12:04:57 -08:00
Viktor Uhryn
da3dc29477
docs: fix typo in lazy-loading guide ( #40668 )
...
PR Close #40668
2021-02-02 12:04:22 -08:00
Teri Glover
f261c1c66b
docs: fix typo to remove space ( #40601 )
...
PR Close #40601
2021-01-28 15:54:20 -08:00
Pete Bacon Darwin
daa9b7e608
docs: add a @reviewed tag to the i18n guide ( #40582 )
...
PR Close #40582
2021-01-28 09:04:50 -08:00
George Kalpakas
f1cf875872
docs(elements): add notice about choosing a tag name in Elements guide ( #40510 )
...
This commit adds a warning in the Elements guide about using
`@Component.selector` as the tag name for the registered custom element.
See also #40452 for context.
PR Close #40510
2021-01-27 10:23:46 -08:00
George Kalpakas
73fcf47047
docs(elements): add MDN links for mentioned built-in APIs in Elements guide ( #40510 )
...
PR Close #40510
2021-01-27 10:23:45 -08:00
Wataru.Kasahara
956f75f068
docs: fix the docs because the interface does not exist ( #40308 )
...
PR Close #40308
2021-01-25 16:29:13 -08:00
Newsha Hosseiny Nik
7a1d719091
docs: remove an extra "and" in the tutorial ( #40541 )
...
PR Close #40541
2021-01-25 10:02:02 -08:00
Wataru.Kasahara
3f92be4ec3
docs: remove old content from CLI configuration guide ( #38243 )
...
PR Close #38243
2021-01-21 13:49:23 -08:00
Kapunahele Wong
51d6aed677
docs: clarify name collision info, add example snippet, and fix example CSS ( #40451 )
...
Fixes #40403 and fixes imgs and layout of example
that are unrestrained and thus are too big in StackBlitz.
PR Close #40451
2021-01-20 16:13:43 -08:00
David Shevitz
5e95153d44
docs: Return SVG topic to documentation; light edits for clarity ( #40487 )
...
PR Close #40487
2021-01-19 14:18:51 -08:00
abarghoud
2c95f57266
feat(docs-infra): use Record type instead of key-value ( #40463 )
...
use Record type instead of key-value
Closes #39804
PR Close #40463
2021-01-19 09:21:23 -08:00
Alexey Elin
b636406043
docs: fix broken link to XSRF common protection mechanism ( #40458 )
...
PR Close #40458
2021-01-19 09:17:50 -08:00
bjarkler
9b0b2dd688
docs: Fix typo in Trusted Types documentation ( #40433 )
...
Remove an extraneous 'd' from the Trusted Types header.
PR Close #40433
2021-01-14 11:29:43 -08:00
David Shevitz
b3b85091ca
docs: Update security.md to include Trusted Types ( #40142 )
...
PR Close #40142
2021-01-14 10:19:08 -08:00
Vytautas Petrikas
8379b571f8
docs(core): add Ivy note to entryComponents page ( #35479 )
...
PR Close #35479
2021-01-14 10:18:16 -08:00
Santosh Yadav
c33d2a20ac
docs(common): updated differential loading section ( #37913 )
...
PR Close #37913
2021-01-14 09:16:34 -08:00
Alexey Elin
25892c1bcf
docs: add links to TypeScript ( #40410 )
...
PR Close #40410
2021-01-13 14:02:32 -08:00
Kapunahele Wong
957332e59f
docs: edit gh-pages instructions in deployment guide ( #40139 )
...
PR Close #40139
2021-01-11 15:32:47 -08:00
Pedro
6e57443acd
docs(router): fix minor grammatical issue ( #40380 )
...
PR Close #40380
2021-01-11 09:57:34 -08:00
Pete Bacon Darwin
3acbec8532
docs: remove invalid style binding example ( #40334 )
...
Providing an array to `[style]` bindings is not supported and the behavior
of the rendered style attribute is not as one might expect.
This commit removes that array example from the table to discourage its
use.
Fixes #40147
PR Close #40334
2021-01-11 09:55:49 -08:00
Lincoln Baxter, III
34d2988d14
docs: Fix compiler option name reference ( #40362 )
...
The `skipTemplateCodegen` option was incorrectly referenced using camelcase `skipTemplateCodeGen`.
PR Close #40362
2021-01-11 09:54:39 -08:00
Anuj Bhatnagar
9a024d82ec
docs: fix incorrect link "Debugging tests" ( #40379 )
...
update the "Debugging tests" link from "guide/testing-attribute-directives" to "guide/test-debugging"
PR Close #40379
2021-01-11 09:44:59 -08:00
sijmenhuizenga
acb1162d91
docs: change links to in-memory-web-api in github/angular repo ( #40203 )
...
In #37182 the in-memory-web-api module was moved into this repo.
Make links in the docs point to the new location of the in-memory-web-api.
Fixes #40190
PR Close #40203
2021-01-08 09:45:41 -08:00
Alexey Elin
aea265bfc5
docs: lifecycle-hooks example - extract things (components, directives) into their own files ( #40212 )
...
This change is in line with Angular Style Guide rule 01-01
https://angular.io/guide/styleguide#style-01-01 .
PR Close #40212
2021-01-07 13:10:41 -08:00
Alexey Elin
9be9e466b1
docs: remove duplicated 'the' ( #40333 )
...
PR Close #40333
2021-01-07 13:09:34 -08:00
Harshit Chhipa
7eadf2e6da
docs: correct some spellings ( #40322 )
...
PR Close #40322
2021-01-06 07:31:33 -08:00
Christoph Preuß
c130812afe
docs: fix fullTemplateTypeCheck compiler option description ( #40253 )
...
PR Close #40253
2021-01-06 07:29:51 -08:00
akashnishant1031
8cdfd7706d
docs(core): fix typo in component overview ( #40269 )
...
There is a sentence that mentions `stylesUrls` but should be changed to `styleUrls`.
PR Close #40269
2021-01-05 13:55:43 -08:00
Mario Sabo
9248ee2c64
docs: fix interchanged values ( #40302 )
...
PR Close #40302
2021-01-05 09:46:56 -08:00