3095 Commits

Author SHA1 Message Date
Judy Bogart
6888cb3d7a docs: expand type-check info in update page ()
PR Close 
2019-11-13 11:08:51 -08:00
Filipe Silva
f922903b62 docs: remove migration-ngcc guide ()
PR Close 
2019-11-12 14:03:48 -08:00
Filipe Silva
9a840e5021 docs: add postinstall opt-in ()
PR Close 
2019-11-12 14:03:48 -08:00
Filipe Silva
31c5e67ba6 docs: expand configuration usage ()
Followup to https://github.com/angular/angular-cli/pull/15819

PR Close 
2019-11-12 13:55:59 -08:00
ketangote
fcde671ae2 docs: updated amexio resource description ()
PR Close 
2019-11-12 09:52:48 -08:00
Judy Bogart
c6ebcd1eb9 docs: fix numbering ()
PR Close 
2019-11-11 12:46:34 -08:00
Alan Agius
ca1ff3ea11 docs: update update guide to use ng update instead of npm i ()
For more context see: https://github.com/angular/angular-cli/issues/16021

Closes: https://github.com/angular/angular-cli/issues/16021

PR Close 
2019-11-11 09:40:08 -08:00
George Kalpakas
b197e90206 build(docs-infra): update @angular/* to 9.0.0-rc.1 ()
PR Close 
2019-11-11 09:38:04 -08:00
George Kalpakas
976bdf1087 build(docs-infra): update @angular/* to 9.0.0-rc.0 ()
PR Close 
2019-11-11 09:38:04 -08:00
George Kalpakas
5c6e36eb95 build(docs-infra): update @angular/cli to 9.0.0-rc.0 ()
PR Close 
2019-11-11 09:38:04 -08:00
George Kalpakas
0260b8c795 build(docs-infra): update aio payload size ()
PR Close 
2019-11-11 09:38:04 -08:00
Kara Erickson
1d429b2165 docs: add AOT mode default to version 9 upgrade doc ()
PR Close 
2019-11-08 15:38:40 -08:00
JiaLiPassion
a40103d849 docs: update jiali's info ()
PR Close 
2019-11-08 14:41:16 -08:00
Németh Tamás
b97577bd94 docs: grammar fix ()
PR Close 
2019-11-08 14:40:58 -08:00
Németh Tamás
4385cbaa65 docs: add missing word ()
PR Close 
2019-11-08 14:40:58 -08:00
Daniele Morosinotto
98766b1d07 docs: fix migration-renderer code snippets ()
Fix code snippets for migration-renderer.md found in next.angular.io
PR Close 
2019-11-08 12:43:20 -08:00
George Kalpakas
afbaaf93c5 build(docs-infra): upgrade cli command docs sources to 3bcf5b5e2 ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](e598c8e89...3bcf5b5e2):

**Modified**
- help/update.json

##

PR Close 
2019-11-08 10:55:22 -08:00
Alan Agius
570936e39f docs: add ivy ssr opt-out ()
PR Close 
2019-11-08 10:54:31 -08:00
Shibasish
43ffe7257a docs: describe your change... ()
Grammatical changes
PR Close 
2019-11-08 10:52:17 -08:00
Kara Erickson
c4fbd0bef7 docs: update ivy compatibility guide with latest changes ()
This commit removes one of the expected Ivy changes because we have
decided to change the behavior to be more backwards-compatible.

It also adds a bug fix that is technically breaking to the list of
expected changes.

PR Close 
2019-11-08 10:51:52 -08:00
Santosh Yadav
0ca2a390d5 docs: app-name not rendering on browser ()
Fixes 

PR Close 
2019-11-07 20:31:48 +00:00
Judy Bogart
2a4061a3fd docs: clarify status of sample app in stackblitz ()
PR Close 
2019-11-06 19:39:12 +00:00
George Kalpakas
8e6bed988e build(docs-infra): upgrade cli command docs sources to e598c8e89 ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](7ecec963d...e598c8e89):

**Modified**
- help/generate.json

##

PR Close 
2019-11-06 16:12:05 +00:00
Srichandradeep Choudarapu
1bd8fdb766 docs: add missing parenthesis ()
PR Close 
2019-11-05 21:08:59 +00:00
Eliran Eliassy
29007e406d docs(core): remove duplicate 'because' ()
PR Close 
2019-11-05 21:07:17 +00:00
Doug Parker
25aaff2ee1 docs: Adding Doug Parker to contributors list. ()
PR Close 
2019-11-05 00:55:17 +00:00
Geoff Bass
5bc1b6f9ac docs: remove redundant word from template syntax guide ()
PR Close 
2019-11-05 00:54:47 +00:00
Brian Michalski
e3189f97ff docs: Update link to angular + bazel example app ()
http://github.com/angular/angular-bazel-example has been moved to rules_nodejs monorepo.
PR Close 
2019-11-04 20:07:37 +00:00
FabianGosebrink
ac9d044cad docs: add GDE profile of Fabian Gosebrink ()
PR Close 
2019-11-02 00:53:05 +00:00
Rick Katka
9e83814e61 docs: remove erroneous brack in animations guide ()
Fixes 

PR Close 
2019-11-01 22:27:40 +00:00
Dave
f185fabc11 docs: add GDE profile of David Muellerchen ()
PR Close 
2019-11-01 22:23:06 +00:00
Mike Brocchi
feb5f27d09 docs: Add Mike Brocchi to the list of GDEs ()
PR Close 
2019-11-01 17:40:16 +00:00
Geoff Bass
d863839ecc docs: fix selector in getting started guide ()
PR Close 
2019-10-31 22:22:25 +00:00
TheMushr00m
66ab701606 docs: add example of a server in ruby for deployment ()
PR Close 
2019-10-31 22:22:01 +00:00
Geoff Bass
64ac106248 docs: fix typo in Observables in Angular guide ()
change `ActivateRoute` to `ActivatedRoute`
PR Close 
2019-10-31 22:21:00 +00:00
Kara Erickson
7355906a95 docs: add detailed example to ContentChildren change ()
PR Close 
2019-10-31 13:54:47 -07:00
vikerman
12703d5601 docs: update to use latest 8.3.x CLI ()
Change the "Updating to v9" docs to reflect that we want to use the latest 8.3.x CLI build for updating and not just 8.3.15.

PR Close 
2019-10-31 11:55:58 -07:00
Judy Bogart
e4ebffab8d docs: fix format in ivy page ()
PR Close 
2019-10-31 10:32:22 -07:00
Kapunahele Wong
c35587ba56 docs: add template type-checking guide ()
PR Close 
2019-10-30 13:49:18 -07:00
Judy Bogart
fba72f0d4d docs: rewrite ivy page, add template typecheck doc ()
PR Close 
2019-10-30 10:39:26 -07:00
Andrew Kushnir
5666d11633 docs: adding a note on ICU processing to Ivy compatibility guide ()
PR Close 
2019-10-29 17:16:30 -07:00
John Ralph Umandal
ba0c178dbb docs: fixed cli ng update reference link ()
The automated link for ng update is currently going to the 
wrong page. Edit directs them to the correct page.
PR Close 
2019-10-29 14:03:52 -07:00
crisbeto
a3034ef92e build: bump maximum allowed yarn version ()
Currently this repo allows Yarn between 1.17.3 and 1.18.0, whereas the components repo requires a minimum of 1.19.1 which makes it annoying to switch between repositories. These changes bump the maximum allowed Yarn version.

PR Close 
2019-10-29 11:48:18 -07:00
Igor Minar
afa50838a7 docs: update instructions for v9 to reflect cli update ()
PR Close 
2019-10-29 11:43:12 -07:00
thanhpd
27745c5d8c docs: added missing whitespaces ()
PR Close 
2019-10-29 11:40:48 -07:00
thanhpd
2f6c97e93c docs: remove redundant whitespaces and fix minor typos ()
PR Close 
2019-10-29 11:39:17 -07:00
George Kalpakas
e23bc4991d build(docs-infra): upgrade cli command docs sources to 7ecec963d ()
Updating [angular#master](https://github.com/angular/angular/tree/master) from [cli-builds#master](https://github.com/angular/cli-builds/tree/master).

##
Relevant changes in [commit range](57e36893c...7ecec963d):

**Modified**
- help/new.json

##

PR Close 
2019-10-28 10:08:33 -07:00
Kara Erickson
3505692f75 docs: add @next to update instructions ()
PR Close 
2019-10-25 13:01:04 -07:00
Kara Erickson
49bfc7421a docs: add ivy compatibility guide ()
PR Close 
2019-10-25 09:34:01 -07:00
Kara Erickson
01455d70e3 docs: re-organize version 9 guide ()
PR Close 
2019-10-25 09:34:01 -07:00