George Kalpakas
5e7c71e51c
build(docs-infra): remove unnecessary script to workaround cli issue ( #28012 )
...
The cli issue has been fixed and we no longer need to work around it.
This is essentially reverting #23470 .
PR Close #28012
2019-01-09 10:29:43 -08:00
Andrew Crites
1de4031d9c
docs: use static zip function as an Observable creator. ( #26790 )
...
The existing example makes it seem like zip is a pipeable operator. It can be used this way, but I think that is for backwards compatibility. You can achieve the same functionality by using it as an Observable creator. I think this also makes the example clearer.
PR Close #26790
2019-01-08 17:16:45 -08:00
Zheng Kai
f6c91c5a5a
docs: update rxjs example and change fromPromise to from ( #27443 )
...
the first example at https://angular.io/guide/rx-library ,
https://github.com/ReactiveX/rxjs-tslint/issues/7
PR Close #27443
2019-01-08 16:15:53 -08:00
Paul Gschwendtner
0199e26167
ci: remove travis ci setup ( #27937 )
...
we no longer need it... yay!!!
PR Close #27937
2019-01-07 15:35:09 -08:00
Enmanuel
e94e7eef4c
docs: add Alyle UI to resources ( #27954 )
...
PR Close #27954
2019-01-07 08:35:40 -08:00
Zhicheng WANG
dd5e3f9ff9
fix: change edit branch to aio
2019-01-06 20:32:17 +08:00
Zhicheng WANG
b01176cf80
fix: change repo url to angular-cn
2019-01-06 20:31:09 +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
23b4d5acd0
fix: 成功时返回 0
2019-01-05 22:55:01 +08:00
Zhicheng WANG
9e203ce92a
fix: 换成基于 Prerender 库的 prerender 方式
2019-01-05 14:58:41 +08:00
Zhicheng WANG
171d949d10
fix: 准备换基于 Prerender 库的 prerender 方式
2019-01-05 08:40:10 +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
84fd1e2ee6
fix: rename find-missing-translations
to debug
2019-01-04 15:53:37 +08:00
Zhicheng WANG
3e02cb65fc
fix: 翻译遗漏的内容
2019-01-04 15:43:45 +08:00
Zhicheng WANG
8957bbf209
fix: 翻译 CLI 模板
2019-01-04 14:39:52 +08:00
Zhicheng WANG
22e745af57
fix: 翻译 API 模板
2019-01-04 14:35:16 +08:00
Zhicheng WANG
9a86efc8ea
fix: 翻译 API 模板
2019-01-04 14:33:26 +08:00
Zhicheng WANG
b86481285a
fix: 翻译 API 模板
2019-01-04 14:06:54 +08:00
Zhicheng WANG
30a630b314
fix: 升级 @awesome-fe/translate
2019-01-04 13:34:04 +08:00
Zhicheng WANG
4c9e1a6a3d
fix: 为 Hn 添加 id,以便和英文锚点保持一致
2019-01-04 10:59:10 +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
Pete Bacon Darwin
880b4aabdb
fix(docs-infra): upgrade to latest dgeni-packages to fix linking problem ( #27864 )
...
This new version of dgeni-packages gives the main (implemented)
overload of a method the correct id and aliases, which allow it to be
automatically linked.
See 398f35da30
Fixes #27820
Closes #27821
PR Close #27864
2019-01-03 09:38:06 -08:00
Dario Braun
1dc95c41eb
docs: fix typo in TOH http section ( #26127 )
...
PR Close #26127
2019-01-03 09:32:28 -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
George Kalpakas
27431e0e1e
test(docs-infra): increase timeout for redirection to external URL ( #27903 )
...
Occasionally, external URLs take longer to load, which causes CI flakes.
PR Close #27903
2019-01-03 09:26:54 -08:00
Zhicheng WANG
293e049c3c
fix: upgrade to @awesome-fe/translate@0.0.13
2019-01-03 22:25:13 +08:00
Zhicheng WANG
178778222f
fix: 防止不同元素的对照文本混淆
2019-01-03 22:17:27 +08:00
Zhicheng WANG
eba5f6b738
fix: 尝试使用 travis 构建
2019-01-03 21:37:45 +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
f6b39ac52e
fix: 修正编译环境错误
2019-01-02 18:13:10 +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
aea2cab619
fix: 改用子目录作为工作目录,/tmp 目录在 mac 下是大小写不敏感的
2019-01-02 13:17:29 +08:00
Zhicheng WANG
2403946833
fix: typo
2019-01-02 12:50:02 +08:00
Zhicheng WANG
4d0cbe2c7e
fix: update to @awesome-fe/translate@0.0.12
2019-01-02 12:42:23 +08:00
Zhicheng WANG
992afae2a7
fix: 修改构建脚本,避免重复克隆
2019-01-01 22:45:58 +08:00
Zhicheng WANG
864cd988e1
fix: 升级到 @awesome-fe/translate 新版,它改正了表格合并问题
2019-01-01 22:27:07 +08:00
Zhicheng WANG
49fd2eb76d
fix: 移除纯粹由空格组成的行,它会导致错误的 markdown 编译
2019-01-01 22:17:43 +08:00