Commit Graph

897 Commits

Author SHA1 Message Date
zhongsp
8d65151978 Announcing TypeScript 3.0 2018-08-07 08:56:08 +08:00
zhongsp
1f09371bc0 Add documentation for environment variables to configure watching of files and directories. PR792 2018-07-25 14:38:05 +08:00
zhongsp
3500a1c5bb conditional type 2018-07-19 12:47:55 +08:00
zhongsp
77f30766d3 Announcing TypeScript 3.0 RC 2018-07-19 12:28:59 +08:00
Kerminate
19b21ef727 fix: 修改笔误,联合类型替换类型类型 (#213) 2018-07-06 08:09:32 +08:00
zhongsp
d2ad0f6c5b Merge branch 'master' of https://github.com/zhongsp/TypeScript 2018-07-05 13:38:53 +08:00
zhongsp
e7630fc066 How to contribution. Fixed #189. 2018-07-05 13:37:23 +08:00
zhongsp
51dffd0ca7 Close correctly the div tag in the jsx.md PR781 2018-07-01 15:47:14 +08:00
Patrick Zhong
dc383e0815
Add reward link 2018-06-26 06:52:55 +08:00
zhongsp
1c811e2c5a Add reward link 2018-06-26 06:48:09 +08:00
zhongsp
07b6515d50 New in TypeScript 2.9 2018-06-25 16:20:49 +08:00
zhongsp
7739165545 docs(jsx): add missing {}. PR780 2018-06-15 16:39:15 +08:00
zhongsp
68f3d39fea what is new in TypeScript 2.8 2018-06-15 15:07:53 +08:00
zhongsp
19a88f08c6 stage 2018-06-15 15:05:42 +08:00
zhongsp
536ccb14b0 Fixed destructing function declaration example. PR777 2018-06-10 18:07:49 +08:00
zhongsp
2750bca42b Update TypeScript 1.7.md PR776 2018-06-10 17:33:36 +08:00
zhongsp
50d648d914 Add --extendedDiagnostics flag. PR775 2018-06-08 09:15:06 +08:00
zhongsp
c2b54b6abe Replace alert function with console.log where applicable. PR770 2018-06-04 08:01:38 +08:00
zhongsp
c04bf338d9 Fix Type Compatibility inconsistent comment style. PR769 2018-06-04 07:57:41 +08:00
zhongsp
21b7cdfeff TypeScript 2.9 released. 2018-06-01 18:58:16 +08:00
zhongsp
81d0211b48 Fix Type Compatibility typo and minor punctuation issues. PR768 2018-06-01 07:09:12 +08:00
zhongsp
3ab04a0a58 Announcing TypeScript 2.9 RC 2018-05-25 14:34:26 +08:00
Patrick Zhong
1fe35dfe6f
Pr758 (#210)
Editorial changes + some remarks on IntrinsicAttributes. PR758
2018-05-22 14:01:25 +08:00
noe132
588fcec94a [Fix] Compiler Options.md (#209)
moduleResolution 值中的 "|" 符号被错误识别为表格分界,出现该行有6列
采用官方文档目前的格式,用or分隔。
2018-05-14 07:57:07 +08:00
zhongsp
e419c7c3a8 Mention strictPropertyInitialization requires strictNullChecks. PR755 2018-05-07 13:56:50 +08:00
zhongsp
39d41b0ede add ES2017.Intl & ES2018.Intl to compiler options. PR759 2018-05-07 13:09:36 +08:00
zhongsp
99b2cda731 Add object to basic types handbook. PR751 2018-04-22 09:01:18 +08:00
zhongsp
e66ade83a3 fix typo. PR752 2018-04-22 08:46:20 +08:00
zhongsp
fc3b7d2bcf correct translation. #207 2018-04-19 12:23:54 +08:00
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