Commit Graph

1950 Commits

Author SHA1 Message Date
Zhicheng Wang 24761d76b8 文字微调 2016-06-07 09:46:26 +08: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
Ward Bell 7edc32f350 docs(testing): more samples 2016-06-04 00:52:36 -07:00
Patrice Chalin 05864c2584 docs(dependency-injection): revised Dart and TS code and prose (#1573)
docs(dependency-injection): revise Dart and TS code and prose
2016-06-03 11:16:46 -07:00
Zhimin YE (Rex) 92e1bce143 Merge remote-tracking branch 'remotes/angular.io/master' 2016-06-03 09:36:56 +01:00
Eric Jimenez 1324085c0c feat(api docs): use partials for api docs. Implement deprecated and security notes section 2016-06-02 18:44:32 -07:00
Zhimin(Rex) YE 802da1f49f hierarchical-dependency-injection.jade review is done. 2016-06-02 23:04:09 +01:00
Zhimin(Rex) YE ce299be58b Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/quickstart.jade
2016-06-02 22:29:17 +01:00
Zhimin(Rex) YE 1774a1df4e component-styles.jade review is done. 2016-06-02 22:25:36 +01:00
Patrice Chalin 7570dc53ea chore(dart/api): remove generated files (#1587) 2016-06-02 10:44:51 -07:00
Zhimin YE (Rex) a9f871efae component-styles.jade review: started. 2016-06-02 17:06:58 +01:00
Patrice Chalin b48cde3a43 chore(_util-fns): generalize makeExample, drop makeProjExample (#1510)
+ Rename adjustExample{Path|Title} to adjustTsExample*4Dart
+ `makeExample` can now work with both doc folder relative and project
relative paths.
2016-06-02 17:06:03 +01:00
Zhimin YE (Rex) 5f8583fcb0 attribute directives' review is done. 2016-06-02 16:57:35 +01:00
Zhicheng Wang 05f4c9b8a0 微调 2016-06-02 18:59:15 +08:00
Zhimin YE (Rex) 9164069f36 adjustment to style-guide.jade references. 2016-06-02 09:30:16 +01:00
Zhimin YE (Rex) 57a0ca5873 translate new lines for style-guide, after merge. 2016-06-02 09:15:49 +01: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
Zhicheng Wang 0a917a99c4 微调 2016-06-02 15:17:55 +08:00
Zhicheng Wang 58dec1f30c cookbook - 1 to 2 初译完毕 2016-06-02 09:07:31 +08: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
Foxandxss c2c3177545 chore: convert all e2e specs to typescript 2016-06-01 16:17:06 -07:00
Patrice Chalin 14ab2c5110 chore(dart/api): ignore generated files (#1583) 2016-06-01 15:53:36 -07:00
Foxandxss 3c3b83a34b chore(e2e): append errors after a failed spec
closes #1579
2016-06-01 11:20:35 -07:00
Foxandxss 6fd62e9baf docs(style-guide): make style guide code compliant with itself
closes #1578
2016-06-01 11:15:57 -07:00