Commit Graph

1982 Commits

Author SHA1 Message Date
Zhicheng Wang 15110fa926 QuickStart冲突太多,重新翻译了一遍 2016-05-19 16:32:43 +08:00
Ward Bell a4bc455030 docs(toh): remove unneeded directive from heroes.component 2016-05-19 00:57:35 -07:00
Ward Bell e91659ac13 docs(tutorial/ts): delete tutorial sample in favor of toh-6 2016-05-19 00:30:30 -07:00
Torgeir Helgevold e4db340464 docs:(TOH chapter on Http) New Tour of Hero Chapter on Http 2016-05-18 23:38:08 -07:00
Zhicheng Wang 5f1f27e09c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/_data.json
#	public/_includes/_hero-home.jade
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/attribute-directives.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/displaying-data.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/index.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/news.jade
#	public/resources/index.jade
2016-05-19 13:33:02 +08:00
Zhicheng Wang ce4f1910d4 文字微调 2016-05-19 10:06:06 +08:00
Ward Bell 31fe01e01f docs: SystemJS to use @angular umd bundles 2016-05-18 16:20:24 -07:00
Kathy Walrath a595eb81ef docs(dart): update BASICS intro (#1410)
Also copy edited the TS version a bit.
2016-05-18 13:43:02 -07:00
Patrice Chalin 5b1a84be4c chore(docs): revise makeExcerpt mixin, add makeProjExample mixin
Be more DRY when referencing examples and excerpts. E.g.,
```jade
+makeExcerpt('quickstart/ts/app/app.component.ts', 'import',
'app/app.component.ts (import)')
```
can now be just
```jade
+makeExcerpt('app/app.component.ts', 'import')
```
Defined new mixin for examples named `makeProjExample` using this new
scheme.
The original `makeExample` has been left untouched.

Applied new mixins to quickstart.

closes #1420
2016-05-18 10:27:51 -07:00
Zhicheng Wang 2c2de03450 开发指南-Attribute指令 初译完毕 2016-05-18 21:41:03 +08:00
Zhicheng Wang c750f28598 feature的翻译从特征改为特性 2016-05-18 18:00:21 +08:00
Zhicheng Wang efa2450355 翻译了一部分Attribute型指令 2016-05-18 17:01:12 +08:00
Albert Pai d152ea293e docs(cb-dependency-injection): Fix typos
closes #1421
2016-05-18 00:25:57 -07:00
Zhicheng Wang 741065aabf 翻译了首页的其它链接 2016-05-18 14:16:48 +08:00
Zhicheng Wang bb60da5cf4 更新了翻译状态
文字微调
2016-05-18 13:37:37 +08:00
Zhicheng Wang 86d151c40e 把QuickStart改成“快速起步” 2016-05-18 13:30:07 +08:00
Zhicheng Wang b97a9585c2 文字微调 2016-05-18 13:10:58 +08:00
Zhicheng Wang 8f01383b6c 烹饪书-依赖注入 二审完毕
烹饪书-动态表单 二审完毕
烹饪书-设置文档标题 二审完毕
2016-05-18 11:38:10 +08:00
Eric Jimenez 91bb9d80ff fix(resources): use title key from firebase. Adjust layout a bit 2016-05-17 19:15:57 -04:00
Kathy Walrath 2810218b88 docs(quickstart): edit Dart & TS QuickStarts
closes #1411
2016-05-17 14:17:43 -07:00
Patrice Chalin 6751f779d0 test(e2e/dart): add support for Dart e2e testing
closes #1369
Add `--lang` option whose values are any combo of `(ts|js|dart)`
default is `(ts|js)`
`--lang=all` runs all language tests;
2016-05-17 10:31:49 -07:00
Rex Ye dc5e87aad0 Merge branch 'master' of https://github.com/angular-live/angular.io 2016-05-17 15:42:26 +01:00
Rex Ye 68392d3fb0 review of forms.jade in guide. 2016-05-17 15:42:22 +01:00
Zhicheng Wang f50b34ad4f 烹饪书-依赖注入 二审中 2016-05-17 20:36:35 +08:00
Rex Ye 170d037722 review displaying-data.jade 2016-05-17 13:34:24 +01:00
Zhicheng Wang e139c6b561 烹饪书-组件通讯 二审完毕 2016-05-17 19:29:33 +08:00
Rex Ye 26cdc7ee5c Merge branch 'master' of https://github.com/angular-live/angular.io 2016-05-17 12:08:14 +01:00
Rex Ye 990ecd8f70 review for dependency-injection.jade in guide. 2016-05-17 12:08:00 +01:00
Zhicheng Wang de58dbb9f3 调整了“关于中文版”页的样式 2016-05-17 17:50:10 +08:00
Rex Ye 3ba0e541e1 review of _data.json 2016-05-17 10:04:14 +01:00
Rex Ye 487d5aec55 review of contribute.jade 2016-05-17 09:55:35 +01:00
Rex Ye 08bea3090d review of news.jade. 2016-05-17 09:51:49 +01:00
Rex Ye 91778b235c review of news.jade. 2016-05-17 09:47:10 +01:00
Ward Bell 594079970c docs(http): remove status 200 guard and add RxJS operators individually 2016-05-17 01:45:52 -07:00
Rex Ye 136939b7f8 review of index.jade 2016-05-17 09:37:41 +01:00
Zhicheng Wang 8329bbf72d 解决翻译逻辑的一个bug:如果译文是纯英文,那么只有当它和前一个节点完全相同时,才隐藏前一个节点。否则对于未翻译的文章会错误的隐藏掉部分原文节点。 2016-05-17 16:00:56 +08:00
Zhicheng Wang 2368b8f4c3 文字微调
食谱批量替换为菜谱
2016-05-17 15:46:28 +08:00
Ward Bell f5a9edc68c docs(quickstart): say 'My First Angular 2 App' 2016-05-16 23:16:11 -07:00
Zhicheng Wang 1edea2de82 设置标题。 2016-05-17 13:22:40 +08:00
Foxandxss 0123076a79 chore: remove typings.d.ts from style guide
closes #1404
2016-05-16 21:50:55 -07:00
Eric Jimenez 5a0a0160ce feat(firebase): feed resources page using firebase. Check for approved entries of the resources page 2016-05-16 22:43:32 -04:00
Eric Jimenez 21272435a3 feat(badging): Enum only matches enums, as opposed to Const and Enums. Const matches const, var, and let 2016-05-16 22:41:43 -04:00
Zhicheng Wang cfd794169c 烹饪书-首页 二审完毕 2016-05-17 08:59:15 +08:00
Zhicheng Wang ebada7ac2f 微调 2016-05-17 08:50:37 +08:00
Zhimin(Rex) YE f3268b5191 review of architecture.jjade is completed. 2016-05-17 00:00:11 +01:00
Eric Jimenez 0ae7ade9fa feat(shorter lines): encapsulate all doc guides within a 10 sized column, including banners. Use showcase. Adjust for mobile 2016-05-16 15:40:32 -04:00
Rex Ye 5a0a53a022 Merge branch 'master' of https://github.com/angular-live/angular.io 2016-05-16 17:06:59 +01:00
Rex Ye 88d5d3a594 review to line 457 for arrchitecture.jade. 2016-05-16 17:06:48 +01:00
Zhicheng Wang fd69ea3270 把部分expose统一译为暴露 2016-05-16 23:15:02 +08:00
Zhicheng Wang aad6313ff2 基础知识-风格指南 二审完毕 2016-05-16 23:10:44 +08:00