zhongsp
|
5c1c6a422a
|
correct translation, fixed #206
|
2018-04-17 15:23:07 +08:00 |
|
zhongsp
|
02234332bb
|
Fix for ESLint "Unexpected trailing comma" warning. PR750
|
2018-04-11 08:59:24 +08:00 |
|
zhongsp
|
6f72c6f2ac
|
Improved code in 'Modules'. PR748
|
2018-04-11 08:58:23 +08:00 |
|
zhongsp
|
dc7e3c889c
|
Add --preserveWatchOutput flag. PR745
|
2018-04-09 16:21:22 +08:00 |
|
Patrick Zhong
|
b918335739
|
TypeScript 2.8 released.
|
2018-03-28 08:04:45 +08:00 |
|
zhongsp
|
d23d7c52d5
|
TypeScript 2.8 released.
|
2018-03-28 08:02:49 +08:00 |
|
zhongsp
|
2436856797
|
Correct a MSBuild configuration comment to have a consistent instruction. PR738
|
2018-03-25 17:01:17 +08:00 |
|
zhongsp
|
2d89d2f4d9
|
TypeScript 2.8 RC
|
2018-03-23 08:26:18 +08:00 |
|
zhongsp
|
edb9b621a2
|
fix #205
|
2018-03-15 14:10:37 +08:00 |
|
zhongsp
|
b807b0c994
|
fix #205
|
2018-03-15 14:09:57 +08:00 |
|
jiangqizheng
|
4cf9810171
|
添加注释:("target": "es5") (#204)
交叉类型的例子,在es6中错误,class内建方法不可枚举(enumerable:false)
|
2018-03-15 07:51:52 +08:00 |
|
zhongsp
|
276a4c4383
|
importing -> exporting in a sentence. PR731.
|
2018-03-08 10:11:53 +08:00 |
|
zhongsp
|
76010c8ff1
|
wording
|
2018-03-06 15:02:29 +08:00 |
|
zhongsp
|
497b9a80af
|
edit gitbook preface file
|
2018-03-05 09:30:49 +08:00 |
|
zhongsp
|
07efebf580
|
Update links to React and webpack docs. PR726
|
2018-02-27 13:59:40 +08:00 |
|
zhongsp
|
e1378e510f
|
satisfy markdown lint
|
2018-02-21 08:40:23 +08:00 |
|
zhongsp
|
146a2168f1
|
New in TypeScript 2.7. 大家新春快乐!
|
2018-02-15 08:03:54 +08:00 |
|
杨皓天
|
11a1e0af72
|
Update: React tutorial Jest example (#203)
* Update: React tutorial Jest example
* Fix: forced blank lines pass markdownlint
|
2018-02-02 08:54:27 +08:00 |
|
zhongsp
|
a7b718155a
|
ts 2.7 rc overview
|
2018-01-28 12:22:00 +08:00 |
|
zhongsp
|
885ba698e3
|
Announcing TypeScript 2.7 RC.
|
2018-01-28 12:12:47 +08:00 |
|
zhongsp
|
2896d91ff6
|
Fix default for allowSyntheticDefaultImports. PR715
|
2018-01-27 07:56:17 +08:00 |
|
zhongsp
|
0b3bcff5db
|
Fix typo in optional interface property example. PR716
|
2018-01-27 07:54:33 +08:00 |
|
zhongsp
|
f2a048c805
|
Typo fixes. PR713
|
2018-01-18 16:08:25 +08:00 |
|
zhongsp
|
b93bf614e4
|
wording: 逆变-> 抗变,变型->变体
|
2018-01-12 09:40:17 +08:00 |
|
zhongsp
|
62e65821ce
|
Added clarification about scripts and global scope. PR712
|
2018-01-11 13:26:09 +08:00 |
|
zhongsp
|
68267017c3
|
Make index signature return type issues clearer. PR689
|
2018-01-11 13:22:10 +08:00 |
|
zhongsp
|
4684a2616a
|
Fix order of sections. PR710
|
2018-01-11 13:19:35 +08:00 |
|
zhongsp
|
1e6e49965f
|
Also list --noErrorTruncation as a supported flag. PR709
|
2018-01-11 13:18:39 +08:00 |
|
zhongsp
|
08f25bef50
|
A few corrections. PR706
|
2018-01-11 13:15:50 +08:00 |
|
zhongsp
|
c9df62cf90
|
An import path cannot end with a '.tsx' extension. PR705
|
2018-01-11 13:14:22 +08:00 |
|
zhongsp
|
bea371f967
|
Add select method to TextBox class in interfaces example. PR698
|
2018-01-11 13:11:52 +08:00 |
|
zhongsp
|
15f363d8c7
|
Fixed typo in "Compiler Options in MSBuild.md". PR697
|
2018-01-10 10:45:08 +08:00 |
|
zhongsp
|
6ede4b0316
|
Removed mentions of "isomorphic" from Modules. PR696
|
2018-01-10 10:39:41 +08:00 |
|
zhongsp
|
6716757301
|
add missing dep. PR691
|
2017-12-20 16:20:31 +08:00 |
|
zhongsp
|
771074bf09
|
improve toc readability
|
2017-12-20 16:18:57 +08:00 |
|
Xiaohan Lee
|
286f43e48e
|
Fix typo in Generics.md (#199)
|
2017-12-06 08:32:01 +08:00 |
|
Xiaohan Lee
|
8c28d18126
|
Fix typo in Classes.md (#200)
|
2017-12-06 08:31:36 +08:00 |
|
zhongsp
|
564dd0c78b
|
Remove ambiguous sentence about let/var/const brevity. PR685
|
2017-12-02 18:18:42 +08:00 |
|
zhongsp
|
a5b36f9f94
|
clarification for triple-slash-reference-types. PR681
|
2017-11-30 20:57:38 +08:00 |
|
zhongsp
|
e8cda97b16
|
Updated section on enums. close #193.
|
2017-11-28 19:53:17 +08:00 |
|
zhongsp
|
dc1e62182a
|
Updated section on enums. #193
|
2017-11-28 19:51:29 +08:00 |
|
小乔布斯
|
0ae2ddb096
|
TypeScript 2.5和TypeScript 2.6的新特性 (#198)
|
2017-11-23 07:08:53 +08:00 |
|
zhongsp
|
d3d9114df6
|
Added ES2017.TypedArrays lib. PR680
|
2017-11-20 15:03:29 +08:00 |
|
zhongsp
|
59eed7c9bb
|
Add simpler example of inheritance. PR679
|
2017-11-15 08:06:34 +08:00 |
|
zhongsp
|
346f50b772
|
Merge branch 'master' of https://github.com/zhongsp/TypeScript
|
2017-11-15 07:47:27 +08:00 |
|
zhongsp
|
ed575dace7
|
satisfy markdown lint
|
2017-11-15 07:46:56 +08:00 |
|
Daniel Ding
|
19e9f9d773
|
新增:升级gitbook版本 (#197)
|
2017-11-15 07:43:55 +08:00 |
|
Noodles
|
3804cc48fb
|
一处翻译错误 modified: doc/handbook/Basic Types.md (#196)
|
2017-11-10 13:25:19 +08:00 |
|
zhongsp
|
bca48868b8
|
Topic: "Type checking JavaScript files". PR677. closed #194
|
2017-11-07 08:39:44 +08:00 |
|
zhongsp
|
9ae2d22cce
|
Updated section on enums. #193
|
2017-11-06 18:15:44 +08:00 |
|