Commit Graph

2122 Commits

Author SHA1 Message Date
Zhimin YE (Rex) f24ee2181c a1-a2-quick-reference.jade review up to pipe/number 2016-06-08 17:02:41 +01:00
Patrice Chalin e6643b0869 chore(gulpfile): don't watch generated dart packages (#1601) 2016-06-08 08:54:43 -07:00
Zhimin YE (Rex) cc96a317a0 review of upgrade.jade is done. 2016-06-08 16:38:38 +01:00
Patrice Chalin 7db6684886 chore(dart): add/cleanup example hosting config files (#1605) 2016-06-08 08:02:57 -07:00
Zhicheng Wang 3fbdfeb710 修正链接 2016-06-08 17:07:05 +08:00
Zhicheng Wang 80c36ac7f5 Merge remote-tracking branch 'origin/master' 2016-06-08 17:01:20 +08:00
Zhicheng Wang 3d01acbf7b 微调翻译
允许翻译中出现省略号
2016-06-08 16:58:36 +08:00
Zhicheng Wang 934b425cc8 微调翻译 2016-06-08 16:22:55 +08:00
Zhicheng Wang f2dbdb3163 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/docs/_examples/cb-component-communication/e2e-spec.ts
#	public/docs/_examples/cb-component-communication/ts/app/app.component.ts
#	public/docs/_examples/dependency-injection/ts/app/main.1.ts
#	public/docs/ts/latest/tutorial/toh-pt1.jade
#	public/docs/ts/latest/tutorial/toh-pt2.jade
#	public/docs/ts/latest/tutorial/toh-pt3.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
2016-06-08 10:02:24 +08:00
Foxandxss fb49cbe33f docs(cli-quickstart): add cli 5 min quickstart
closes #1606
2016-06-07 18:51:27 -07:00
Foxandxss f3205f5beb chore: first sweep on linting the codebase
closes #1616
2016-06-07 16:45:13 -07:00
Patrice Chalin 7e52648ee7 docs(toh): update live example links (#1602) 2016-06-07 15:51:25 -07:00
Patrice Chalin afee8dbe7e docs(toh-1/dart): minor edits (#1614)
- Fixed HTML.
- Removed unnecessary snippet since it is in the code.
- Copyedit (Hero Property) -> (Hero property).
2016-06-07 14:59:41 -07: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
Zhimin YE (Rex) 8867357e73 webpack.jade review is done. 2016-06-07 13:43:15 +01:00
Zhimin YE (Rex) 18febb61f0 typescript-configuration.jade review is done. 2016-06-07 11:12:49 +01:00
Zhimin YE (Rex) 8ef81f1ccb testing-an-angular-pipe review is done. 2016-06-07 10:43:29 +01:00
Zhimin YE (Rex) ce9f3939e5 review of first-app-tests.jade is done. 2016-06-07 09:24:27 +01:00
Zhicheng Wang 0a967baf51 Merge remote-tracking branch 'origin/master' 2016-06-07 09:47:24 +08:00
Zhicheng Wang 24761d76b8 文字微调 2016-06-07 09:46:26 +08:00
jevonearth f7cf6fde9f docs(toh-6): Fix typo in 'Add/Delete in the HeroesComponent' section.
closes #1603
2016-06-06 17:28:07 -07:00
Ward Bell 06f8002417 docs(pipes): minor text updates
closes #1611
2016-06-06 17:17:50 -07:00
Zhimin(Rex) YE 826a11464b testing/first-app-tests.jade reviewed to line 338 2016-06-06 23:01:10 +01:00
Zhimin(Rex) YE 5198a7b915 Merge remote-tracking branch 'remotes/angular.io/master' 2016-06-06 22:28:17 +01:00
Foxandxss 21d74d531a chore: update all packages to latest versions
closes #1607
2016-06-06 12:24:25 -07:00
Zhimin YE (Rex) 8aeead3fb5 jasmine-testing-101.jade and testing.jade: review is done. 2016-06-06 17:03:57 +01:00
Zhimin YE (Rex) bdfb15f50f guide/structural-directives.jade review is done. 2016-06-06 16:30:20 +01:00
Zhimin YE (Rex) edc29d7688 Merge branch 'master' of https://github.com/angular/angular-cn 2016-06-06 13:31:09 +01:00
Zhimin YE (Rex) 7f281c1063 review of pipes.jade is done. 2016-06-06 13:30:45 +01:00
Zhicheng Wang c45ef7f008 文字微调 2016-06-06 17:18:34 +08:00
Zhicheng Wang 8e571257cd 更新了“关于中文版”中的翻译状态 2016-06-06 09:52:45 +08:00
Zhimin(Rex) YE c16f003d51 review of npm-package.jade is done. 2016-06-05 22:48:50 +01:00
Zhimin(Rex) YE 0e073bb214 review of lifecycle-hooks is done. 2016-06-05 22:15:38 +01:00
Zhimin(Rex) YE 49a2deb37b guide/server-communication.jade review is done. 2016-06-05 17:19:22 +01:00
Georgios Kalpakas 2492ea6874 docs(upgrade): restrict component directive to elements
The `heroDetail` directive is shown as an example of a component directive, such as those built using the `.component()` helper in v1.5+. In order for the directive to be functionaly equivalent with the component directive created with `.component`, it needs to be restricted to elements only. (If the `restrict` is omitted, it defaults to `'AE'`, which would also match attributes.)

/cc @teropa
2016-06-05 14:59:19 +03:00
Zhicheng Wang 82f5b1c035 根据 [Joeylin] 的反馈意见,做出微调 2016-06-05 06:39:39 +08:00
Zhicheng Wang af77784480 根据 [Joeylin] 的反馈意见,做出微调 2016-06-05 06:38:58 +08:00
Zhimin(Rex) YE cb8818f171 patch up guide\dependency-injection.jade after official updates. 2016-06-04 19:54:25 +01: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
Zhimin(Rex) YE 5ae026ced3 Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/_examples/dependency-injection/ts/app/main.1.ts
#	public/docs/ts/latest/guide/dependency-injection.jade
2016-06-04 16:45:10 +01:00
Foxandxss 885aa04cc9 docs(webpack): add missing fake-async-test
closes #1571
2016-06-04 01:44:21 -07:00
Foxandxss c185c3548c chore: use the provide object literal
closes #1594
replace `provide(...{use:...})` with `{provide: ..., use...}` syntax
2016-06-04 01:33:36 -07:00
twinssbc 6f02f76fc2 docs: remove duplicated words in toh-pt6.jade
closes #1575
2016-06-04 01:25:41 -07:00
Anastasia Kozaeva 2f3cb405e8 Fix typo in 'Error Handling' section
closes #1592
Remove duplicate 'to'
2016-06-04 01:24:00 -07:00
Zhimin YE(Rex) d5650500c8 Removed @View Decorator
closes #1590
2016-06-04 01:22:09 -07:00
Foxandxss 90b1e0be8d chore: fix git-changed-examples
closes #1585
2016-06-04 01:19:40 -07:00
Zhicheng Wang 46f028b8eb 根据 [Joeylin] 的反馈意见,做出微调
在“关于中文版”中增加鸣谢名单
2016-06-04 16:17:34 +08:00
Foxandxss 1d294a831c docs(upgrade): escape script tags
closes #1584
2016-06-04 01:17:27 -07:00
Foxandxss 8fe68f414a docs(style-guide): fix 03-03 css class
closes #1582
2016-06-04 01:15:13 -07:00