George Kalpakas
3b607e60e9
refactor(aio): remove unused images ( #23018 )
...
PR Close #23018
2018-04-05 10:12:09 -07:00
George Kalpakas
b874501025
docs(aio): update live-example
docs in authors style guide ( #23018 )
...
PR Close #23018
2018-04-05 10:12:09 -07:00
Igor Minar
5db9ab12c0
docs: fix skipTemplateCodeGen -> skipTemplateCodegen typo in the AOT compiler guide
2018-04-04 23:12:28 -07:00
Pete Bacon Darwin
6dd8f6efe4
docs(aio): remove invalid nav item ( #23175 )
...
The `custom-elements` guide page was renamed to `elements` in ff34d5ea7.
That commit also added a new nav item for the renamed file, so this item is
no longer valid.
PR Close #23175
2018-04-04 14:32:14 -07:00
JiaLi.Passion
c560423b52
build: upgrade zone.js ( #23108 )
...
PR Close #23108
2018-04-04 08:24:02 -07:00
Vani
4506230fbb
docs: update contents to recommend new way of defining providers ( #23076 )
...
PR Close #23076
2018-04-03 12:32:59 -07:00
Vani
5671ae6a58
docs: add tree-shakable providers doc ( #23027 )
...
PR Close #23027
2018-04-03 12:32:39 -07:00
Matias Niemelä
18ac228a27
docs: change examples within services to be tree-shakeable ( #23070 )
...
PR Close #23070
2018-04-03 10:48:52 -07:00
jenniferfell
a4bf5621ed
docs: add reference to ng add in tutorial and quick reference ( #23130 )
...
PR Close #23130
2018-04-03 07:38:47 -07:00
Zhicheng Wang
4aeff82d53
fix: 文字微调
2018-04-03 10:34:27 +08:00
Judy Bogart
ff34d5ea7a
docs: add custom elements documentation ( #22966 )
...
PR Close #22966
2018-04-02 14:13:46 -07:00
Judy Bogart
de0b13d41d
docs: update for hero service name change ( #22920 )
...
PR Close #22920
2018-03-29 09:20:04 -07:00
Judy Bogart
07d33d4e5a
docs: fix operator name ( #22920 )
...
PR Close #22920
2018-03-29 09:20:04 -07:00
Judy Bogart
9f7bd8f618
docs: update text around changed obs examples ( #22920 )
...
PR Close #22920
2018-03-29 09:20:04 -07:00
Alex Rickabaugh
e1ea7ed019
docs: update examples for tree-shakeable providers ( #22961 )
...
PR Close #22961
2018-03-28 07:53:04 -07:00
Zhicheng Wang
2a2e66034d
fix: 查漏补缺
2018-03-28 08:51:22 +08:00
Zhicheng Wang
8e205552ff
chore: add to thanks
2018-03-28 08:38:56 +08:00
ChristinaLy
47f73c2795
fix issue #290
...
文件拓展名翻译错误
2018-03-28 08:30:27 +08:00
ChristinaLy
86cc002b7e
修改翻译错误
...
inject into any class that asks for it应该翻译为“把它注入到任何请求注入的类中”
2018-03-28 08:30:27 +08:00
Veres Lajos
de90314304
style: typos fixed - https://github.com/vlajos/misspell-fixer ( #22975 )
...
PR Close #22975
2018-03-27 14:51:53 -04:00
Zhicheng Wang
ced3662da9
fix: 微调
2018-03-27 13:00:43 +08:00
Zhicheng Wang
b433d2148c
fix: change some angular.io to angular.cn
2018-03-26 16:34:57 +08:00
Zhicheng Wang
42b585cc9f
fix: 去掉多余的空行,以解决首页部分 Markdown 无法正常编译的问题
2018-03-26 15:55:18 +08:00
Zhicheng Wang
5dad75d04f
fix: merge examples and images
2018-03-26 15:13:41 +08:00
Zhicheng Wang
838f07bdcd
fix: 修正错误的标题级别
2018-03-26 14:53:47 +08:00
Zhicheng Wang
7965991c60
feat: 翻译完了 architecture-services
2018-03-25 17:04:24 +08:00
Zhicheng Wang
01ed628717
feat: 翻译完了 architecture-components 和 architecture-modules
2018-03-25 12:36:17 +08:00
Zhicheng Wang
b01ec8ad9a
feat: 翻译完了 architecture-next-steps
2018-03-25 08:27:31 +08:00
Zhicheng Wang
9e732fc4ff
feat: 翻译完了 architecture
2018-03-25 08:01:14 +08:00
Zhicheng Wang
e1ca813b7c
fix: 翻译完了 reactive-forms 新增的部分
2018-03-24 21:43:09 +08:00
Zhicheng Wang
e167fa5229
refactor: 重构自动翻译代码
2018-03-24 20:03:10 +08:00
Zhicheng Wang
6c3d57aee9
fix: 合并了最新版本
2018-03-24 13:12:42 +08:00
Zhicheng Wang
a4ac40b640
fix: 翻译了所有遗漏的部分。
2018-03-24 11:16:33 +08:00
Zhicheng Wang
5c39927ee1
fix: 微调
2018-03-24 08:44:35 +08:00
Zhicheng Wang
abbc8d84f0
fix: 微调
2018-03-24 08:38:15 +08:00
Zhicheng Wang
0203e84780
fix: 微调
2018-03-24 08:32:25 +08:00
Zhicheng Wang
15691c4e36
fix: 微调
2018-03-24 08:14:29 +08:00
Zhicheng Wang
a65ccab7be
feat: 翻译完了 Service Worker。
...
feat: 本版的翻译全部完工。
2018-03-24 08:11:01 +08:00
Victor Berchet
4bd3a65764
fix(aio): mark the 'titlecase' pipe as pure ( #22959 )
...
PR Close #22959
2018-03-23 16:28:05 -04:00
Alberto Piras
16f021c319
docs(aio): fix TS warning error - filter expects a boolean function param ( #22954 )
...
PR Close #22954
2018-03-23 13:07:57 -04:00
Zhicheng Wang
16aaf4db45
feat: 翻译了一部分 Service Worker
2018-03-23 22:51:40 +08:00
Zhicheng Wang
1e4bddbe26
feat: 翻译了一部分 Service Worker
2018-03-23 17:00:19 +08:00
Zhicheng Wang
494553a567
feat: 翻译完了 AOT Compiler
2018-03-23 14:25:12 +08:00
Zhicheng Wang
c20a841249
fix: 部分 更新 替换成 修改
2018-03-23 09:48:55 +08:00
Zhicheng Wang
d0292bbe82
fix: 把遗漏的 我们 替换成 你
2018-03-23 09:43:02 +08:00
Zhicheng Wang
a523fbdedb
fix: upgrade 中的 我们 替换成 你
2018-03-23 09:13:46 +08:00
Zhicheng Wang
886f7da931
fix: 把烹饪书换成烹饪宝典
2018-03-22 17:30:09 +08:00
Zhicheng Wang
2b2b537008
fix: 把中文中的_替换成*
2018-03-22 17:24:05 +08:00
Zhicheng Wang
f75baea397
fix: 把除了 upgrading 之外的 我们 都替换成了 你
...
fix: 翻译了一部分 AOT Compiler
2018-03-22 17:19:12 +08:00
Zhicheng Wang
5ff85f455c
fix: 翻译 i18n 剩下的部分
2018-03-22 10:55:55 +08:00