zhongsp
|
521cfd9d1d
|
Fix Basic Types' table of contents and add object type usage note. PR1123
|
2019-10-20 09:46:01 +08:00 |
|
zhongsp
|
4c5dcd1297
|
Fix typo in JSX Class Component PR1117
|
2019-10-14 12:45:53 +08:00 |
|
zhongsp
|
ef67cd801a
|
fix: update let section. PR1115
|
2019-10-14 12:43:50 +08:00 |
|
zhongsp
|
f81751f3a7
|
Add --generateCpuProfile compiler option.
|
2019-09-28 09:00:30 +08:00 |
|
zhongsp
|
94afd7b71a
|
Update docs for --isolatedModules flag PR1110
|
2019-09-21 16:28:55 +08:00 |
|
zhongsp
|
56ac9094aa
|
fix typo
|
2019-09-21 16:24:57 +08:00 |
|
zhongsp
|
f52e6f418a
|
Adds a note about strictFunctionTypes to type compatibility PR1103
|
2019-09-21 16:24:17 +08:00 |
|
zhongsp
|
7142fb182e
|
Fix mismatch between props used in code snippet PR1098
|
2019-09-21 16:21:12 +08:00 |
|
zhongsp
|
2c5c085138
|
Watchify: log compilation errors PR1100
|
2019-09-21 16:18:30 +08:00 |
|
zhongsp
|
cd4e8cec61
|
typo found in Gulp.md PR1101
|
2019-09-21 16:17:54 +08:00 |
|
zhongsp
|
2e8c34b77b
|
Emphasize that void accepts null unless strictNullChecks PR1096
|
2019-09-21 16:17:07 +08:00 |
|
zhongsp
|
e72711d85d
|
Simpler pattern for Mixins PR1033
|
2019-09-21 16:15:02 +08:00 |
|
zhongsp
|
e344530ee4
|
Update errors in comments, display actual errors. PR1092
|
2019-09-21 16:00:49 +08:00 |
|
zhongsp
|
8b6d2fdd5e
|
Remove a comment about union types in tuple doc PR1087
|
2019-09-21 15:57:21 +08:00 |
|
zhongsp
|
8a502e5a1f
|
Add missing targets in Compiler options PR1086
|
2019-09-21 15:54:43 +08:00 |
|
zhongsp
|
563eaeb6c8
|
remove unnecessary space from modules handbook document PR1083
|
2019-09-21 15:51:59 +08:00 |
|
zhongsp
|
529ba750c5
|
Removes a link out to the wiki in the JS page PR1081
|
2019-09-21 15:51:02 +08:00 |
|
zhongsp
|
f585535bfc
|
Complete the index signature doc. PR1079
|
2019-09-21 15:46:30 +08:00 |
|
zhongsp
|
97f3890280
|
Fix Index types and string index signatures section PR1073
|
2019-09-21 15:42:18 +08:00 |
|
zhongsp
|
50901ca411
|
fix: typo in jsdoc @template example PR1071
|
2019-09-21 15:38:01 +08:00 |
|
zhongsp
|
940b510ec8
|
Fixed typo of @typedef example. PR1070
|
2019-09-19 19:20:05 +08:00 |
|
zhongsp
|
1447c2f3c3
|
update interface vs type aliases docs, to include features supported … PR1057
|
2019-09-19 19:09:06 +08:00 |
|
zhongsp
|
e10bd84d21
|
Quotes used consistently in gulp tutorial. PR979
|
2019-09-17 20:40:15 +08:00 |
|
zhongsp
|
f1cbc64b1a
|
Use textContent instead of innerHTML in the 5-min example. PR986
|
2019-09-17 20:36:35 +08:00 |
|
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 |
|