zhongsp
|
63ca5d027a
|
update generic extends example. PR489
|
2017-02-16 09:11:12 +08:00 |
|
zhongsp
|
adff7c43fd
|
Remove wrong sentence in Index Types section. PR499
|
2017-02-16 09:06:34 +08:00 |
|
zhongsp
|
512005498c
|
Add missing assignment in Index Types example. PR498
|
2017-02-09 08:53:01 +08:00 |
|
zhongsp
|
858544fa91
|
Fix typo on unions section. PR501
|
2017-02-09 08:51:29 +08:00 |
|
zhongsp
|
b4fcacb4ab
|
Update MSBuild options on newer compiler option. PR494
|
2017-02-09 08:50:12 +08:00 |
|
zhongsp
|
44b81fb63d
|
add warning about behavior of "include" option. PR497
|
2017-02-09 08:45:33 +08:00 |
|
小乔布斯
|
32c6f35d66
|
Added what's new in TypeScript 2.2 section (#163)
|
2017-02-07 08:49:52 +08:00 |
|
Patrick Zhong
|
8f874e8833
|
Advanced types (#161)
index types, indexed access types and mapped types. closed #150. closed #156.
|
2017-01-30 12:52:46 +08:00 |
|
zhongsp
|
89d3a07b02
|
Added table of contents. PR319
|
2017-01-27 08:20:22 +08:00 |
|
Patrick Zhong
|
98c0a4a1e8
|
add /root to example path. PR491
|
2017-01-26 08:34:38 +08:00 |
|
Patrick Zhong
|
3a57aa3588
|
Change type declaration. PR486
|
2017-01-26 08:31:20 +08:00 |
|
zhongsp
|
538be671a2
|
[non-]nullable types. closed #151
|
2017-01-15 17:36:36 +08:00 |
|
zhongsp
|
64849de332
|
fix code
|
2017-01-15 16:52:31 +08:00 |
|
小乔布斯
|
0f0021d46d
|
Delete has translated English statement. (#159)
|
2017-01-14 13:54:18 +08:00 |
|
wen
|
eb7467c85b
|
target default ES3 (#158)
|
2017-01-11 12:28:25 +08:00 |
|
zhongsp
|
cf1ef0c7ee
|
Fix typo. #157
|
2017-01-08 11:46:44 +08:00 |
|
Patrick Zhong
|
8860fa3aac
|
Fix hyperlink to 1.8 release notes. PR478
|
2017-01-07 18:30:11 +08:00 |
|
Patrick Zhong
|
244912ea91
|
Fix mismatch in description of discriminated unions. PR469
|
2017-01-06 08:54:09 +08:00 |
|
Patrick Zhong
|
d936dc2bdb
|
Fixed variable declaration in namespaces.md. PR477
|
2017-01-06 08:52:04 +08:00 |
|
zhongsp
|
c2084d4c2a
|
Fix incorrect language of codeblock in namespaces, PR470. Sync namespaces.
|
2017-01-05 10:02:12 +08:00 |
|
zhongsp
|
7afa7ee6fa
|
change Typescript to TypeScript
|
2017-01-05 09:51:49 +08:00 |
|
Patrick Zhong
|
dfa9f41ffc
|
Update Interfaces.md PR460
|
2016-12-27 08:47:32 +08:00 |
|
Patrick Zhong
|
9d6e2b2955
|
Update 'include' in React guide. PR466
|
2016-12-27 08:45:15 +08:00 |
|
Patrick Zhong
|
f1c6120207
|
limit files to just the src directory. PR465
|
2016-12-27 08:44:19 +08:00 |
|
zhongsp
|
516b6a408a
|
Mention there are currently 2 webpack loaders for typescript and link. PR 451
|
2016-12-26 10:53:55 +08:00 |
|
小乔布斯
|
230414588b
|
update section:TypeScript 2.1 from What's new in TypeScript (#155)
What's new in TypeScript: TypeScript 2.1
|
2016-12-26 10:29:38 +08:00 |
|
Patrick Zhong
|
6a4de79530
|
Fix two small errors in React + Webpack tutorial. PR456
|
2016-12-22 14:22:12 +08:00 |
|
chenglong
|
f2ad5fccee
|
typo
typesRoots -> typeRoots
|
2016-12-19 16:37:50 +08:00 |
|
Patrick Zhong
|
408fd250eb
|
fixing #12872, add a mistype to show the usage of optional properties. PR457
|
2016-12-16 08:59:27 +08:00 |
|
Patrick Zhong
|
2cc84c0e38
|
Hello must be exported to be used in index.tsx . PR447
|
2016-12-16 08:57:26 +08:00 |
|
Patrick Zhong
|
5525fb7a1b
|
Removed typo square bracket. PR448
|
2016-12-16 08:56:08 +08:00 |
|
Patrick Zhong
|
36f523f366
|
Fix typo in variable reference. PR454
|
2016-12-16 08:52:36 +08:00 |
|
家俊
|
b54c920ef1
|
fix react stateless component error (#153)
|
2016-12-15 17:24:34 +08:00 |
|
zhongsp
|
2076890f08
|
Add breaking change link to release-notes. PR452
|
2016-12-10 18:36:24 +08:00 |
|
zhongsp
|
184620b1cb
|
fix translation
|
2016-12-10 07:41:20 +08:00 |
|
Patrick Zhong
|
f71d1646fe
|
Update README.md
|
2016-12-04 08:36:41 +08:00 |
|
zhongsp
|
6386d02deb
|
fix broken link. fixed #147
|
2016-12-01 12:50:24 +08:00 |
|
Patrick Zhong
|
2079551786
|
Minor typo. PR442.
|
2016-11-29 10:10:38 +08:00 |
|
freezestudio
|
606c677d9f
|
Update Compiler Options.md (#146)
|
2016-11-28 09:10:09 +08:00 |
|
zhongsp
|
c17b68bd7b
|
Add documentation for triple-slash-reference-types directives. PR439
|
2016-11-27 08:53:31 +08:00 |
|
zhongsp
|
0dbcc3da08
|
Use 'awesome-typescript-loader', use SFCs. PR415
|
2016-11-25 11:33:46 +08:00 |
|
zhongsp
|
153b38de64
|
Update compiler options for TS 2.1. PR438
|
2016-11-24 10:11:41 +08:00 |
|
zhongsp
|
dae8970d89
|
improve translation
|
2016-11-23 13:39:55 +08:00 |
|
zhongsp
|
c04555e70a
|
Add object rest/spread. PR437
|
2016-11-23 09:20:24 +08:00 |
|
Patrick Zhong
|
b7bdd1c4ce
|
Invoke origin setter in Decorators.md. PR436.
|
2016-11-22 08:48:41 +08:00 |
|
zhongsp
|
9a9ed98f72
|
fix typo
|
2016-11-20 14:00:53 +08:00 |
|
zhongsp
|
26a0f23b4d
|
sync docs
|
2016-11-18 12:19:29 +08:00 |
|
zhongsp
|
ce113377f1
|
sync Compiler Options in MSBuild.md
|
2016-11-17 09:28:14 +08:00 |
|
小乔布斯
|
61d77d5bab
|
Add What's new in TypeScript 2.1 (#144)
* Add What's new in TypeScript 2.1
* Fix an error in What's new in TypeScript 2.0
|
2016-11-16 08:52:00 +08:00 |
|
zhongsp
|
642c23a7cf
|
improve translation
|
2016-11-15 17:44:21 +08:00 |
|