Commit Graph

405 Commits

Author SHA1 Message Date
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
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
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
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
Shawn Zhong
f240e6d43d Fix typo (#185)
Typo: Visual Studior  --> Visual Studio
2017-08-14 14:32:45 +08:00
zhongsp
4f48f6fdde Fix typo. fixed #183. 2017-07-17 12:30:48 +08:00
zhongsp
ce3c1d8d8c fix broken link 2017-07-13 12:59:37 +08:00