838 Commits

Author SHA1 Message Date
Zhimin YE(Rex)
eb48a71351 docs(architecture): fixed missing `` mark.
closes #1514
2016-06-01 01:03:51 -07:00
Ward Bell
2f115a3425 chore: fix broken devguide links as of May 31
Did not fix broken Dart and API links
2016-06-01 00:52:22 -07:00
Maksims Muižininkas
613d53e152 docs(architecture): correct link to testing
closes #1536
2016-05-31 23:23:54 -07:00
Christopher Thorne
2d27097d55 docs(toh-pt6): correct DetailHeroComponent to HeroDetailComponent
closes #1550
2016-05-31 22:32:55 -07:00
Christopher Thorne
3d868da4b7 docs(toh-pt5): change getHero to match toh-pt6 getHero
closes #1551
2016-05-31 22:31:04 -07:00
Zhicheng Wang
bea07ebfca 微调 2016-06-01 11:21:18 +08:00
Ward Bell
ae2d8f2730 docs(template-syntax): add brief example of HTML sanitization in binding.
Also clarified interpolation v. property binding example for PR #1564
2016-05-31 18:36:22 -07:00
Patrice Chalin
5e50b2ef10 chore(util-fns): minor cleanup and refactoring (#1562)
This only impacts language dependent variable and path definitions:
- Removed deprecated variable.
- Hoisted useful variable definitions from quickstart into _util-fns.
- Minor fix in regexp of path translation function
2016-05-31 15:25:59 -07:00
Zhimin(Rex) YE
9ec2bbb8ae template-syntax review is half way@line 1228 2016-05-31 22:50:33 +01:00
Zhimin YE (Rex)
7cb918a800 partial review of template-syntax.jade. 2016-05-31 17:00:09 +01:00
Zhimin YE (Rex)
070dd1c9e1 guide/di review is done. 2016-05-31 15:40:05 +01:00
Zhicheng Wang
20bf6c0085 翻译完了“升级”一章的新增部分
合并了测试索引
解决了移动设备上菜单显示不全的问题
文字微调
2016-05-31 12:35:37 +08:00
Zhicheng Wang
3c666d881e 修改了输入法笔误
解决了移动设备上菜单显示不全的问题
2016-05-31 07:30:15 +08:00
Zhimin(Rex) YE
ac67a9c103 di review 2016-05-30 22:35:17 +01:00
Zhicheng Wang
752a152731 Merge remote-tracking branch 'origin/master'
upgrade.jade的附录没有翻译

# Conflicts:
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/npm-packages.jade
#	public/docs/ts/latest/guide/upgrade.jade
#	public/docs/ts/latest/quickstart.jade
#	public/index.jade
2016-05-30 21:46:16 +08:00
Zhicheng Wang
f5e25c2371 开发指南-测试 初译完毕 2016-05-30 19:23:17 +08:00
Zhicheng Wang
1f1b3e8496 开发指南-测试 pipe还剩半章 2016-05-30 16:39:21 +08:00
Zhicheng Wang
b489d0a0a8 开发指南-测试 索引译完 2016-05-30 09:22:20 +08:00
Zhicheng Wang
61cb39cc0a 开发指南-测试 初译中…… 2016-05-30 08:54:35 +08:00
Foxandxss
2bc166c34f docs(toh): fix some header extensions
closes #1549
2016-05-29 14:36:10 -07:00
Foxandxss
888dcf362a chore: remove note against node 6
closes #1540
2016-05-29 12:46:55 -07:00
Foxandxss
b962383193 chore: re-title webpack guide to emphasize "Webpack", not "Intro"
closes #1492
2016-05-29 12:27:44 -07:00
Zhicheng Wang
8676cef5af 开发指南-webpack 初译完毕 2016-05-29 22:46:41 +08:00
Zhicheng Wang
348a673cb0 开发指南-从1.x升级 初译完毕 2016-05-29 17:20:36 +08:00
Zhicheng Wang
ce2b8127cb 开发指南-从1.x升级 翻译了2/3左右
把所有“操作函数”统一改名为“操作符”,在此语境下不会被混淆
2016-05-29 14:23:53 +08:00
Zhimin(Rex) YE
399df5ae59 基础知识的DI-校对一半了 2016-05-28 23:10:39 +01:00
Zhimin(Rex) YE
e8e1f88d60 表单审核完毕 2016-05-28 22:23:34 +01:00
Foxandxss
c2c6096bec docs(server-communication): fix anchor link
closes #1537
2016-05-28 09:38:26 -07:00
Tero Parviainen
4acbef19a8 docs(upgrade): add ngUpgrade guide version 2
closes #1538
This is a major reorganization of the Upgrade guide.

* Compatible with the new version of the AngularJS 1 PhoneCat
  tutorial.
* No longer switching Angular 1 code to SystemJS for PhoneCat,
  to allow beginning Angular 2 migration with fewer preparation
  steps. SystemJS switch now happens simultaneously with upgrade.
  (This is based on input from @joeeames)
* Testing moved to an appendix to make the main narrative
  shorter and easier to follow.
* Use component methods to do phone filtering and ordering
  instead of introducing pipes to replace filterFilter and orderByFilter.
* Cover issue with camelCase inputs on downgraded components.

For authors:

* All examples now fully integrated with the example boilerplate. Uses the
  same Angular 2 version as all other guides. E2E tests are executed
  along with all the others.
* Reduced number of PhoneCat versions from five to three.
* Each directory has a README explaining how to run it and what might
  be peculiar about it.

Closes angular/angular#8622
Relates to angular/angular.js#14416
Relates to angular/angular-phonecat#326
2016-05-28 09:33:06 -07:00
Zhicheng Wang
0522f7671d 开发指南-从1.x升级 翻译了1/3左右 2016-05-28 20:54:33 +08:00
Zhicheng Wang
e9c7c92483 开发指南-从1.x升级 开始翻译 2016-05-28 15:52:26 +08:00
Zhicheng Wang
55cd18616b 开发指南-TypeScript配置 初译完毕 2016-05-28 15:30:50 +08:00
Zhicheng Wang
101a16560b 开发指南-结构型指令 初译完毕 2016-05-28 14:31:05 +08:00
Zhicheng Wang
1d269cf6e6 开发指南-结构型指令 初译开始 2016-05-28 10:44:47 +08:00
Zhicheng Wang
b792425125 开发指南-管道 初译完毕 2016-05-28 09:58:54 +08:00
Zhimin YE (Rex)
f67c05c3b9 review of forms.jade, partly done. 2016-05-27 16:52:43 +01:00
Zhimin YE (Rex)
7ea5c39a47 removed () from english words in display-data.jade.
user-input.jade: review is completed.
_translate.scss: added selector for code within text - to change their font-family for chinese font.
2016-05-27 14:48:06 +01:00
Zhimin YE (Rex)
528bd0cfd4 review of displaying-data.jade is completed. 2016-05-27 11:23:39 +01:00
Zhimin YE (Rex)
7c6bf77fa0 Merge branch 'master' of https://github.com/angular/angular-cn 2016-05-27 10:42:03 +01:00
Zhimin YE (Rex)
4f3050aeed more review for displaying-data and appended english font-family. 2016-05-27 10:41:49 +01:00
Zhicheng Wang
88a86ff4a0 开发指南-管道 初译即将完成 2016-05-27 17:40:58 +08:00
Zhicheng Wang
c3c1fc6627 修正合并中的一个小错误 2016-05-27 17:40:58 +08:00
Zhicheng Wang
cb95a74253 Rex的版本出现jade编译错误,恢复到Wang的版本 2016-05-27 12:40:10 +08:00
Zhimin(Rex) YE
76aed6e600 minor fix on npm-package.jade
uncomment mixin for js docs.
2016-05-27 00:51:01 +01:00
Zhimin(Rex) YE
cbea511cad Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/guide/template-syntax.jade
2016-05-26 23:48:22 +01:00
Zhimin(Rex) YE
70f534cc2a removed js/dart languages from dropdown list.
review for displaying-data.jade and index.jade.
2016-05-26 22:52:50 +01:00
Zhimin YE (Rex)
5031e6fe94 started review for attribute-directives.jade. 2016-05-26 17:04:19 +01:00
Zhimin YE (Rex)
21b13126da Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/quickstart.jade
2016-05-26 14:10:36 +01:00
Zhicheng Wang
7e2d7a2a9e 开发指南-npm包 初译完毕 2016-05-26 20:50:46 +08:00
Zhicheng Wang
c9ff72d31a 把“开发人员指南”批量改名为“开发指南”,前者读起来太啰嗦 2016-05-26 19:20:43 +08:00