zhongsp
|
ea67fd0323
|
Replace deprecated type SFC with FunctionComponent PR988
|
2019-09-17 20:32:50 +08:00 |
|
zhongsp
|
363716af47
|
Fix typo in TypeScript 3.1 release notes PR996
|
2019-09-17 20:09:09 +08:00 |
|
zhongsp
|
b3bcdebdb7
|
Add the recommendation not to use the Symbol wrapper object type PR1001
|
2019-09-17 20:06:41 +08:00 |
|
zhongsp
|
cf5868dec6
|
Clarify module loaders in Modules.md's Introduction PR1003
|
2019-09-17 20:04:29 +08:00 |
|
zhongsp
|
871569d560
|
Update Declaration Merging.md PR1013
|
2019-09-17 19:56:19 +08:00 |
|
zhongsp
|
d18ed8c4c3
|
Fix error message when passing an object literal PR1010
|
2019-09-17 19:51:11 +08:00 |
|
zhongsp
|
0ace0db279
|
Correct compiler flag name PR1015
|
2019-09-17 19:50:11 +08:00 |
|
zhongsp
|
cbd801b744
|
explain tuple destructuring PR1018
|
2019-09-17 19:49:14 +08:00 |
|
zhongsp
|
f222763590
|
Clarify documentation on Index Types. PR1021, PR1107
|
2019-09-17 19:35:08 +08:00 |
|
ShikunFan
|
de01097dcf
|
Fix lint
|
2019-09-14 14:34:22 +08:00 |
|
ShikunFan
|
665d3fd2a3
|
Breaking changes for TypeScript 3.5
|
2019-09-14 14:27:30 +08:00 |
|
ShikunFan
|
c26ce88abc
|
Breaking changes for TypeScript 3.4
|
2019-09-14 14:25:00 +08:00 |
|
ShikunFan
|
ed4a900655
|
Translate 'inference' as '推断'
|
2019-09-14 13:34:48 +08:00 |
|
ShikunFan
|
2f39074cdc
|
Breaking changes for TypeScript 3.2
|
2019-09-12 14:36:16 +08:00 |
|
ShikunFan
|
4a63ce96e7
|
Fix lint error
|
2019-09-12 14:33:33 +08:00 |
|
ShikunFan
|
6a8aa7e428
|
Breaking changes for TypeScript 2.9
|
2019-09-12 13:55:35 +08:00 |
|
ShikunFan
|
9a9fee6026
|
Breaking changes for TypeScript 3.0
|
2019-09-12 13:02:50 +08:00 |
|
ShikunFan
|
50d14c93f2
|
Release notes for TypeScript 3.4
|
2019-09-12 07:58:38 +08:00 |
|
ShikunFan
|
a964984a78
|
Translate 'narrow' as '细化'
|
2019-09-12 07:45:25 +08:00 |
|
ShikunFan
|
66cd0d2014
|
Add TypeScript 3.5 Release Note
|
2019-09-04 13:46:25 +08:00 |
|
ShikunFan
|
cc1322c77b
|
添加 TypeScript 3.6 更新内容
|
2019-08-31 16:43:12 +08:00 |
|
ShikunFan
|
4412c93ef1
|
添加缺失的 3.1、3.2、3.3 的索引
|
2019-08-31 12:06:55 +08:00 |
|
Patrick Zhong
|
4d00801383
|
release notes 3.3 (#252)
|
2019-08-28 15:44:27 +08:00 |
|
Patrick Zhong
|
cd9b08374e
|
TypeScript 3.2 release notes (#251)
|
2019-08-23 17:53:39 +08:00 |
|
zhongsp
|
adaa851a7f
|
typo: fix the first letter of jQuery. PR1040
|
2019-08-23 12:08:36 +08:00 |
|
zhongsp
|
cfec905251
|
clarify explanation of index signatures with union types. PR1019
|
2019-08-23 12:07:41 +08:00 |
|
zhongsp
|
7107930a43
|
"Variable Declarations.md" uses "?" before it is defined in "Functions.md". PR1029
|
2019-08-23 12:04:01 +08:00 |
|
zhongsp
|
dc050ffcb0
|
Clarify intent of --mapRoot. PR1028
|
2019-08-23 12:00:26 +08:00 |
|
zhongsp
|
e8b304514c
|
Update tuple docs to match post-2.7 behaviour. PR1030
|
2019-08-23 11:56:50 +08:00 |
|
zhongsp
|
6f7c425c02
|
fix format
|
2019-08-23 11:21:34 +08:00 |
|
zhongsp
|
8bfb080f80
|
Add section about type guards inferred from in operator. PR1036
|
2019-08-23 11:18:03 +08:00 |
|
ytyu1024
|
7567d964e8
|
Update release-note TypeScript 2.7
|
2019-08-10 11:21:23 +08:00 |
|
zhongsp
|
b33d61440c
|
Update Modules.md pr1072
|
2019-07-23 20:23:09 +08:00 |
|
zhongsp
|
211dcb504b
|
Changed explanation for 'reference types' directive pr980
|
2019-07-10 13:37:17 +08:00 |
|
zhongsp
|
890f990ed2
|
substr to substring pr982
|
2019-07-10 13:34:29 +08:00 |
|
zhongsp
|
a88ad1ba90
|
Add Omit<T,K> which was introduced in TypeScript 3.5 pr1065
|
2019-07-10 13:29:28 +08:00 |
|
zhongsp
|
cd1ab992b2
|
don't be redundant & redundant pr1067
|
2019-07-10 13:22:28 +08:00 |
|
zhongsp
|
5a069b8773
|
Add enum example using keyof typeof pr963
|
2019-07-08 07:26:56 +08:00 |
|
zhongsp
|
f59b26bb80
|
fix md lint
|
2019-07-07 09:03:29 +08:00 |
|
zhongsp
|
2dd291d42d
|
Update assertion syntax in code examples pr967
|
2019-07-07 09:00:46 +08:00 |
|
zhongsp
|
a933e369cd
|
Fix unencoded spaces in links pr969
|
2019-07-07 08:55:35 +08:00 |
|
zhongsp
|
9a98ce12d3
|
Fix the React & Webpack tutorial PR765
|
2019-07-07 08:46:09 +08:00 |
|
zhongsp
|
e39685f2fd
|
add the JQuery.d.ts link PR1055
|
2019-07-05 20:26:57 +08:00 |
|
zhongsp
|
7d8c984c25
|
replace hard-coded secret worst-practice in class accessor example. PR1024
|
2019-07-03 07:30:17 +08:00 |
|
zhongsp
|
4759c7c193
|
[doc] typo in Declaration Merging. PR1043
|
2019-07-03 07:12:46 +08:00 |
|
zhongsp
|
6afc7440f7
|
Fix documentation on --strictNullChecks. PR1053
|
2019-07-03 07:04:25 +08:00 |
|
Patrick Zhong
|
ef23b1c905
|
Update README.md
|
2019-06-16 07:25:55 +08:00 |
|
zhongsp
|
eef7e43223
|
Clarifies Mapped Types and additional members. PR556
|
2019-06-11 19:43:59 +08:00 |
|
zhongsp
|
f8125da2fa
|
Updated Functions.md, clarify 'this' in arrow function. PR943
|
2019-06-01 20:31:00 +08:00 |
|
zhongsp
|
e1da09b4fb
|
Edited wording of a sentence Gulp tutorial doc. PR950
|
2019-06-01 20:29:48 +08:00 |
|