zhongsp
|
eb248a6b54
|
Fix bad links on Compiler Options.md. PR837
|
2019-03-24 09:47:41 +08:00 |
|
zhongsp
|
e375a563c5
|
Fix a mistake in "Type Checking JavaScript Files". PR836
|
2019-03-24 09:42:13 +08:00 |
|
zhongsp
|
7eb096143c
|
docs: correct decorator reflect-metadata example. PR832
|
2019-03-24 09:41:11 +08:00 |
|
zhongsp
|
d377cd6a11
|
Fix 822: Advanced Types - any should be never. PR823
|
2019-03-24 09:39:36 +08:00 |
|
zhongsp
|
888ce47c5d
|
NPM: Use exact version. PR833
|
2019-03-24 09:38:08 +08:00 |
|
zhongsp
|
c25ca41728
|
Revert "Update Compiler Options.md". PR816
|
2019-03-24 09:34:26 +08:00 |
|
zhongsp
|
971bc2b619
|
satisfy markdownlint
|
2019-03-24 09:27:53 +08:00 |
|
zhongsp
|
c35ee08515
|
Fixed Tutorial 'Gulp'. PR809
|
2019-03-15 16:07:44 +08:00 |
|
zhongsp
|
a44c79cdbe
|
Rephrase "savage" sentence. PR828
|
2019-03-15 16:05:37 +08:00 |
|
zhongsp
|
842ed8e00e
|
Remove unecessary character from jsx. PR802
|
2019-03-15 16:03:48 +08:00 |
|
zhongsp
|
7bd1ecdf6c
|
Improve module templates documentation. PR791
|
2019-03-15 16:02:49 +08:00 |
|
zhongsp
|
bf11773960
|
Added webpack 2 example. PR510
|
2019-03-15 15:45:49 +08:00 |
|
zhongsp
|
c63d75d4d7
|
fix typo. PR940
|
2019-03-15 15:38:33 +08:00 |
|
byog
|
5014f1927a
|
Update TypeScript in 5 minutes.md
单词书写错误
|
2019-02-21 15:04:19 +08:00 |
|
zhongsp
|
4011ea2326
|
fix typo. close #240
|
2019-02-15 18:05:50 +08:00 |
|
zhongsp
|
196862ecdf
|
Revert "fix typo. close #240"
This reverts commit 87b9f2fa51 .
|
2019-02-15 17:56:54 +08:00 |
|
zhongsp
|
87b9f2fa51
|
fix typo. close #240
|
2019-02-15 17:21:30 +08:00 |
|
zhongsp
|
4db2358ada
|
Update outdated examples in Type Inference article. PR786
|
2019-02-14 16:54:42 +08:00 |
|
zhongsp
|
17d12b06e3
|
The target of TypeScript is es6. PR767
|
2019-02-14 16:34:48 +08:00 |
|
zhongsp
|
1540f7bf45
|
Fix case and adds react-native option to jsx argument. PR766
|
2019-02-14 16:29:11 +08:00 |
|
zhongsp
|
a901b7a5ad
|
Add code samples: use class expression to implements construct signature. PR742
|
2019-02-14 16:26:13 +08:00 |
|
zhongsp
|
31b916c2b6
|
Improved Mixins Helper Function to support getters & setters PR720
|
2019-02-14 16:21:57 +08:00 |
|
CSS魔法
|
c427c81e3a
|
翻译 vendor 一词
|
2019-01-14 11:21:26 +08:00 |
|
tutu
|
69d25fb217
|
fix Migrating from JavaScript (#236)
|
2019-01-11 17:44:51 +08:00 |
|
Patrick Zhong
|
939295cc9c
|
Add --showConfig and --strictBindCallApply . PR928,PR929
|
2018-12-11 13:10:53 +08:00 |
|
Patrick Zhong
|
9a4a48b298
|
fix wording
|
2018-11-23 17:13:11 +08:00 |
|
Patrick Zhong
|
7eb5c0a0ec
|
breaking changes for 3.1 (#235)
|
2018-11-17 12:01:56 +08:00 |
|
Zong
|
fe1c1d462f
|
Update Breaking changes in TypeScript 2.8 (#234)
|
2018-11-15 20:01:04 +08:00 |
|
Patrick Zhong
|
bb896ac8ed
|
fix markdown lint errors
|
2018-11-09 11:03:15 +08:00 |
|
Zong
|
f836116fb2
|
Update Breaking changes in TypeScript 2.6 and TypeScript 2.7 (#229)
|
2018-11-08 09:42:56 +08:00 |
|
Zong
|
98d98edb97
|
Update Advanced Types.md & Enums.md (#228)
* Update Advanced Types.md
* Update Enums.md
|
2018-11-07 09:38:05 +08:00 |
|
initial-wu
|
61733b594a
|
Update Deep Dive.md (#227)
纠正一点小错误
|
2018-10-31 09:28:48 +08:00 |
|
zhongsp
|
649ae14402
|
added @types folder to module resolution algorithm
|
2018-10-24 08:17:25 +08:00 |
|
zhongsp
|
8b2345c112
|
added @types folder to module resolution algorithm
|
2018-10-24 08:16:27 +08:00 |
|
zhongsp
|
f28171caa4
|
Update Type Inference - mouseEvent.button is valid and not a bad example. PR825
|
2018-10-09 10:40:26 +08:00 |
|
zhongsp
|
5dde0645eb
|
TypeScript 3.1
|
2018-09-29 16:38:35 +08:00 |
|
Leon Zhang
|
25163562c3
|
调整 export = 的描述 (#225)
|
2018-09-12 15:24:52 +08:00 |
|
zhongsp
|
a5e1470714
|
tweak trans
|
2018-09-04 13:31:07 +08:00 |
|
zhongsp
|
2d63e5660b
|
Update Compiler Options.md
|
2018-09-02 16:28:37 +08:00 |
|
zhongsp
|
5f5f686b80
|
Update Compiler Options.md
|
2018-09-02 16:24:43 +08:00 |
|
Leon Zhang
|
2f92532df4
|
Update Interfaces.md (#224)
|
2018-09-01 06:12:35 +08:00 |
|
Leon Zhang
|
2f63a9a168
|
Update Interfaces.md (#223)
|
2018-09-01 06:11:00 +08:00 |
|
Patrick Zhong
|
49e0a634e6
|
Breaking changes 2.4 (#221)
breaking changes in TypeScript 2.4, close #181
|
2018-08-26 09:02:34 +08:00 |
|
zhongsp
|
6c05e3b551
|
New Section: Utility Types. close #220
|
2018-08-24 15:29:33 +08:00 |
|
Patrick Zhong
|
4b44fc13b9
|
New section: Project References (#218)
New section "project references". close #216
|
2018-08-15 12:47:32 +08:00 |
|
zhongsp
|
df8fe6e09a
|
update readme
|
2018-08-10 17:31:10 +08:00 |
|
Patrick Zhong
|
f2e340f432
|
Release notes for TypeScript 3.0. (#217)
* Release notes for TypeScript 3.0. close #215
* review
|
2018-08-10 17:23:48 +08:00 |
|
zhongsp
|
232a5cf0a4
|
Update Type Checking Javascript files. Close #214. PR799.
|
2018-08-07 09:22:52 +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 |
|
Kerminate
|
19b21ef727
|
fix: 修改笔误,联合类型替换类型类型 (#213)
|
2018-07-06 08:09:32 +08:00 |
|
zhongsp
|
51dffd0ca7
|
Close correctly the div tag in the jsx.md PR781
|
2018-07-01 15:47:14 +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
|
81d0211b48
|
Fix Type Compatibility typo and minor punctuation issues. PR768
|
2018-06-01 07:09:12 +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 |
|
zhongsp
|
2436856797
|
Correct a MSBuild configuration comment to have a consistent instruction. PR738
|
2018-03-25 17:01:17 +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
|
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
|
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 |
|
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 |
|
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 |
|
zhongsp
|
8ad8cd0b0e
|
Fix syntax error. PR678
|
2017-11-02 11:49:26 +08:00 |
|
zhongsp
|
4ec65fcfc7
|
Add --strict compiler option in msbuild. PR676
|
2017-11-02 11:47:46 +08:00 |
|
zhongsp
|
6662e173d0
|
Don't even mention the entry point for running npm init in the React/Webpack sample. PR673
|
2017-11-02 11:46:32 +08:00 |
|
zhongsp
|
3241de81ff
|
Update link to webpack v2 configuration docs. PR671
|
2017-11-02 11:42:44 +08:00 |
|
zhongsp
|
787d7c5ab6
|
add description of declaration-including package to Consumption.md. PR667
|
2017-11-02 11:41:39 +08:00 |
|
zhongsp
|
a59954a594
|
Change var to let. PR669
|
2017-10-24 19:22:13 +08:00 |
|
zhongsp
|
066ab01dd8
|
--lib defaults are a list of libraries. PR666
|
2017-10-24 19:19:23 +08:00 |
|
zhongsp
|
6b1f6e240f
|
Add documentation for --strictFunctionTypes
|
2017-10-24 19:12:29 +08:00 |
|
zhongsp
|
c82b712b53
|
Clarify numeric value to enum behavior using a code comment. PR659
|
2017-10-16 08:02:17 +08:00 |
|
zhongsp
|
b03be3220d
|
minor grammar fix. fPR657
|
2017-10-16 08:00:33 +08:00 |
|
zhongsp
|
4d813bf550
|
Fix package.json "dependencies" syntax. PR656
|
2017-10-16 07:56:58 +08:00 |
|
zhongsp
|
97c8620a01
|
React & React-Dom file location changed. PR651
|
2017-10-16 07:51:48 +08:00 |
|
zhongsp
|
9bd4921c57
|
Update JSX page. PR596
|
2017-10-09 08:52:09 +08:00 |
|
zhongsp
|
731b6ab6e9
|
modify PR
|
2017-10-09 08:13:16 +08:00 |
|
罗泽轩
|
e6ab117108
|
Fix typo and slightly improve readability. (#192)
|
2017-10-05 10:14:46 +08:00 |
|
zhongsp
|
acd3190986
|
Fix react component type passed to generic. PR648
|
2017-09-27 08:32:40 +08:00 |
|
zhongsp
|
2fd0fd995a
|
Remove an unecessary parenthesis. PR646
|
2017-09-27 08:27:35 +08:00 |
|
zhongsp
|
01da797e9c
|
fix markdown format
|
2017-09-27 08:26:35 +08:00 |
|
zhongsp
|
72939856b3
|
Fix incorrect documentation. PR643
|
2017-09-27 08:24:35 +08:00 |
|
zhongsp
|
d54c788b6d
|
remove property decorator misleading line. PR642
|
2017-09-27 08:20:25 +08:00 |
|
zhongsp
|
9402423cae
|
Add a new line before "It is a compile time ...". PR639
|
2017-09-27 08:12:56 +08:00 |
|
zhongsp
|
0f31e38bed
|
Add 2.5 compiler options for MSBuild to handbook. PR640
|
2017-09-27 08:09:01 +08:00 |
|
小乔布斯
|
7a487aa7bf
|
修改错误的链接。 (#190)
|
2017-09-04 08:05:38 +08:00 |
|
zhongsp
|
7ad1b01463
|
Suggestion for a new code example. PR637
|
2017-08-25 08:54:52 +08:00 |
|
zhongsp
|
7cc8a1e699
|
Update TypeScript in 5 minutes.md. PR636
|
2017-08-25 08:52:51 +08:00 |
|
zhongsp
|
10861343fd
|
Document --preserveSymlinks compiler option. PR632
|
2017-08-17 09:18:39 +08:00 |
|
zhongsp
|
a867ba8b84
|
Try to clarify what an "own, enumerable property" is. PR604
|
2017-08-17 09:16:00 +08:00 |
|
zhongsp
|
2825e54576
|
Fix typos. PR635
|
2017-08-17 09:12:58 +08:00 |
|
zhongsp
|
247bffb75e
|
Fixed markdown hyperlink not linking. PR617
|
2017-08-17 09:11:29 +08:00 |
|
zhongsp
|
23eb397095
|
Fix method name. PR612
|
2017-08-17 09:10:38 +08:00 |
|
zhongsp
|
57c8fbcd99
|
Update TypeScript 2.1.md. PR634
|
2017-08-17 09:09:49 +08:00 |
|
zhongsp
|
2d4048ee21
|
Correct spacing. PR633
|
2017-08-17 09:08:37 +08:00 |
|
zhongsp
|
52649aa8d4
|
A misprint in a code comment. PR631
|
2017-08-17 09:07:16 +08:00 |
|
zhongsp
|
7b840db20c
|
Updated module resolution doc to match new rules. PR628
|
2017-08-17 09:05:21 +08:00 |
|
zhongsp
|
84f4224b01
|
Add line breaks. PR620
|
2017-08-17 09:03:23 +08:00 |
|
zhongsp
|
f6c941670e
|
Use defined variable a. PR619
|
2017-08-17 09:02:00 +08:00 |
|
zhongsp
|
94782f5824
|
Fix broken link to concatenating modules. PR616
|
2017-08-17 09:01:03 +08:00 |
|
zhongsp
|
6cee465cfb
|
Fixed error message in ts in 5 tutorial. PR602
|
2017-08-17 09:00:11 +08:00 |
|
zhongsp
|
7d81526218
|
update compiler options
|
2017-08-17 08:58:49 +08:00 |
|
zhongsp
|
759d4f894a
|
Fix Best common type. PR592
|
2017-08-17 08:55:41 +08:00 |
|