zhongsp
9bd4921c57
Update JSX page. PR596
2017-10-09 08:52:09 +08:00
zhongsp
731b6ab6e9
modify PR
2017-10-09 08:13:16 +08:00
罗泽轩
e6ab117108
Fix typo and slightly improve readability. ( #192 )
2017-10-05 10:14:46 +08:00
zhongsp
acd3190986
Fix react component type passed to generic. PR648
2017-09-27 08:32:40 +08:00
zhongsp
2fd0fd995a
Remove an unecessary parenthesis. PR646
2017-09-27 08:27:35 +08:00
zhongsp
01da797e9c
fix markdown format
2017-09-27 08:26:35 +08:00
zhongsp
72939856b3
Fix incorrect documentation. PR643
2017-09-27 08:24:35 +08:00
zhongsp
d54c788b6d
remove property decorator misleading line. PR642
2017-09-27 08:20:25 +08:00
zhongsp
9402423cae
Add a new line before "It is a compile time ...". PR639
2017-09-27 08:12:56 +08:00
zhongsp
0f31e38bed
Add 2.5 compiler options for MSBuild to handbook. PR640
2017-09-27 08:09:01 +08:00
小乔布斯
7a487aa7bf
修改错误的链接。 ( #190 )
2017-09-04 08:05:38 +08:00
zhongsp
7ad1b01463
Suggestion for a new code example. PR637
2017-08-25 08:54:52 +08:00
zhongsp
7cc8a1e699
Update TypeScript in 5 minutes.md. PR636
2017-08-25 08:52:51 +08:00
zhongsp
10861343fd
Document --preserveSymlinks
compiler option. PR632
2017-08-17 09:18:39 +08:00
zhongsp
a867ba8b84
Try to clarify what an "own, enumerable property" is. PR604
2017-08-17 09:16:00 +08:00
zhongsp
2825e54576
Fix typos. PR635
2017-08-17 09:12:58 +08:00
zhongsp
247bffb75e
Fixed markdown hyperlink not linking. PR617
2017-08-17 09:11:29 +08:00
zhongsp
23eb397095
Fix method name. PR612
2017-08-17 09:10:38 +08:00
zhongsp
57c8fbcd99
Update TypeScript 2.1.md. PR634
2017-08-17 09:09:49 +08:00
zhongsp
2d4048ee21
Correct spacing. PR633
2017-08-17 09:08:37 +08:00
zhongsp
52649aa8d4
A misprint in a code comment. PR631
2017-08-17 09:07:16 +08:00
zhongsp
7b840db20c
Updated module resolution doc to match new rules. PR628
2017-08-17 09:05:21 +08:00
zhongsp
84f4224b01
Add line breaks. PR620
2017-08-17 09:03:23 +08:00
zhongsp
f6c941670e
Use defined variable a. PR619
2017-08-17 09:02:00 +08:00
zhongsp
94782f5824
Fix broken link to concatenating modules. PR616
2017-08-17 09:01:03 +08:00
zhongsp
6cee465cfb
Fixed error message in ts in 5 tutorial. PR602
2017-08-17 09:00:11 +08:00
zhongsp
7d81526218
update compiler options
2017-08-17 08:58:49 +08:00
zhongsp
759d4f894a
Fix Best common type. PR592
2017-08-17 08:55:41 +08:00
Shawn Zhong
f240e6d43d
Fix typo ( #185 )
...
Typo: Visual Studior --> Visual Studio
2017-08-14 14:32:45 +08:00
zhongsp
4f48f6fdde
Fix typo. fixed #183 .
2017-07-17 12:30:48 +08:00
zhongsp
ce3c1d8d8c
fix broken link
2017-07-13 12:59:37 +08:00
zhongsp
74cf605df3
what is new in ts 2.4. closed #180
2017-07-08 12:09:56 +08:00
zhongsp
5285a73e99
Clarified and expanded section on rootDirs. closed #168 .
2017-06-30 17:50:59 +08:00
小乔布斯
a7670297e2
修复错误和描述语句优化 ( #179 )
2017-06-28 14:26:01 +08:00
zhongsp
f5cade0920
fix translation
2017-06-23 15:10:38 +08:00
zhongsp
3f405e1477
fix issue
2017-06-21 15:42:02 +08:00
zhongsp
9f4558e5a8
fix translation
2017-06-19 09:52:35 +08:00
zhongsp
016867c8e8
fix translation
2017-06-19 09:49:52 +08:00
Patrick Zhong
acd8275c8c
Update README.md
2017-06-18 10:36:03 +08:00
Patrick Zhong
2bec6dd4f6
fix broken link
2017-06-18 10:35:27 +08:00
zhongsp
e672c0ad9e
new quick starts
2017-06-18 10:28:08 +08:00
zhongsp
0e1c541e00
Add a missing "this". PR609
2017-06-17 12:24:34 +08:00
zhongsp
14e0622d47
Remove backslash path separators. PR608
2017-06-17 12:22:33 +08:00
zhongsp
c435f97aa8
Small documentation fixes. PR600
2017-06-17 12:20:21 +08:00
zhongsp
14fbda3d91
Corrected Spacing in Functions.md, 4th code eg. PR599
2017-06-17 12:18:25 +08:00
小乔布斯
b176783ef4
新增TypeScript 2.3,修复和优化一些内容。 ( #178 )
2017-06-16 08:32:43 +08:00
leo
19e2f12ed7
fix a tiny error ( #177 )
2017-06-15 13:14:59 +08:00
zhongsp
98038a4b7f
improve translation
2017-06-12 19:10:49 +08:00
minchao
317166f879
Fix translation ( #175 )
...
```
That’s not to say that block-scoped variable can never be declared with a function-scoped variable. The block-scoped variable just needs to be declared within a distinctly different block.
```
2017-06-12 19:03:18 +08:00
Arz Yu
16e2a02594
修正笔误:“一周” => ”一同“ ( #176 )
2017-06-12 19:02:11 +08:00