37 Commits

Author SHA1 Message Date
Zhicheng Wang
bc2e4b83c0 把所有全角括号改成了半角的 2016-06-14 09:26:54 +08:00
Zhicheng Wang
164244d77a 修正了api的链接(仅中文版) 2016-06-10 14:45:12 +08:00
Zhimin YE (Rex)
cc96a317a0 review of upgrade.jade is done. 2016-06-08 16:38:38 +01:00
Zhimin(Rex) YE
b0e86f664f upgrade.jade review: to line 1622. 2016-06-07 22:22:48 +01:00
Zhimin YE (Rex)
90a2f1aefa upgrade.jade to line 461 2016-06-07 17:10:02 +01:00
Zhicheng Wang
24761d76b8 文字微调 2016-06-07 09:46:26 +08:00
Zhimin(Rex) YE
633964ac2f Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/guide/component-styles.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/upgrade.jade
2016-06-04 17:52:51 +01:00
Foxandxss
1d294a831c docs(upgrade): escape script tags
closes #1584
2016-06-04 01:17:27 -07:00
Zhimin YE (Rex)
dd4e887b47 Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/upgrade.jade
2016-06-02 08:58:19 +01:00
Ward Bell
41947cbd1f chore: fix gulp serve-and-sync tasks and many broken example links
The serve-and-sync tasks wait for `_copy-example-boilerplate` to finish
Differentiates app compile, spec compile, and test failures
StyleGuide (for documentators) up-to-date
2016-06-01 16:17:06 -07:00
Zhicheng Wang
20bf6c0085 翻译完了“升级”一章的新增部分
合并了测试索引
解决了移动设备上菜单显示不全的问题
文字微调
2016-05-31 12:35:37 +08:00
Zhicheng Wang
3c666d881e 修改了输入法笔误
解决了移动设备上菜单显示不全的问题
2016-05-31 07:30:15 +08: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
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
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
Ward Bell
60eeb0123a docs(typings): update typings chapter + update lingering old package references 2016-05-21 16:26:54 -07:00
Ward Bell
3d5302adce chore: update to rc.0 2016-05-02 19:57:28 -07:00
Foxandxss
4097c67b59 chore: rename Elvis to safe navigation operator
closes #1139
2016-04-23 14:22:57 -07:00
Aristeidis Bampakos
c9b66ea04d docs(upgrade): Small typo fix
Small typo fix
2016-04-20 13:15:50 -07:00
Alberto Jiménez López
8e7c552452 docs: Remove double 'the' & missing dashes in several files
closes #1073
2016-04-11 21:53:28 -07:00
Tero Parviainen
ec4c1edff4 docs(upgrade): add E2E tests, update PhoneCat dependencies
closes #1070
Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples
and update dependencies for phonecat upgrade examples
2016-04-11 12:40:09 -07:00
Aysegul Yonet
1184b57740 docs: update to style-guide links
closes #995
Fixed links to John Papa style guide to new repo location.
2016-03-25 18:01:01 -07:00
Danny Callaghan
4f6ea8798c docs(upgrade): fixed two typos
closes #724
2016-03-08 16:17:51 -08:00
Josh Otis
746a6649b2 chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
Tero Parviainen
2f2d7b8841 docs(upgrade): switch file naming scheme, update dependencies, remove unnecessary providers.
Switch to the component.type.ts naming scheme in the PhoneCat tutorial.
Update Angular 2 to beta.7 and Angular 1 to 1.5.0.
Remove the unneeded ROUTER_DIRECTIVES entry from bootstrap providers.

Closes #878
2016-02-29 12:57:43 -08:00
Tero Parviainen
2a057a5bd1 docs(upgrade) switch from TSD to Typings
closes #873
Also switch Protractor back to JS for now. Conversion not worth it because
of ambient type conflicts, until Protractor ships with its own typings.

Also remove some unneeded type <reference>s from examples and guide.
2016-02-22 10:33:58 -08:00
Tero Parviainen
e221d8b418 docs(upgrade): update examples to beta.3 and make necessary edits to guide.
closes #808

Also fixes some minor issues in code style and unit tests.
2016-02-04 10:54:55 -08:00
Nathan
58ceaffca3 Fix misspelling
closes #705

ugprade -> upgrade
2016-01-17 22:56:59 -08:00
Tero Parviainen
441a6bd698 docs(upgrade) extend upgrade guide with UpgradeAdapter and preparation coverage
closes #629

Also make minor improvements into the PhoneCat tutorial
2016-01-03 15:50:22 -08:00
Tero Parviainen
6362fb5c7e fix(upgrade) fix one typo and one clumsy phrase 2015-12-15 10:28:31 -08:00
Tero Parviainen
b11cf9419f chore(upgrade): rename package.json, tsconfig.json, and karma.conf.js
Add *.1.* to filenames so that they are available for shredding.
2015-12-15 18:56:21 +02:00
Tero Parviainen
ad4c521130 chore(upgrade) bring upgrade tutorial up to speed with alpha.54
- Use angular2-polyfills bundle
- Use separate upgrade bundle
- Use Rx bundle and remove superfluous SystemJS config for RxJS
- Switch to CSS file tree from ASCII
2015-12-15 14:36:37 +02:00
Tero Parviainen
472c9d98c7 docs(upgrade) add PhoneCat upgrade tutorial 2015-12-15 00:45:44 -08:00