ajitsinghkaler
f6dee72a88
docs: add note that when ngOnInit not used ( #34619 )
...
In some examples ngOnInit was missing added note to tell when it is missing.
Fixes #34562
PR Close #34619
2020-01-10 14:40:52 -08:00
Judy Bogart
475ffd67f5
docs: move ngcc def from page to glossary ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
Judy Bogart
efdf347f9c
docs: apply standard header case convention ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
George Kalpakas
b3441eea4c
ci(docs-infra): do not deploy Firebase Realtime Database rules ( #34696 )
...
Currently, the angular.io projects do not use Firebase's Realtime
Database and therefore we only need to configure and deploy changes for
`hosting`.
This commit removes the unused Realtime Database related configs and
files.
PR Close #34696
2020-01-10 08:22:38 -08:00
Kara Erickson
9c5510b28e
docs(ivy): document breaking change with <select> and binding order ( #34709 )
...
Closes #34470
PR Close #34709
2020-01-09 15:13:56 -08:00
Do Nhu Vy
97c3e9d59f
docs: Change screenshot to new Angular 9 app UI ( #33998 )
...
PR Close #33998
2020-01-09 13:45:11 -08:00
arturovt
99cc7cdc15
docs: fix non-working example in the Observables
section ( #34705 )
...
PR Close #34705
2020-01-09 13:27:15 -08:00
Sam Julien
0083443050
docs: add note on importing AppRoutingModule ( #34710 )
...
Fixes #21207
PR Close #34710
2020-01-09 13:26:42 -08:00
daniel
0c84787f29
错别字
...
“选择器” -> “拦截器”
2020-01-09 12:00:53 +08:00
Kara Erickson
9f65b787d0
docs: deprecate undecorated base classes that use Angular features ( #34668 )
...
PR Close #34668
2020-01-08 15:08:53 -08:00
ghiscoding
efbb147f65
docs: add Angular-Slickgrid library to the list of resources ( #34656 )
...
PR Close #34656
2020-01-08 15:06:44 -08:00
Sonu Kapoor
02baaa4813
docs: clarifies how the service is injected ( #34638 )
...
There was some confusion about how the service will be injected in the sentence with the `new` keyword. This PR should hopefully clear the confusion.
Fixes #34612
PR Close #34638
2020-01-08 15:06:09 -08:00
dependabot[bot]
8942b7106d
build(docs-infra): bump handlebars from 4.0.12 to 4.5.3 in /aio/tools/examples/shared ( #34585 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
PR Close #34585
2020-01-08 15:03:12 -08:00
dependabot[bot]
bcf55b0b4c
build(docs-infra): bump handlebars from 4.1.2 to 4.5.3 in /aio ( #34583 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
PR Close #34583
2020-01-08 15:02:42 -08:00
George Kalpakas
39bf104a03
build: update firebase-tools
to the latest version ( #34682 )
...
This fixes `Server Error. certificate has expired` errors that cause AIO
deployment to fail.
(Example CI failure: https://circleci.com/gh/angular/angular/578227 )
PR Close #34682
2020-01-08 13:21:35 -08:00
Alex Rickabaugh
b3398eee61
build: update firebase-tools to the latest version ( #34667 )
...
This should fix an expired certificate that is breaking AIO deployment jobs
on CircleCI.
PR Close #34667
2020-01-08 10:02:20 -08:00
Alan Agius
8f389361ec
docs: replace lazy loading import syntax parameter name ( #34599 )
...
We replace `mod` with `m` to be in line with what the CLI generates.
PR Close #34599
2020-01-07 10:44:12 -08:00
George Kalpakas
7cdc118c8e
refactor(docs-infra): extract all lazy-loading-ngmodules
examples from mini-app ( #34599 )
...
Previously, some of the examples in the `lazy-loading-ngmodules` guide
were hard-coded.
This commit ensures all examples in the guide are extracted from
docregions in the corresponding example project.
PR Close #34599
2020-01-07 10:44:12 -08:00
Alan Agius
d66cf31ffc
docs: add missing t
typo and remove redundan -
( #34599 )
...
PR Close #34599
2020-01-07 10:44:12 -08:00
Alan Agius
c2d03e5e21
docs: fix lazy routes code snippet format ( #34599 )
...
PR Close #34599
2020-01-07 10:44:12 -08:00
Kara Erickson
3053e022d3
docs(ivy): minor changes to version 9 guide ( #34498 )
...
The main change here was to remove the updating instructions for
version 9 and instead point to update.angular.io. This ensures
we only have one "source of truth" for update instructions.
This commit also includes updates to error message text to
keep them up-to-date with live error messages (and thus keep
them searchable).
PR Close #34498
2020-01-07 10:34:37 -08:00
ShubhrankR
b9b8920227
docs: typo in Deployment section of getting started ( #34490 )
...
Fixes #34400
PR Close #34490
2020-01-07 10:33:01 -08:00
Jeff Held
eab7f9f101
docs: add a comma ( #34426 )
...
PR Close #34426
2020-01-06 11:27:05 -08:00
Sholka Jadav
e14e43bda2
docs: add rxweb reactive form validation library to resources ( #34257 )
...
PR Close #34257
2020-01-06 11:21:16 -08:00
JoostK
e116816131
refactor(ivy): let strictTemplates
imply fullTemplateTypeCheck
( #34195 )
...
Previously, it was required that both `fullTemplateTypeCheck` and
`strictTemplates` had to be enabled for strict mode to be enabled. This
is strange, as `strictTemplates` implies `fullTemplateTypeCheck`. This
commit makes setting the `fullTemplateTypeCheck` flag optional so that
strict mode can be enabled by just setting `strictTemplates`.
PR Close #34195
2020-01-06 11:07:54 -08:00
Kapunahele Wong
8410278b6d
docs: copy edit getting started step 4 ( #32839 )
...
PR Close #32839
2020-01-06 10:59:37 -08:00
Tianqi You
64bb7ed94b
docs: 修改有歧义的文字
2019-12-31 13:39:48 +08:00
HaoLi
a341685796
Semantic correction
...
#439 Semantic correction
2019-12-31 13:38:49 +08:00
tys1128
511a56bbda
使用 downgradeInjectable
...
修改upgradeAdapter.downgradeNg2Provider 为原文使用的 downgradeInjectable
2019-12-31 13:38:20 +08:00
Zhicheng WANG
3a75c350b4
fix(aio): 额外渲染 cn/about 页面
2019-12-31 09:25:38 +08:00
HaoLi
e8c76a6f8d
fixed router page duplicate words.
...
多了一個提供
2019-12-26 08:15:16 +08:00
zhusir
9046b6dc91
docs: 翻译修正
2019-12-24 12:10:35 +08:00
chenc
8b20508609
fix: 纠错
...
根据上下文, 此处 但应该为当
2019-12-23 09:20:05 +08:00
ajitsinghkaler
6bfe214346
docs: add products.ts file on getting started page ( #34301 )
...
in the getting started page (first tutorial) file products.ts which was not shown and was only present in the StackBlitz examples. So added a refrence that it is present in the example and also added a note that examples may carry filenames not present please look at StackBliz examples for details
Fixes #34291
PR Close #34301
2019-12-17 11:41:55 -08:00
Igor Minar
3bbd12d560
build: update to yarn@1.21.1 ( #34384 )
...
This updates yarn throughout the monorepo for both build and CI.
PR Close #34384
2019-12-16 07:39:58 -08:00
Kara Erickson
17f7f06ca5
Revert "build: update to yarn@1.21.1" ( #34402 )
...
This reverts commit f029af50820765019413fa319330830306b80d6a while we investigate
some failures on master on Circle CI. Currently the Windows tests and the
"test-ivy-aot" jobs are red because of incompatible yarn versions.
PR Close #34402
2019-12-13 13:43:25 -08:00
Pawel Kozlowski
ea57587b7c
docs(ivy): document breaking changes for DebugElement classes and attributes ( #34328 )
...
PR Close #34328
2019-12-13 10:53:41 -08:00
Pawel Kozlowski
a781800276
refactor(ivy): remove usage of Proxy for IE10/11 compatibility ( #34328 )
...
PR Close #34328
2019-12-13 10:53:41 -08:00
Igor Minar
b405942b0c
build: update to yarn@1.21.1 ( #34384 )
...
This updates yarn throughout the monorepo for both build and CI.
PR Close #34384
2019-12-13 10:51:12 -08:00
Kapunahele Wong
a9e3cbd534
docs: add docs about inputs and strictNullChecks to template typecheck ( #34194 )
...
PR Close #34194
2019-12-12 15:58:13 -08:00
owenmecham
1583293694
docs: ng-conf 2020 the musical ( #34342 )
...
Added event and announcement info for ng-conf 2020
PR Close #34342
2019-12-12 09:06:11 -08:00
Sonu Kapoor
5f2897be0b
docs(forms): Update catchError to return an observable
( #34357 )
...
Closes #34323
PR Close #34357
2019-12-11 13:19:57 -08:00
ajitsinghkaler
f503832abe
docs: fix headers in "Getting Started" code-snippets ( #34321 )
...
The headers of two of the code-snippets in the [Input section](https://angular.io/start#input )
of the "Getting Started" guide incorrectly referenced an non-existent
file path (`src/app/product-list/product-alerts.component.ts`).
This commit fixes the headers to show the correct file path
(`src/app/product-alerts/product-alerts.component.ts`).
Fixes #34320
PR Close #34321
2019-12-11 09:49:49 -08:00
Judy Bogart
c9df9afddd
docs: add change detection to glossary ( #34316 )
...
PR Close #34316
2019-12-10 16:30:35 -08:00
George Kalpakas
2ecf9f3f2a
refactor(docs-infra): give more descriptive variable name ( #34284 )
...
Discussion:
https://github.com/angular/angular/pull/34213#discussion_r353249119
PR Close #34284
2019-12-10 09:18:35 -08:00
Jonathan Sharpe
8683c0335b
docs: Fix links to Webpack docs ( #34326 )
...
The previous link, https://webpack.js.org/configuration/dev-server/#devserver-proxy , doesn't go directly to the proxy section.
PR Close #34326
2019-12-10 09:18:17 -08:00
George Kalpakas
419b153b17
fix(docs-infra): fix styling of embedded Table-of-Contents ( #34312 )
...
This commit fixes the following issues:
- Align text content with caret icon in embedded ToC header.
- Fix display of expand/collapse button at the bottom of embeded ToC.
These were accidentally broken in #32124 , while fixing another
ToC-related issue. Some CSS rules in `_toc.scss` (e.g. those for
`.mat-icon` and `ul.toc-list`) were correctly moved out of the
`.toc-inner > button` block, but others (e.g. `&.toc-heading` and
`&.toc-more-items`) should not have been moved outside the
`.toc-inner > button` block.
_Before:_

_After:_

Closes #34300
PR Close #34312
2019-12-10 09:17:33 -08:00
Luka Petrovic
f95e2c7e7e
docs: fix broken links ( #34311 )
...
PR Close #34311
2019-12-10 09:17:12 -08:00
George Kalpakas
659356a97b
build(docs-infra): upgrade cli command docs sources to 94d07909c ( #34325 )
...
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](6c6ad8661...94d07909c
):
**Modified**
- help/deploy.json
##
PR Close #34325
2019-12-10 09:16:57 -08:00
Sonu Kapoor
7823c23932
docs: Adds NgModule into back-ticks ( #34302 )
...
PR Close #34302
2019-12-09 11:36:35 -08:00