879 Commits

Author SHA1 Message Date
krzysztof-grzybek
cfb41452ce docs: update testing doc example style for HostListener (#26372)
HostListener is preferred over host metadata by official style guide

PR Close #26372
2019-01-14 17:04:46 -08:00
Malgosia
857fcfe048 docs: ng config link fix (#28115)
Fixed 'ng config' link to lead to proper CLI command site
PR Close #28115
2019-01-14 10:47:05 -08:00
javatutorials2016
2c9f0139a3 docs: fix typo in singleton services guide (#27948)
PR Close #27948
2019-01-14 10:41:30 -08:00
Shivam_Vyas
1ec01d6758 docs: change in(what should I import? answer) NgModule FAQs (#27677)
I think only should be after BrowserModule , because we can import more than BrowserModule and I think we need to import other modules to AppModule in most of cases and we should import BrowserModule only in AppModule,so that thing seems okay.

PR Close #27677
2019-01-14 10:39:03 -08:00
Ashinze Ekene
4bb5f638bc docs: fix typo in dependency injection guide (#27616)
~~`HeroService` must provided in some parent injector~~
*`HeroService` must be provided in some parent injector*

PR Close #27616
2019-01-14 10:38:05 -08:00
coultonluke
d6aca79410 docs: updates to minor spelling mistakes in pipes guide (#27208)
PR Close #27208
2019-01-14 10:34:17 -08:00
Brandon Roberts
e4c899e4ba docs: add browser polyfills for IE11 with hash-based routing (#27135)
Closes #26511

PR Close #27135
2019-01-14 10:33:23 -08:00
Sasidhar Vanga
5e6e96d844 docs: fix GitHub pages deployment command (#26896)
closes #26803
PR Close #26896
2019-01-14 10:32:31 -08:00
Courtney Pattison
638375b7ca docs: fix typo in testing guide (#26828)
PR Close #26828
2019-01-14 10:30:33 -08:00
cyraid
c5b67b95b7 docs: update link in universal guide (#26628)
Link to the document "53 percent of mobile site visits" was changed, updated link. Old link led to a page that didn't have the statistics on it.

PR Close #26628
2019-01-14 10:12:52 -08:00
Alan Agius
78bc21c63a docs: fix scripts section and some minor issues in universal documentation (#26444)
PR Close #26444
2019-01-14 10:11:08 -08:00
Judy Bogart
e082fc24b2 docs: add library doc to guides in aio (#27581)
PR Close #27581
2019-01-11 16:22:19 -08:00
George Kalpakas
8c3f98fdbb docs(service-worker): fix example of manually checking for updates (#28020)
Poll for updates in a way that does not prevent the SW from being
registered. Discussed in https://github.com/angular/angular/pull/27332#pullrequestreview-179504620.

PR Close #28020
2019-01-11 11:17:18 -08:00
Judy Bogart
a6f7fe394a docs: add schematics terms to glossary (#27862)
PR Close #27862
2019-01-11 11:15:08 -08:00
Kapunahele Wong
d505468fb7 docs: re-write interpolation section and add example (#25170)
PR Close #25170
2019-01-11 11:12:44 -08:00
Runfan Zhou
b9b402747b docs: 请简述你的修改...
Chinese translation is different from original text
2019-01-11 11:12:54 +08:00
Joseph Harrison-Lim
bccf8da35f docs(router): fix misnamed path (#27879)
This change matches the routes found in the following code example
for auth.guard.ts as well as the login.component.1.ts in the "Add
the LoginComponent" section.

PR Close #27879
2019-01-10 17:06:05 -08:00
Mark Goho
acb2caced0 docs: fix typo (#27865)
PR Close #27865
2019-01-10 17:04:54 -08:00
Johannes Hoppe
96f4969a2b docs: fix broken html for deployment.md (#27851)
without the closing quote the text and link are not displayed correctly

PR Close #27851
2019-01-10 17:03:54 -08:00
Echo Chan
8527cebff0 补充一个词 2019-01-10 15:34:44 +08:00
Echo Chan
58dd1d83b5 fix broken link 2019-01-10 15:34:19 +08:00
George Kalpakas
d0c3e252a3 docs: remove deprecated fromPromise from RxJS guide (#28015)
Follow-up to #27443.

PR Close #28015
2019-01-09 15:37:52 -08:00
Michael De Wree
582395b8f5 docs: fix typo PageNotFoundCompponent (#27799)
closes: #27795

PR Close #27799
2019-01-09 12:42:39 -08:00
Paul Gschwendtner
c7d1890aaa build: remove travisci leftovers (#27979)
PR Close #27979
2019-01-09 10:41:16 -08:00
Zhicheng WANG
73312fdafc fix: 文字微调 2019-01-06 19:34:32 +08:00
Zhicheng WANG
9947285236 fix: 文字微调 2019-01-06 09:13:06 +08:00
Zhicheng WANG
e38f4dc583 fix: 文字微调 2019-01-06 08:52:09 +08:00
Zhicheng WANG
65c7a3ed99 fix: 补充翻译 2019-01-04 17:33:34 +08:00
Zhicheng WANG
5a4a7496a4 fix: 补充翻译 2019-01-04 16:06:55 +08:00
Zhicheng WANG
3e02cb65fc fix: 翻译遗漏的内容 2019-01-04 15:43:45 +08:00
Zhicheng WANG
b096317fde fix: 合并错误 2019-01-04 10:17:44 +08:00
Zhicheng WANG
0a252806bc fix: typo 2019-01-04 10:08:12 +08:00
Alan Agius
a0a3648e7a docs: add more info on what is being cached (#27343)
PR Close #27343
2019-01-03 09:29:44 -08:00
Ronen Gelman
7df9040c05 docs: add missing comma to environment config in build guide (#27476)
PR Close #27476
2019-01-03 09:29:17 -08:00
Mohammed Salman
5638c1d507 docs: fix npm description in architecture modules guide (#27818)
PR Close #27818
2019-01-03 09:28:45 -08:00
Alan
755c8091af docs: improve description of bundle budgets (#27833)
PR Close #27833
2019-01-03 09:28:16 -08:00
Cyrille Tuzi
59f64dd361 docs(service-worker): update service worker configuration doc (#27868)
PR Close #27868
2019-01-03 09:27:30 -08:00
Zhicheng WANG
2192a1a3cf fix: 翻译遗漏的部分 2019-01-03 21:37:14 +08:00
Zhicheng WANG
0a5eb3a660 fix: 翻译遗漏的部分 2019-01-03 20:41:20 +08:00
Zhicheng WANG
7693339edd fix: typo 2019-01-03 18:16:10 +08:00
Zhicheng WANG
25fd3c4625 fix: 翻译错误 2019-01-03 12:34:26 +08:00
Zhicheng WANG
feb2c7408f fix: 合并错误 2019-01-03 12:33:33 +08:00
Zhicheng WANG
e6c232349f fix: 合并错误 #366 2019-01-02 17:43:56 +08:00
Zhicheng WANG
5fd5fd0e45 fix: 修正用词 2019-01-02 15:18:38 +08:00
Zhicheng WANG
2403946833 fix: typo 2019-01-02 12:50:02 +08:00
Zhicheng WANG
49fd2eb76d fix: 移除纯粹由空格组成的行,它会导致错误的 markdown 编译 2019-01-01 22:17:43 +08:00
Zhicheng WANG
b15f53133f fix: invalid table translation 2019-01-01 22:14:09 +08:00
Zhicheng WANG
b64124f0c8 fix: unclosed " 2019-01-01 16:16:02 +08:00
Zhicheng WANG
73072a8f72 refactor: align table to new format 2019-01-01 16:16:02 +08:00
Zhicheng WANG
b018382e7d refactor: use standalone library instead of translator.js 2019-01-01 16:16:02 +08:00