George Kalpakas
36d3062a42
ci(docs-infra): increase waiting time to reduce flakiness on CI ( #31408 )
...
Example failure: https://circleci.com/gh/angular/angular/381763
PR Close #31408
2019-07-09 09:35:54 -07:00
Kapunahele Wong
9a2d1fab84
docs: add correct default cli ngModule ( #31166 )
...
PR Close #31166
2019-07-08 10:25:57 -07:00
Judy Bogart
8052de07e2
docs: update polyfill support doc ( #31262 )
...
PR Close #31262
2019-07-08 10:22:01 -07:00
Alan
4b05ebc804
docs: fix formatting in workspace config and add helpful info for universal ( #31399 )
...
PR Close #31399
2019-07-08 09:37:08 -07:00
Judy Bogart
9e34670b25
docs: add accessibility guide ( #30851 )
...
PR Close #30851
2019-07-02 11:39:24 -07:00
Judy Bogart
5039faff8d
docs: add doc for complex config values ( #31010 )
...
PR Close #31010
2019-07-02 11:34:58 -07:00
Kapunahele Wong
44c6534f3c
docs: fix typo in Template Syntax ( #31298 )
...
Fixes #31282
PR Close #31298
2019-07-02 11:30:50 -07:00
Michael Prentice
09970d52e8
docs(core): in template syntax guide, make SVG example more clear ( #31356 )
...
add e2e test for SVG template example
fix template syntax example app
- linting errors
- runtime exceptions
- template type errors
- deprecated type casting
- deprecated currency pipe example
Relates to #30559
PR Close #31356
2019-07-02 11:30:15 -07:00
Judy Bogart
fde016bc38
docs: fix typo in deployment page ( #31369 )
...
PR Close #31369
2019-07-02 11:29:11 -07:00
Philippe Martin
0d6fd134d4
docs(core): update link to external i18n doc ( #31353 )
...
PR Close #31353
2019-07-01 10:08:53 -07:00
artem-galas
bbb27b5517
docs: change order of Angular Elements article ( #30521 )
...
PR Close #30268
PR Close #30521
2019-06-28 12:22:45 -07:00
Brandon
2b5d52fbdc
docs: add tests for lazy loading angularjs example ( #30622 )
...
PR Close #30622
2019-06-28 09:26:49 -07:00
Santosh Yadav
c6b29f4c6d
docs: added svg example ( #30559 )
...
Fixes #30441
PR Close #30559
2019-06-27 15:56:26 -07:00
Stepan Suvorov
f96a81a818
docs: fix example misprints ( #31284 )
...
PR Close #31284
2019-06-27 15:53:25 -07:00
Alan
6c0cca093a
docs: couple of small UI fixes throughout some documents ( #31155 )
...
PR Close #31155
2019-06-27 09:51:28 -07:00
Romain Freydiger
1e7e065423
docs: correct indention for code example in deployment guide ( #31255 )
...
PR Close #31255
2019-06-25 14:44:34 -07:00
Schlemmer
98685e6f85
docs: change note about cli ( #31216 )
...
PR Close #31216
2019-06-25 11:58:06 -07:00
Schlemmer
61f2353467
docs: add note about cli commands ( #31216 )
...
PR Close #31216
2019-06-25 11:58:06 -07:00
Kapunahele Wong
a1d436e6a4
docs: fix formatting ( #31120 )
...
PR Close #31120
2019-06-25 10:28:50 -07:00
Kapunahele Wong
02d98ed823
docs: fix testing example ( #31120 )
...
PR Close #31120
2019-06-25 10:28:50 -07:00
Umair Sarfraz
9c06af2dfc
docs: update node minimum version ( #31192 )
...
Docs for for Travis CI setup suggest using node version 8 when the minimum should be 10. This commit updates the documentation by specifying the minimum required version as 10.
Fixes https://github.com/angular/angular/issues/31185
PR Close #31192
2019-06-21 12:02:38 -07:00
Kapunahele Wong
83f0304cfc
docs: clarify wording in Template Syntax ( #31119 )
...
PR Close #31119
2019-06-21 10:23:38 -07:00
Alan
ecd7f6ecdc
docs: fix javascript module link ( #31181 )
...
PR Close #31181
2019-06-21 10:14:39 -07:00
Zovube
6a381d9246
docs: fix typo in browser-support.md (ES1015 --> ES2015) ( #31157 )
...
PR Close #31157
2019-06-21 10:14:23 -07:00
Oleg Pimenov
1f1cf1a169
docs: add Mosaic library to resources ( #31026 )
...
PR Close #31026
2019-06-21 10:14:04 -07:00
Judy Bogart
c5d1e1a3da
docs: fix bad tag ( #31115 )
...
PR Close #31115
2019-06-19 15:52:46 -07:00
Judy Bogart
b1fe1aa8fa
docs: fix bad anchors ( #31115 )
...
PR Close #31115
2019-06-19 15:52:46 -07:00
Judy Bogart
9177ffaf58
docs: fix code example formats ( #31115 )
...
PR Close #31115
2019-06-19 15:52:46 -07:00
Judy Bogart
f4fe1f65be
docs: add instructions for es5 serve and test targets ( #31115 )
...
PR Close #31115
2019-06-19 15:52:46 -07:00
Schlemmer
0bf810022a
docs: add core and cli version alignment note ( #30976 )
...
docs: add core and cli version alignment note
PR Close #30976
2019-06-19 08:49:24 -07:00
Judy Bogart
f4cd2b75b4
docs: add missing word in build and deploy guide to clarify sentence ( #31093 )
...
PR Close #31093
2019-06-18 11:00:27 -07:00
Vani
5909c442b7
docs: update group() link to point to the animations group API ( #30618 )
...
PR Close #30618
2019-06-18 10:49:46 -07:00
Brandon
57c4788bc7
docs: refresh TypeScript configuration guide with updated info and files ( #31097 )
...
This removes the hard-coded tsconfig.json to use a separate file.
The tsconfig.0.json is added to the getting-started example folder
because have to check it with every major release
Also updates the text regarding defaults for TypeScript compilation targets
and typings
PR Close #31097
2019-06-18 09:47:48 -07:00
Suguru Inatomi
7e49beb8cd
docs: rewrite Observable examples with pipable operators ( #31074 )
...
PR Close #31074
2019-06-18 09:47:06 -07:00
Schlemmer
036294d566
docs: change interceptor documentation ( #30969 )
...
PR Close #30969
2019-06-18 09:46:34 -07:00
Enrico Graziani
98515e1ecf
docs: add mock heroes to the code review tabs for TOH pt. 2 ( #31080 )
...
PR Close #31080
2019-06-17 16:34:38 -07:00
Kapunahele Wong
b5aa0473fc
docs: rewrite attribute binding section and add example ( #26004 )
...
PR Close #26004
2019-06-14 12:21:28 -07:00
Kapunahele Wong
6c4d91297e
docs: edit and add example for Template Expression Operators section of Template Syntax ( #28087 )
...
PR Close #28087
2019-06-14 11:53:50 -07:00
Kapunahele Wong
f41242f18e
docs: rewrite inputs/outputs section of Template Syntax ( #27685 )
...
PR Close #27685
2019-06-14 11:53:13 -07:00
Kapunahele Wong
e2fd628618
docs: edit template ref vars copy and example ( #27371 )
...
PR Close #27371
2019-06-14 11:52:33 -07:00
Kapunahele Wong
2c2135d331
docs: rewrite built-in directives section ( #27273 )
...
PR Close #27273
2019-06-14 11:51:47 -07:00
Kapunahele Wong
7e3a60ad31
docs: add example and edit two-way-binding section of Template Syntax ( #26278 )
...
PR Close #26278
2019-06-14 11:50:03 -07:00
Kapunahele Wong
85d38ae564
docs: rewrite property binding section and add example ( #25770 )
...
PR Close #25770
2019-06-14 11:47:34 -07:00
Wassim Chegham
799d1fd333
docs(aio): add missing description to dev.to link ( #30960 )
...
PR Close #30960
2019-06-14 10:41:12 -07:00
Kapunahele Wong
bb4e230eae
docs: rewrite binding-syntax section in template-syntax.md ( #25561 )
...
PR Close #25561
2019-06-14 10:25:06 -07:00
Kapunahele Wong
1a5c7112e0
docs: fix broken link in singleton services doc ( #31007 )
...
PR Close #31007
2019-06-13 17:05:20 -07:00
Kapunahele Wong
352f9672c0
docs: add no-auto-link instructions to docs style guide ( #30980 )
...
PR Close #30980
2019-06-13 17:00:46 -07:00
Will 保哥
76584804c8
docs: add angular.tw (Traditional Chinese) site to navigation.json ( #30723 )
...
PR Close #30723
2019-06-13 16:04:40 -07:00
Judy Bogart
574990e0fd
docs: add platform to glossary ( #30731 )
...
PR Close #30731
2019-06-12 11:46:25 -07:00
Keen Yee Liau
b0866769b0
fix(bazel): do not modify tsconfig.json ( #30877 )
...
Before this change, user's tsconfig.json is cloned and some options
controlled by Bazel are removed otherwise Bazel would complain about:
```
WARNING: your tsconfig.json file specifies options which are overridden by Bazel:
- compilerOptions.target and compilerOptions.module are controlled by downstream dependencies, such as ts_devserver
- compilerOptions.typeRoots is always set to the @types subdirectory of the node_modules attribute
- compilerOptions.rootDir and compilerOptions.baseUrl are always the workspace root directory
```
Since the warning has been removed in rules_typescript/8d8d398, there's no
need to clone and backup tsconfig.json
PR Close #30877
2019-06-11 14:23:00 -07:00