352 Commits

Author SHA1 Message Date
Ward Bell
a91252a90c docs: Npm Packages guide for CLI () 2017-11-02 14:27:53 -07:00
Olivier Combe
132c0719dc docs(aio): updated i18n guide and example () 2017-11-02 14:22:09 -07:00
Panagiotis Koursaris
280dadaaad docs(aio): fix typo in attribute-directives
Closes 
2017-11-01 15:21:09 -07:00
Jesus Rodriguez
c30eff898a docs(aio): update universal for CLI
PR Close 
2017-11-01 15:18:43 -07:00
Mark Goho
6fbc2b3be0 docs(aio): update AngularJS Quick Reference guide
PR Close 
2017-11-01 15:44:35 -04:00
Sergey Koshechkin
93d23ddcc8 docs(aio): fix typo
PR Close 
2017-11-01 15:42:25 -04:00
Sergey Koshechkin
548a809a05 docs(aio): fix typo
PR Close 
2017-11-01 15:41:57 -04:00
zdouble
a161b4ab6d docs(aio): fix typo
PR Close 
2017-11-01 15:41:27 -04:00
Zhicheng Wang
9f2738b5c2 fix: 增补翻译 2017-10-22 11:19:24 +08:00
Zhicheng Wang
0247cddf5e fix: 文字微调 2017-10-19 17:53:27 +08:00
Shai Reznik
fcfb1544e8 docs(aio): changed confusing term ()
Controller should be decorator I believe

PR Close 
2017-10-18 11:18:26 -07:00
Zhicheng Wang
e6e2e2da05 fix: 文字微调 2017-10-12 17:51:55 +08:00
Zhicheng Wang
4578350576 fix: 文字微调 2017-10-12 17:45:42 +08:00
Zhicheng Wang
c880a96ad1 fix: 增补遗漏的翻译 2017-10-12 17:43:54 +08:00
Zhicheng Wang
fd40d2cbd8 fix: 纠正细微的翻译错误 2017-10-12 17:39:14 +08:00
Zhicheng Wang
6cd3a54c5a fix: 纠正一些错误的合并 2017-10-12 09:52:44 +08:00
Zhicheng Wang
47a2cb7a81 fix: 纠正一些错误的合并 2017-10-11 18:15:36 +08:00
Zhicheng Wang
8e76818265 fix: 纠正一些错误的翻译 2017-10-11 18:05:52 +08:00
Jesus Rodriguez
dfa0973563 docs(aio): update animations for CLI ()
PR Close 
2017-10-10 13:47:35 -07:00
Ward Bell
0ea5f8b5ed docs: add universal guide with production client app - with JK’s edits ()
PR Close 
2017-10-09 14:46:04 -07:00
Ward Bell
555b1cdf29 docs: add universal guide with production client app ()
Revises both universal and client build to use AOT and webpack for both.
Guide text adjusted accordingly
Dodges CLI client build, expected in near future.

PR Close 
2017-10-09 14:46:04 -07:00
Ward Bell
0b0d25fa33 docs: add universal guide ()
- based on original effort in PR 17573

PR Close 
2017-10-09 14:46:04 -07:00
Zhicheng Wang
d3871fa8a2 fix: 文字微调 2017-10-09 08:20:39 +08:00
Zhicheng Wang
7219ede3e6 fix: 文字微调 2017-10-08 19:15:42 +08:00
Zhicheng Wang
f69fd998e3 fix: replace `` with <code></code> 2017-10-07 20:13:16 +08:00
Zhicheng Wang
c15784c068 fix: 纠正一个技术错误
chore: 修正yarn.lock
2017-10-07 17:52:49 +08:00
Daniel Karp
c80e02b881 docs(aio): document Custom Async validators
docs(aio): Custom Async validators edits

incorporating suggestions from kapunahelewong
2017-10-04 15:07:46 -07:00
Trotyl Yu
0f432994b8 docs(aio): document the special treatment of undefined 2017-10-04 12:40:12 -07:00
Adrien Crivelli
e3a4ecef35 docs(aio): Fix incorrect wording 2017-10-03 08:15:45 -07:00
Zhicheng Wang
30cadba603 feat: 翻译了 cheatsheet 2017-10-03 21:51:07 +08:00
Zhicheng Wang
dfde690718 微调 2017-10-01 13:41:29 +08:00
Zhicheng Wang
d7fd581c37 Merge branch 'master' into aio
# Conflicts:
#	aio/content/guide/ajs-quick-reference.md
#	aio/content/guide/animations.md
#	aio/content/guide/browser-support.md
#	aio/content/guide/form-validation.md
#	aio/content/guide/i18n.md
#	aio/content/guide/pipes.md
#	aio/content/guide/router.md
#	aio/content/guide/set-document-title.md
#	aio/content/guide/structural-directives.md
#	aio/content/guide/template-syntax.md
#	aio/content/guide/testing.md
#	aio/content/marketing/resources.json
#	aio/content/tutorial/toh-pt1.md
#	aio/content/tutorial/toh-pt2.md
#	aio/content/tutorial/toh-pt3.md
#	aio/content/tutorial/toh-pt4.md
#	aio/content/tutorial/toh-pt5.md
2017-10-01 13:22:33 +08:00
Kapunahele Wong
334caf8e7c docs(aio): add copy about NgForOf () 2017-09-27 15:25:41 -07:00
Kapunahele Wong
48c6ece2be docs(aio): remove links to top of documents () 2017-09-27 13:45:25 -07:00
Kapunahele Wong
f7c7038171 docs(aio): update metadata documentation to include expression lowering () 2017-09-27 13:43:19 -07:00
George Kalpakas
ffceae0a01 refactor(aio): remove unnecessary -- from yarn commands 2017-09-25 14:37:13 -07:00
Jesus Rodriguez
9bbf009dff build(aio): change examples to CLI ()
PR Close 
2017-09-21 17:05:54 -07:00
Chuck Jazdzewski
f96142cd7c build: remove references to tsc-wrapped ()
With this commit `ngc` is used instead of `tsc-wrapped` for
collecting metadata and tsickle rewriting and `tsc-wrapped`
is removed from the repository.

`@angular/tsc-wrapped@5` is now deprecated and is no longer
used, updated, or maintained as part as of Angular 5.x.x.

`@angular/tsc-wrapped@4` is still maintained and required by
Angular 4.x.x and will be maintained as long as 4.x.x is in
LTS.

PR Close 
2017-09-21 13:55:52 -07:00
Ward Bell
a5ee653da0 docs: update README and author guide about doc build errors ()
- tells reader about `yarn serve-and-sync`.
- directs reader to look to docs-style-guide if get doc build error.
- update docs-style-guide to warn about ignored code files.

PR Close 
2017-09-20 12:35:31 -07:00
boblunt
7e9e92956f 我认为翻译有误
The tester creates a test instance of the class with `new`,
测试程序会`new`出一个测试类的实例,
2017-09-20 08:42:03 +08:00
KingMario
11ef4f9cd4 Fixed some typos
1.它/她 => 他/她 or other better expression.
2.some of 英雄.+它们 => 英雄.+他们
3.some of 它们.+他们 => 他们.+英雄
2017-09-20 08:40:20 +08:00
SangKa.Z
7146fd7edd docs(testing): fix typo 2017-09-20 08:38:58 +08:00
Ward Bell
5751865228 docs: animations - replace iterator with simple code style ()
Replaces iterator facade over the HeroService because webpack threw up.
Also this was an obscure distraction for readers with no obvious benefits.

PR Close 
2017-09-19 17:03:09 -07:00
Zhicheng Wang
c4e7f3fe0a fix: typo 2017-09-07 07:25:20 +08:00
Mystery
50481c4276 Update dynamic-form.md
docs: 修复markdown排版有误导致的 中英文同时显示 问题
2017-09-06 10:26:19 +08:00
Mystery
67bbd81667 Update dependency-injection-in-action.md
fix: 一些翻译修改
fix: UI显示修复
2017-09-06 10:25:47 +08:00
aaron
c2cf6c711a fix break style in architecture doc 2017-09-06 10:24:47 +08:00
VTHINKXIE
dd9e8fa34a fix(doc:testing): replace faceAsync with fakeAsync 2017-09-06 10:24:12 +08:00
Olivier Combe
66a5dab85a feat(compiler): deprecate i18n comments in favor of ng-container ()
PR Close 
2017-09-05 15:33:29 -05:00
Brandon Roberts
53be85a7fb docs(aio): Updated usage of Observables in router guide. Added section for advanced redirects ()
PR Close 
2017-09-05 15:32:49 -05:00