Anderson
301aadddde
docs(toh-pt6): fix filename typo
2016-06-01 01:19:37 -07:00
Vikash
8569479423
docs: fix numerous typos in many doc files.
...
closes #1509
2016-06-01 01:08:56 -07:00
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
Ward Bell
8a5df4cfa9
chore: support e2e-specs written in TypeScript
...
Update gulpfile and project to add a tsconfig to protractor test folders
Change all sample e2e-spec.js -> e2e-spec.ts
Split typings between e2e-spec & app code
Use same config for all e2e tests
Only 1/3 e2e specs truly converted.
Most don't pass because they fail TS transpile by Protractor due to missing type annotations
2016-05-31 22:03:13 -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
25f5698e71
对所有外站链接,直接开新窗口打开,修改小bug
2016-05-31 18:02:57 +08:00
Zhicheng Wang
1dc3b54fe0
当点击链接或按钮时,不再切换原文显示
2016-05-31 12:52:39 +08: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
9b2c54e77f
chore: disable ngAnimate for ng1 protractor tests
...
closes #1543
2016-05-29 14:34:15 -07:00
Foxandxss
888dcf362a
chore: remove note against node 6
...
closes #1540
2016-05-29 12:46:55 -07:00
Foxandxss
39408f8f8d
docs(style-guide): remove dead code at 04-10
...
closes #1501
2016-05-29 12:44:46 -07:00
Foxandxss
b962383193
chore: re-title webpack guide to emphasize "Webpack", not "Intro"
...
closes #1492
2016-05-29 12:27:44 -07:00
Foxandxss
0047919e2d
docs(quickstart): update guide systemjs.config.js
...
closes #1542
2016-05-29 11:03:33 -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
Jeremy Wilken
f9211fde33
docs(index) grammatical and message improvement on marketing speak.
...
closes #1527
2016-05-28 12:49:59 -07:00
Jesse Palmer
03f346b988
chore: removes past events
...
closes #1529
2016-05-28 09:43:21 -07:00
Foxandxss
f5614e858d
docs(style-guide): add more tests
...
closes #1532
2016-05-28 09:41:15 -07: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
Ward Bell
bd6d788ccb
docs(chore): update samples to angular-in-mem-web-api v.0.0.11
...
Has RegExp query option needed for ToH 7: Http+Observables
2016-05-28 08:54:21 -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
Zhicheng Wang
94243b9b52
更新了字体,适应更多设备
2016-05-27 17:43:49 +08: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
Zhimin YE (Rex)
c1efe5e46f
change font-family globally to default: Microsoft YaHei.
2016-05-27 10:16:59 +01:00
Zhicheng Wang
cb95a74253
Rex的版本出现jade编译错误,恢复到Wang的版本
2016-05-27 12:40:10 +08:00
Zhicheng Wang
1c918ad4c4
加入了中文版的README,修改了about.jade
2016-05-27 10:27:47 +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
Eric Jimenez
a0a0e8f35c
docs: align badges vertically within their container, remove shadow from content area
2016-05-26 09:22:25 -07: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
Zhicheng Wang
940d0d9c22
开发指南-生命周期钩子 翻译完毕
2016-05-26 19:02:38 +08:00
Filipe Silva
6c797d752a
chore(travis): add Travis CI
...
closes #1526
2016-05-25 16:47:30 -07:00
Patrice Chalin
a664f46231
docs(template-syntax): review and update Dart to new doc design ( #1465 )
...
* ts template-syntax.jade without docregion tags
* update guide/template-syntax for dart and ts
* clarify style property naming in Dart
2016-05-25 15:09:45 -07:00
Patrice Chalin
e8f84cfc04
test(e2e/dart): enable Basics chapter e2e testing ( #1524 )
2016-05-25 13:12:36 -07:00
Patrice Chalin
ed16d82335
chore(dart/_util-fns): make adjustTsExamplePath4Dart idempotent ( #1515 )
...
Fixes #1513 .
2016-05-25 11:43:06 -07:00
Zhimin YE (Rex)
3e03e0993f
trying the scrollRestoreTechnique, so far so good. without it refresh position can be random.
...
almost finished architecture.jade review.
2016-05-25 17:07:56 +01:00
Zhimin YE (Rex)
562ddeab94
added scrollRestoreTechnique:'cookie' in the browsersync init config, potentially solve refresh position lost bug.
2016-05-25 15:37:09 +01:00
Zhimin YE (Rex)
e1a273a986
small adjustment to architcture and index
2016-05-25 14:21:02 +01:00
Zhicheng Wang
79eddc2553
开发指南-HTTP客户端 翻译完毕
2016-05-25 21:18:25 +08:00
Zhicheng Wang
33aed368c9
微调
2016-05-25 21:18:25 +08:00
Zhimin YE (Rex)
20e49e5a9c
minor adjustment to index and presskit.
2016-05-25 13:47:55 +01:00
Vikash Verma
551ac6dc9d
docs: Fix typo ( #1504 )
2016-05-25 12:17:02 +01:00
Zhimin YE (Rex)
17d6eeb1e2
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/cookbook/dependency-injection.jade
# public/docs/ts/latest/guide/dependency-injection.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/quickstart.jade
2016-05-25 11:13:25 +01:00
Zhicheng Wang
7f6b69e9d2
略作修改,加上了到官网的链接
2016-05-25 11:20:05 +08:00
Zhicheng Wang
4699047cdd
修改一些BUG
2016-05-25 07:38:57 +08:00
Zhimin(Rex) YE
3195d8c7f1
更多生命周期钩子的翻译。
2016-05-24 22:29:33 +01:00
Thibault Sottiaux
df87178ef4
Update .docsync.json to make the JSON valid.
2016-05-24 22:19:39 +01:00
Zhicheng Wang
bfc7c818cb
开发指南-HTTP客户端 翻译了一半儿
2016-05-24 21:27:24 +08:00
Zhicheng Wang
cba044f558
开发指南-HTTP客户端 翻译了一小部分
2016-05-24 13:12:34 +08:00
Zhicheng Wang
cb756a5a05
统一了大量Attribute和Property的翻译
...
更新了小抄
调整了翻译样式
2016-05-24 11:33:50 +08:00
Torgeir Helgevold
1644673d6c
docs(dependency-injection): show providers using map literals
2016-05-23 19:07:59 -07:00
Zhimin(Rex) YE
2821384bdf
started lifecycle-hooks translation.
2016-05-23 22:27:46 +01:00
Foxandxss
7f1412ca97
docs(style-guide): close the button at 09-01
...
closes #1490
2016-05-23 12:38:58 -07:00
Foxandxss
3a671bc912
docs(style-guide): add spaces at 04-10
...
closes #1488
2016-05-23 12:37:10 -07:00
Foxandxss
9784c2fa16
docs(style-guide): clean 05-15
...
closes #1487
2016-05-23 12:36:03 -07:00
Foxandxss
9ed12f465f
docs(style-guide): rename toast selector
...
closes #1486
2016-05-23 12:35:18 -07:00
Foxandxss
7a43e0a548
docs(style-guide): use input at 05-12 for consistency
...
closes #1485
2016-05-23 12:33:13 -07:00
Foxandxss
915de49863
docs(style-guide): rename avoid template at 05-03
...
closes #1484
2016-05-23 12:32:26 -07:00
Foxandxss
9f3517529d
docs(style-guide): remove non used examples
...
closes -1483
2016-05-23 12:28:41 -07:00
Foxandxss
020abd810f
docs(style-guide): a service doesn't have a folder
...
closes #1481
2016-05-23 12:27:32 -07:00
Foxandxss
0e13763943
docs(style-guide): 03-02 pluralize villain
...
closes #1479
2016-05-23 12:20:25 -07:00
Foxandxss
508b779a41
docs(toh): add instructions to add the goBack method
...
closes #1478
2016-05-23 12:18:46 -07:00
Foxandxss
129b34c77e
docs(toh): update HTTP chapter with style guide conventions
...
closes #1477
2016-05-23 12:15:10 -07:00
Rex Ye
78fc8d1e0f
ts-to-js.jade draft translation is done.
2016-05-23 14:34:18 +01:00