Zhicheng Wang
c1481a1c23
fix: minor improvement
2017-08-16 09:10:28 +08:00
ksvitkovsky
c65f18a2fa
docs(forms): fix reactive-forms guide typo
...
closes #17943
2017-08-15 16:42:58 -07:00
Ward Bell
697c6ed0fe
docs: remove TypeScript to JavaScript guide & sample
2017-08-15 16:31:31 -07:00
Kapunahele Wong
9320f34f19
docs(aio): add Metadata guide based on Chuck’s docs
...
Chuck’s gist
https://gist.github.com/chuckjaz/65dcc2fd5f4f5463e492ed0cb93bca60#file-Angular%20Metadata-md
Also chuck’s doc on metadata-related errors (link needed)
2017-08-15 12:14:57 -07:00
George Kalpakas
fd6ae571b8
fix(aio): add missing code snippet ( #18547 )
...
The snippet got lost some time during the migration from the old version (it is
[present in v2][1]).
[1]: https://v2.angular.io/docs/ts/latest/cookbook/aot-compiler.html#!#running-the-application
Fixes #18544
2017-08-09 14:20:25 -07:00
Zhicheng Wang
ace9bf9ace
fix: minor issue
2017-08-08 13:32:04 +08:00
Zhicheng Wang
aeaa3bdefa
fix: translate more
2017-08-08 13:18:51 +08:00
Zhicheng Wang
a6df16f891
Merge branch 'master' into aio
...
# Conflicts:
# aio/content/guide/form-validation.md
# aio/content/guide/i18n.md
# aio/content/guide/reactive-forms.md
# aio/content/marketing/index.html
# aio/content/navigation.json
# aio/src/environments/environment.stable.ts
2017-08-08 13:10:17 +08:00
Zhicheng Wang
5401322110
fix: 修正在线例子的链接
2017-08-07 08:10:17 +08:00
Zhicheng Wang
e29188ad54
fix: 快速起步改为快速上手
2017-08-07 07:49:44 +08:00
Zhicheng Wang
f2d870e0b8
fix: translate the rest of structural directives
2017-08-06 14:08:44 +08:00
Zhicheng Wang
74f98b871c
fix: minor improvement
2017-08-06 13:45:13 +08:00
Zhicheng Wang
de6cfeeee3
clean: remove useless codes
2017-08-06 13:42:51 +08:00
Zhicheng Wang
0eaf9156de
fix: use new translation logic
2017-08-06 13:37:25 +08:00
Zhicheng Wang
4c2b0b51b7
fix: some untranslated english
2017-08-06 13:23:56 +08:00
Zhicheng Wang
3a584ba96c
fix: some untranslated english
2017-08-06 13:21:34 +08:00
Zhicheng Wang
477be082fb
fix: minor improvement
2017-08-06 08:06:53 +08:00
Zhicheng Wang
019cd2e09c
fix: minor improvement
2017-08-06 08:05:08 +08:00
Zhicheng Wang
446b0be846
fix: minor improvement
2017-08-05 23:51:25 +08:00
Zhicheng Wang
e7692d9e6f
fix: translated language service
2017-08-05 23:49:55 +08:00
Zhicheng Wang
8d21900eb9
fix: minor improvement
2017-08-05 22:56:57 +08:00
Zhicheng Wang
2f17cb46c5
fix: missing break lines
2017-08-05 22:47:21 +08:00
Zhicheng Wang
2e97123611
fix: minor issue
2017-08-05 22:41:26 +08:00
Zhicheng Wang
36206ac2cf
fix: minor issue
2017-08-05 22:40:17 +08:00
Zhicheng Wang
1de1da605b
fix: translated http-client
2017-08-05 22:32:31 +08:00
Zhicheng Wang
5834211133
fix: a minor mistake ( #235 )
2017-08-05 18:02:40 +08:00
Zhicheng Wang
a2cb8b052b
fix: translated the rest of visual studio 2015
2017-08-05 13:41:29 +08:00
Zhicheng Wang
ab47b12f52
fix: translated the rest of i18n
2017-08-05 13:23:14 +08:00
Zhicheng Wang
160306833c
fix: translated the rest of template-syntax
2017-08-05 12:47:14 +08:00
Zhicheng Wang
b0d988c38f
fix: translated the rest of router and structural-directives
2017-08-05 09:41:33 +08:00
Zhicheng Wang
0ddf72745e
fix: translate all pure english titles
2017-08-04 14:06:15 +08:00
Zhicheng Wang
41c73556e6
fix: minor improvement
2017-08-04 13:27:54 +08:00
Zhicheng Wang
bb2082d016
fix: add line break before all figure
2017-08-04 09:27:48 +08:00
Zhicheng Wang
cfcd532b2f
fix: a back to top link
2017-08-04 09:10:22 +08:00
Zhicheng Wang
96f0fcaf49
fix: missed quick start in navigation
2017-08-04 09:09:01 +08:00
Zhicheng Wang
cc33798597
fix: same examples
2017-08-04 08:58:13 +08:00
Zhicheng Wang
19088b76f8
fix: translate more
2017-08-04 08:47:51 +08:00
Zhicheng Wang
75ac1cd5ce
fix: add line break before <code-example...
2017-08-04 07:39:15 +08:00
Kapunahele Wong
9b015a95eb
docs(aio): tech edits to form validation
...
closes #18495
2017-08-03 13:57:31 -07:00
Kara Erickson
939dc44391
docs(forms): update and re-organize validation guide
2017-08-03 13:56:53 -07:00
Zhicheng Wang
ed873203b5
fix: missing links
2017-08-03 15:53:45 +08:00
Zhicheng Wang
9f7ff05165
fix: merge the cli-quickstart from history
2017-08-03 15:47:54 +08:00
David Brooks
3923c30df0
docs(aio): fix missing anchor-open in i18n documentation ( #18476 )
...
The Internationalisation documentation, "Translate text nodes" section, has an incomplete
markdown anchor, and leaks markdown into the page. Fix the anchor by adding the opening bracket.
2017-08-02 15:56:01 -07:00
chumtoadafuq
a11542a375
docs(aio): fixed list format in FormArray section
2017-07-31 11:31:05 -07:00
Zhicheng Wang
b17f64b14d
fix: a missing anchor link
2017-07-31 08:48:00 +08:00
Zhicheng Wang
6d88fa2342
fix: all "back to top" links
2017-07-30 22:18:19 +08:00
Zhicheng Wang
1ec5c6a82f
fix: minor improvements
2017-07-30 17:40:53 +08:00
Zhicheng Wang
4a4b009662
fix: typo
2017-07-30 17:13:46 +08:00
Zhicheng Wang
828528dade
fix: "覆盖" -> "涵盖"
2017-07-30 12:43:20 +08:00
Zhicheng Wang
c002fddabe
fix: many of broken links
2017-07-30 12:32:56 +08:00