Commit Graph

513 Commits

Author SHA1 Message Date
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
zhongsp
5f15ea1e25 Documented --composite option。 PR858 2019-03-24 10:15:56 +08:00
zhongsp
6b0e7779bd Fix spelling, grammar, typos in CONTRIBUTING, Basic Types, Functions, Interfaces. PR863 2019-03-24 10:10:41 +08:00
zhongsp
8db37da8f6 add necessary curly brackets inside JSX element. PR855 2019-03-24 10:05:57 +08:00
zhongsp
284ba5c039 Removed --stripInternal from documentation. PR856 2019-03-24 10:04:53 +08:00
zhongsp
9feb6b9186 Added exception to excess property check workaround. PR857 2019-03-24 10:04:07 +08:00
zhongsp
a9a445771e sastify markdownlint 2019-03-24 09:58:48 +08:00
zhongsp
a30cd42970 Add Babel 7 configuration. PR826 2019-03-24 09:58:23 +08:00
zhongsp
0ed231480c Avoid unnecessary any casts in advanced types. PR847 2019-03-24 09:55:46 +08:00
zhongsp
772b4953c1 Fix indentation in Enums.md. PR849 2019-03-24 09:53:06 +08:00
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
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
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
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