Commit Graph

918 Commits

Author SHA1 Message Date
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
Patrick Zhong
9733f00baa
Merge pull request #249 from Yitengyu/master
fixed #245
2019-08-15 10:01:45 +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
b155505352
Merge pull request #244 from aleen42/master
Add Treeview Plugin for Reading Enhancement
2019-06-25 14:45:45 +08:00
Aleen
56a0dad550 Add Treeview Plugin for Reading Enhancement 2019-06-25 14:26:29 +08:00
Patrick Zhong
bb34a96f39
fix typo 2019-06-18 15:07:15 +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
zhongsp
c39f1cf77d Removed awkward phrase. PR948 2019-06-01 20:27:24 +08:00
zhongsp
8cdc9ffd4d Some typo fixes and styling. PR932 2019-06-01 20:19:44 +08:00
zhongsp
efe371473e Fix transposed JS @typedef declaration. PR927 2019-06-01 20:18:04 +08:00
zhongsp
e460280ac1 Fix word wrap for tsc -bexample. PR926 2019-06-01 20:16:45 +08:00
zhongsp
0467b01078 Update Gulp.md to downgrade Babelify from latest(10.x) to 8.x. PR921 2019-06-01 20:14:05 +08:00
zhongsp
4cebdef2e3 Avoid confusing with the built-in Map class. PR917 2019-06-01 19:55:36 +08:00
zhongsp
286bf18097 Remove statement about how files with a single named export are a red flag. PR916 2019-06-01 19:54:04 +08:00
zhongsp
d55d975f2d Document inability to augment default exports. PR913 2019-06-01 19:51:57 +08:00
zhongsp
99d33c596d Corrected typo. PR912 2019-06-01 19:42:18 +08:00
zhongsp
1eed25898c Use const for symbol when indexing. PR911 2019-06-01 19:40:01 +08:00
zhongsp
f7d6b38f07 IntelliJ Windows for nightly builds. PR908 2019-06-01 19:38:32 +08:00
zhongsp
c25f0537d6 Update incorrect note about react JSX emit PR907 2019-04-14 09:03:08 +08:00
zhongsp
bc8f9dd390 Fix Typescript blockquote PR906 2019-04-14 08:56:21 +08:00
zhongsp
af8041a351 Add a link to prior explanation of let PR899 2019-04-14 08:52:45 +08:00
zhongsp
c79a153560 Update code samples to compile with stricter rules PR896 2019-04-14 08:49:49 +08:00
zhongsp
0c8892d11d Writing proposed wordings PR893 2019-04-14 08:47:03 +08:00
zhongsp
2013ccf376 Includes missing link for output file order. PR892 2019-04-14 08:40:03 +08:00