737 Commits

Author SHA1 Message Date
Judy Bogart
2913340af7 docs: update rxjs refs ()
PR Close 
2019-08-08 12:15:29 -07:00
Judy Bogart
f8c27d42ed docs: add note on compatibility mode ()
PR Close 
2019-08-08 12:13:57 -07:00
Kapunahele Wong
17bb633031 docs: remove download for testing examples ()
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  and .

PR Close 
2019-08-08 12:13:29 -07:00
Simon Kurtz
b5b33d12d6 docs: remove extraneous word from sentence in styleguide ()
PR Close 
2019-08-08 11:43:12 -07:00
Simon Kurtz
22d3cabc10 docs: add missing Oxford comma in styleguide ()
PR Close 
2019-08-08 11:42:36 -07:00
Simon Kurtz
8af2cc1efe docs: use proper case in styleguide sentence ()
PR Close 
2019-08-08 11:15:52 -07:00
Kapunahele Wong
e5a89e047c docs: update node:8-browsers to 10 in testing ()
Fixes 

PR Close 
2019-08-08 11:15:23 -07:00
Judy Bogart
0709ed4c2b docs: add doc for compiler options ()
PR Close 
2019-08-05 13:01:10 -07:00
EddyP23
f542649b2b docs: fix typo in Workspace Config guide code snippet (sourceMaps --> sourceMap) ()
PR Close 
2019-08-05 12:57:18 -07:00
Alan
ebb27727e4 docs: add anyComponentStyle budget description ()
In CLI 8.2 we introduced a new budget see: https://github.com/angular/angular-cli/pull/15127

PR Close 
2019-08-02 09:35:38 -07:00
mgechev
046532b661 docs: add links to web.dev/angular guides ()
This PR adds the following links to web.dev/angular:

1. Link to the guides in the resource section under "Online Training"
2. Links to code-splitting & preloading in the lazy-loading guide
3. Link to the accessibility guide on web.dev/angular

PR Close 
2019-08-01 17:45:43 -07:00
Ben Elliott
3479fddf68 docs: fix typo in Animation guide ()
PR Close 
2019-07-30 12:58:52 -07:00
Ben Elliott
5bebac42f9 docs: change Angular Material Design to Material Design in animations guide ()
PR Close 
2019-07-30 12:56:22 -07:00
George Kalpakas
a86850e3f2 refactor(docs-infra): remove obsolete format attribute from code examples ()
The `format` attribute is an artifact of an old version of the docs
tooling (before moving it into the angular/angular repo) and no longer
does anything. People are still copy-pasting it from existing examples.

This commit removes all occurrences of the `format` attribute on code
examples.

PR Close 
2019-07-24 14:38:54 -07: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
George Kalpakas
dd0be7feb7 fix(docs-infra): always default to no linenums in <aio-code> ()
Previously, `linenums` defaulted to true if the content was more than 10
lines long and false otherwise.

Since in most cases linenums add unnecessary visual noise, this commit
changes `linenums` to always default to false (regardless of the size of
the content). It can be still be turned on by explicitly setting to true
or a number.

PR Close 
2019-07-24 14:38:54 -07:00
Jane Sandberg
1b6e8411bd docs: fix typo in workspace config section ()
This commit adds a missing word to the section on alternate build
configurations.

PR Close 
2019-07-18 14:27:17 -07:00
Kapunahele Wong
fc61284dbe docs: remove prerequisite section in NgModules docs ()
PR Close 
2019-07-17 13:26:00 -04:00
Judy Bogart
897bd18fbc docs: clarify meaning of injectable decorator ()
PR Close 
2019-07-16 23:57:50 -04:00
Kapunahele Wong
19bc11139d docs: fix typo in static query migration guide ()
PR Close 
2019-07-15 16:46:33 -04:00
istiti
caf8c0a437 docs: add FAQ about updating libraries to static query migration guide ()
PR Close 
2019-07-15 13:57:43 -04:00
Kapunahele Wong
c529be9f24 docs: add microsyntax details ()
PR Close 
2019-07-12 17:55:57 -04:00
Kapunahele Wong
fe1793844d docs: fix typo in Template Syntax headers ()
Fixes 

PR Close 
2019-07-11 11:40:40 -04:00
Kapunahele Wong
68940f05d8 docs: add Renderer to deprecations doc ()
PR Close 
2019-07-11 01:36:31 -04:00
Kapunahele Wong
9a2d1fab84 docs: add correct default cli ngModule ()
PR Close 
2019-07-08 10:25:57 -07:00
Judy Bogart
8052de07e2 docs: update polyfill support doc ()
PR Close 
2019-07-08 10:22:01 -07:00
Alan
4b05ebc804 docs: fix formatting in workspace config and add helpful info for universal ()
PR Close 
2019-07-08 09:37:08 -07:00
Judy Bogart
9e34670b25 docs: add accessibility guide ()
PR Close 
2019-07-02 11:39:24 -07:00
Judy Bogart
5039faff8d docs: add doc for complex config values ()
PR Close 
2019-07-02 11:34:58 -07:00
Kapunahele Wong
44c6534f3c docs: fix typo in Template Syntax ()
Fixes 

PR Close 
2019-07-02 11:30:50 -07:00
Michael Prentice
09970d52e8 docs(core): in template syntax guide, make SVG example more clear ()
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 

PR Close 
2019-07-02 11:30:15 -07:00
Judy Bogart
fde016bc38 docs: fix typo in deployment page ()
PR Close 
2019-07-02 11:29:11 -07:00
Philippe Martin
0d6fd134d4 docs(core): update link to external i18n doc ()
PR Close 
2019-07-01 10:08:53 -07:00
Brandon
2b5d52fbdc docs: add tests for lazy loading angularjs example ()
PR Close 
2019-06-28 09:26:49 -07:00
Santosh Yadav
c6b29f4c6d docs: added svg example ()
Fixes 

PR Close 
2019-06-27 15:56:26 -07:00
Stepan Suvorov
f96a81a818 docs: fix example misprints ()
PR Close 
2019-06-27 15:53:25 -07:00
Alan
6c0cca093a docs: couple of small UI fixes throughout some documents ()
PR Close 
2019-06-27 09:51:28 -07:00
Romain Freydiger
1e7e065423 docs: correct indention for code example in deployment guide ()
PR Close 
2019-06-25 14:44:34 -07:00
Umair Sarfraz
9c06af2dfc docs: update node minimum version ()
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 
2019-06-21 12:02:38 -07:00
Kapunahele Wong
83f0304cfc docs: clarify wording in Template Syntax ()
PR Close 
2019-06-21 10:23:38 -07:00
Alan
ecd7f6ecdc docs: fix javascript module link ()
PR Close 
2019-06-21 10:14:39 -07:00
Zovube
6a381d9246 docs: fix typo in browser-support.md (ES1015 --> ES2015) ()
PR Close 
2019-06-21 10:14:23 -07:00
Judy Bogart
c5d1e1a3da docs: fix bad tag ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
b1fe1aa8fa docs: fix bad anchors ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
9177ffaf58 docs: fix code example formats ()
PR Close 
2019-06-19 15:52:46 -07:00
Judy Bogart
f4fe1f65be docs: add instructions for es5 serve and test targets ()
PR Close 
2019-06-19 15:52:46 -07:00
Schlemmer
0bf810022a docs: add core and cli version alignment note ()
docs: add core and cli version alignment note
PR Close 
2019-06-19 08:49:24 -07:00
Judy Bogart
f4cd2b75b4 docs: add missing word in build and deploy guide to clarify sentence ()
PR Close 
2019-06-18 11:00:27 -07:00
Vani
5909c442b7 docs: update group() link to point to the animations group API ()
PR Close 
2019-06-18 10:49:46 -07:00
Brandon
57c4788bc7 docs: refresh TypeScript configuration guide with updated info and files ()
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 
2019-06-18 09:47:48 -07:00