Commit Graph

775 Commits

Author SHA1 Message Date
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
cc13a3ae48 edit readme 2017-07-08 12:33:17 +08:00
zhongsp
109e17c88d edit readme 2017-07-08 12:28:41 +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
zhongsp
6486677eaf Announcing TypeScript 2.4 2017-06-29 16:04:12 +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
d483bf57fe edit readme 2017-06-18 10:32:41 +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
zhongsp
73d7a70930 satisfy lint 2017-05-30 09:54:41 +08:00
zhongsp
97ef663eaf Update asp.net guide to work with VS2017 and npm3. PR590 2017-05-30 09:52:31 +08:00
zhongsp
4778902168 Fix a broken link to atom-typescript. PR595 2017-05-30 09:17:35 +08:00
zhongsp
262920a7b2 update asp.net core wording. PR583 2017-05-23 08:51:34 +08:00
zhongsp
66c7526e6c improve translation 2017-05-17 15:09:51 +08:00
zhongsp
b549298cb3 fix broken link 2017-05-16 10:22:37 +08:00
zhongsp
c034274089 New tutorial: TypeScript in 5 minutes. #173 2017-05-16 10:20:35 +08:00
zhongsp
516dff1bfc removing a couple tutorials. PR576 2017-05-13 14:11:52 +08:00
agrimony
a4a2d97e85 Update Library Structures.md (#172) 2017-05-12 09:57:28 +08:00
zhongsp
29dd5ed5a7 Fix error in "install dependencies" section of the Gulp handbook. PR573 2017-05-10 16:33:35 +08:00
zhongsp
5636f266b0 updated docs to reference quick starts. PR582 2017-05-10 16:29:31 +08:00
zhongsp
457fa85a7d Correct typo error. Added export keyword with MyApp module class definition. PR561 2017-05-10 16:14:33 +08:00
zhongsp
7af6cae2a2 Suggestion to change 'type' to 'destructuring' to describe function declaration with destructuring and default values. PR560 2017-05-09 08:59:55 +08:00
zhongsp
5f816c85e3 fixed invalid "import let". PR557 2017-05-09 08:53:49 +08:00
zhongsp
bfeff2ca77 'constructor' typo in migration from javascript tutorial. PR554 2017-05-09 08:52:19 +08:00
zhongsp
a08e00e9e7 fix translation 2017-05-09 08:49:47 +08:00
Patrick Zhong
d62f6aae7b Prescriptive React walkthrough. PR512. #167. 2017-05-01 20:01:53 +08:00
zhongsp
ccf54c7ffb 2.3 release 2017-04-28 08:37:50 +08:00
zhongsp
ed4c4ce0b7 breaking changes for TS 2.3. #169 2017-04-22 19:51:34 +08:00
zhongsp
5dab5e8818 breaking changes for TS 2.2. #169 2017-04-22 19:48:47 +08:00
zhongsp
b8d2d117dd breaking changes for TS 2.1. #169 2017-04-17 14:27:24 +08:00
zhongsp
709e7d96d6 Correct a mistake in the original text. PR537 2017-04-15 09:31:24 +08:00