George Kalpakas
b7f95bec04
build(docs-infra): add empty codeGenApi JSDoc tag definition ( #32207 )
...
This avoids warning such as the following ([example][1]):
```
warn: Invalid tags found -
doc "platform-browser/ɵBROWSER_SANITIZATION_PROVIDERS__POST_R3__" (const)
from file "platform-browser/src/browser.ts"
```
[1]: https://circleci.com/gh/angular/angular/427064
PR Close #32207
2019-08-28 09:41:22 -07:00
Amadou Sall
d02573d05f
docs: fix a minor typo in the HTTP guide ( #32359 )
...
"of typed" should be "of type"
PR Close #32359
2019-08-28 09:40:09 -07:00
Judy Bogart
8ff6ed6aa3
docs: fix callout header ( #32325 )
...
PR Close #32325
2019-08-28 09:06:08 -07:00
George Kalpakas
6aaf4eac89
docs(docs-infra): add note about setting up examples on Windows ( #32355 )
...
Closes #32321
PR Close #32355
2019-08-28 09:04:39 -07:00
Judy Bogart
53a9a28ec0
docs: add detail to router event doc ( #32140 )
...
PR Close #32140
2019-08-27 16:17:07 -07:00
Judy Bogart
aa8dd74176
docs: clean up formats in template syntax guide ( #32197 )
...
PR Close #32197
2019-08-27 16:14:25 -07:00
Jordan Nelson
ed6dcce13b
docs: update marketing resources.json with ExtAngular ( #32126 )
...
PR Close #32126
2019-08-27 16:12:32 -07:00
Ankit Prajapati
d170e45784
docs: change lite-server baseDir path to output folder ( #32164 )
...
In lite-server baseDir, path should be the output folder path, So need to change `baseDir="dist"` to `baseDir="dist/project-name"`
PR Close #32164
2019-08-27 15:53:38 -07:00
Aristeidis Bampakos
7033e7eb22
docs: Use ngOnInit to fetch data from services in the getting started guide ( #32273 )
...
Call data services inside ngOnInit interface implementation of components.
closes #32048
PR Close #32273
2019-08-27 09:08:26 -07:00
Gabor Szekely
893123936b
docs: Fix typo in singleton-services.md page ( #32330 )
...
There is a typo in the first sentence of the singleton-service.md documentation page.
PR Close #32330
2019-08-27 09:07:19 -07:00
Alan
31fcb9e036
style: align i18n angular config ( #32334 )
...
PR Close #32334
2019-08-27 09:06:52 -07:00
Alan
c303d44df6
docs: update i18n docs sample to cater for latest raw-loader version ( #32334 )
...
`raw-loader` version 2+ which is used in the CLI version 8 introduced a breaking change and now uses `export default` instead of `module.exports`.
See: https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md#200-2019-03-18
Closes #32333
PR Close #32334
2019-08-27 09:06:52 -07:00
Judy Bogart
514271ba9c
docs: reference articles specifically ( #32221 )
...
PR Close #32221
2019-08-26 15:03:05 -07:00
Judy Bogart
8d18b49899
docs: add links to web.dev sw articles ( #32221 )
...
resolves issue 32218
PR Close #32221
2019-08-26 15:03:05 -07:00
Issei Horie
6b0b7d01bf
docs: fix typo in compiler options guide ( #32312 )
...
PR Close #32312
2019-08-26 11:47:40 -07:00
Emmanuel DEMEY
b5cb120db0
docs: Update the aria-valuemax attr of the sample ( #32261 )
...
In order to be the same value as the one use here : https://stackblitz.com/edit/angular-kn5jdi?file=src%2Fapp%2Fprogress-bar.ts
PR Close #32261
2019-08-26 10:21:09 -07:00
George Kalpakas
0fb78d6c94
build(docs-infra): upgrade cli command docs sources to ea386e045 ( #32298 )
...
Updating [angular#8.2.x](https://github.com/angular/angular/tree/8.2.x ) from [cli-builds#8.3.x](https://github.com/angular/cli-builds/tree/8.3.x ).
##
Relevant changes in [commit range](https://github.com/angular/cli-builds/compare/166cd1501...ea386e045 ):
**Modified**
- help/generate.json
##
PR Close #32298
2019-08-26 09:33:34 -07:00
John Ralph Umandal
a80a8636ba
docs: fix animations reference links to api pages ( #32267 )
...
The automated links for state() and group() are currently going to the
wrong api pages. Edit directs them to the correct animations api pages.
PR Close #32267
2019-08-26 09:31:26 -07:00
Richard Lea
0878d67757
docs: fix wrong HttpEventType of HttpResponse class ( #32296 )
...
PR Close #32296
2019-08-26 09:28:57 -07:00
George Kalpakas
5e0890b3af
build(docs-infra): upgrade cli command docs sources to 166cd1501 ( #32286 )
...
Updating [angular#8.2.x](https://github.com/angular/angular/tree/8.2.x ) from [cli-builds#8.3.x](https://github.com/angular/cli-builds/tree/8.3.x ).
##
Relevant changes in [commit range](https://github.com/angular/cli-builds/compare/e0055d293...166cd1501 ):
**Modified**
- help/add.json
- help/deploy.json
##
PR Close #32286
2019-08-23 11:03:12 -07:00
Kapunahele Wong
43bac21301
docs: fix http example to use correct property ( #32288 )
...
Fixes #31814
PR Close #32288
2019-08-23 09:02:06 -07:00
mgechev
039d70efec
docs: improve structure ( #32227 )
...
PR Close #32227
2019-08-22 13:29:49 -07:00
mgechev
2a71496791
docs: fix typo ( #32227 )
...
PR Close #32227
2019-08-22 13:29:49 -07:00
mgechev
617a329c24
docs: restructure the ng deploy section ( #32227 )
...
PR Close #32227
2019-08-22 13:29:49 -07:00
mgechev
a00eae0b62
docs: address comments in the ng deploy guide ( #32227 )
...
PR Close #32227
2019-08-22 13:29:49 -07:00
mgechev
e54dd741ef
docs: fix broken links to deployment packages ( #32227 )
...
PR Close #32227
2019-08-22 13:29:48 -07:00
mgechev
7b4c1cdbe4
docs: add ng deploy to the deployment guide ( #32227 )
...
PR Close #32227
2019-08-22 13:29:48 -07:00
Judy Bogart
5e4babeaa9
docs: update http guide ( #32045 )
...
PR Close #32045
2019-08-22 06:39:56 -07:00
Judy Bogart
f661f460bb
docs(upgrade): position old setup guide as legacy until it can be removed ( #32193 )
...
PR Close #32193
2019-08-21 15:20:48 -07:00
Judy Bogart
44f233c02c
docs: edit and organize aot doc ( #32028 )
...
PR Close #32028
2019-08-21 15:19:30 -07:00
Kara Erickson
e7c4e94c9a
docs: update collaborators page ( #32229 )
...
PR Close #32229
2019-08-21 08:26:44 -07:00
Judy Bogart
789dd6a0da
docs(service-worker): mention that dataGroups only cache non-mutating requests ( #32142 )
...
Fixes #28988
PR Close #32142
2019-08-19 10:11:28 -07:00
George Kalpakas
e5b18e810c
build(docs-infra): upgrade cli command docs sources to e0055d293 ( #32175 )
...
Updating [angular#8.2.x](https://github.com/angular/angular/tree/8.2.x ) from [cli-builds#8.3.x](https://github.com/angular/cli-builds/tree/8.3.x ).
##
Relevant changes in [commit range](https://github.com/angular/cli-builds/compare/43fc440c0...e0055d293 ):
**Added**
- help/deploy.json
**Modified**
- help/generate.json
- help/new.json
- help/serve.json
##
PR Close #32175
2019-08-19 10:09:09 -07:00
Kapunahele Wong
699c705a8d
docs: clarify hierarchical injectors ( #28700 )
...
PR Close #28700
2019-08-15 12:43:51 -07:00
George Kalpakas
46f2dcc470
build(docs-infra): upgrade cli command docs sources to 43fc440c0 ( #32148 )
...
Updating [angular#8.2.x](https://github.com/angular/angular/tree/8.2.x ) from [cli-builds#8.2.x](https://github.com/angular/cli-builds/tree/8.2.x ).
##
Relevant changes in [commit range](https://github.com/angular/cli-builds/compare/de49294bf...43fc440c0 ):
**Modified**
- help/serve.json
##
PR Close #32148
2019-08-15 09:54:24 -07:00
Kapunahele Wong
baf2d9ddbc
fix(docs-infra): fix broken toc ul styles ( #32124 )
...
Fixes #32027
PR Close #32124
2019-08-14 12:01:18 -07:00
Judy Bogart
84a3daf609
docs: doc browser support for service workers ( #32046 )
...
PR Close #32046
2019-08-14 11:58:21 -07:00
Jordan Nelson
0ffc1d0d21
docs: update marketing resources with Angular UI Toolkit ( #31969 )
...
PR Close #31969
2019-08-13 11:36:37 -07:00
Judy Bogart
3d1b82be67
docs: correct description of animation example ( #32009 )
...
PR Close #32009
2019-08-13 11:16:32 -07:00
Kapunahele Wong
2f812f31d5
docs: update events page and fix ordering ( #32106 )
...
PR Close #32106
2019-08-13 09:57:28 -07:00
Judy Bogart
3300331691
docs: clarify pipe naming ( #31806 )
...
PR Close #31806
2019-08-09 10:45:49 -07:00
Syu Kato
6f3414bd68
docs: fix cli builder doc ( #31305 )
...
PR Close #31305
2019-08-09 10:42:23 -07:00
Judy Bogart
e6d8274c38
docs: correct description of output decorator and add links to guide ( #31780 )
...
PR Close #31780
2019-08-08 12:15:29 -07:00
Judy Bogart
40df016390
docs: update rxjs refs ( #31780 )
...
PR Close #31780
2019-08-08 12:15:29 -07:00
Judy Bogart
eee75c2eea
docs: add note on compatibility mode ( #31808 )
...
PR Close #31808
2019-08-08 12:13:57 -07:00
Kapunahele Wong
96aefc5019
docs: remove download for testing examples ( #31949 )
...
Examples for testing are designed specifically to run in StackBlitz and
are not regular cli projects (e.g. their `main.ts` files may load and run
tests instead of bootstrapping an app). They are not intended to be
downloaded and built/run locally using the cli.
In order to avoid confusing users, this commit removes the download links
from the guide. If desired, the projects can still be exported locally
via StackBlitz's UI.
Related to #31020 and #31937 .
PR Close #31949
2019-08-08 12:13:29 -07:00
Simon Kurtz
038d823943
docs: remove extraneous word from sentence in styleguide ( #32038 )
...
PR Close #32038
2019-08-08 11:43:12 -07:00
Simon Kurtz
19095835a4
docs: add missing Oxford comma in styleguide ( #32040 )
...
PR Close #32040
2019-08-08 11:42:37 -07:00
George Kalpakas
b560207bf5
build(docs-infra): ensure the locally built packages exist and are up-to-date in yarn setup-local ( #31985 )
...
The `setup-local` npm script uses `NgPackagesInstaller` to replace the
Angular packages with the locally built ones. Previously, it would (a)
assume that the packages were built and (b) it would do anything if the
currently installed versions already correspond to locally built
packages (even if not the latest version).
This could lead to all sorts of errors, such as:
- Confusing error messages, `dist/packages-dist/` was missing.
- Using outdated build artifacts from `dist/packages-dist/` without a
warning.
- Not installing the latest locally built packages, because the ones
installed already corresponded to locally built (but older) ones.
This commit fixes these issues by ensuring that:
- The local packages are always built before being used by
`NgPackagesInstaller`.
- The local packages are installed, even if the ones install already
correspond to local packages.
NOTE: Special `*-ci` scripts are introduced (for use on CI) that skip
building the local packages, since that step would have been taken
care of (in a more efficient way) in a previous CI step.
PR Close #31985
2019-08-08 11:30:38 -07:00
George Kalpakas
c5de1fb05f
fix(docs-infra): correctly handle multiple occurrences of an option in NgPackagesInstaller ( #31985 )
...
PR Close #31985
2019-08-08 11:30:38 -07:00