TypeScript/doc/handbook
2018-03-06 15:02:29 +08:00
..
declaration files Fix order of sections. PR710 2018-01-11 13:19:35 +08:00
tutorials Update links to React and webpack docs. PR726 2018-02-27 13:59:40 +08:00
Advanced Types.md Updated section on enums. #193 2017-11-06 18:15:44 +08:00
Basic Types.md 一处翻译错误 modified: doc/handbook/Basic Types.md (#196) 2017-11-10 13:25:19 +08:00
Classes.md Fix typo in Classes.md (#200) 2017-12-06 08:31:36 +08:00
Compiler Options in MSBuild.md Fixed typo in "Compiler Options in MSBuild.md". PR697 2018-01-10 10:45:08 +08:00
Compiler Options.md Fix default for allowSyntheticDefaultImports. PR715 2018-01-27 07:56:17 +08:00
Declaration Merging.md Fix incorrect documentation. PR643 2017-09-27 08:24:35 +08:00
Decorators.md remove property decorator misleading line. PR642 2017-09-27 08:20:25 +08:00
Enums.md Updated section on enums. close #193. 2017-11-28 19:53:17 +08:00
Functions.md Fix typo and slightly improve readability. (#192) 2017-10-05 10:14:46 +08:00
Generics.md Fix typo in Generics.md (#199) 2017-12-06 08:32:01 +08:00
Integrating with Build Tools.md Added table of contents. PR319 2017-01-27 08:20:22 +08:00
Interfaces.md Fix typo in optional interface property example. PR716 2018-01-27 07:54:33 +08:00
Iterators and Generators.md Fix typos. PR240 2016-04-12 14:36:38 +08:00
JSX.md Update links to React and webpack docs. PR726 2018-02-27 13:59:40 +08:00
Mixins.md Sync misc with upstream repo 2015-12-19 15:12:21 +08:00
Module Resolution.md wording 2018-03-06 15:02:29 +08:00
Modules.md Added clarification about scripts and global scope. PR712 2018-01-11 13:26:09 +08:00
Namespaces and Modules.md Fix broken link to concatenating modules. PR616 2017-08-17 09:01:03 +08:00
Namespaces.md A few corrections. PR706 2018-01-11 13:15:50 +08:00
Nightly Builds.md IntelliJ Mac for nightly builds. PR413 2016-10-13 10:03:20 +08:00
Symbols.md Fix typos. PR240 2016-04-12 14:36:38 +08:00
Triple-Slash Directives.md clarification for triple-slash-reference-types. PR681 2017-11-30 20:57:38 +08:00
tsconfig.json.md fix markdown format 2017-09-27 08:26:35 +08:00
Type Checking JavaScript Files.md satisfy markdown lint 2017-11-15 07:46:56 +08:00
Type Compatibility.md Fix typo and slightly improve readability. (#192) 2017-10-05 10:14:46 +08:00
Type Inference.md Fix typos. PR635 2017-08-17 09:12:58 +08:00
Typings for NPM Packages.md update gitbook. #115 2016-08-19 10:10:44 +08:00
Variable Declarations.md Remove ambiguous sentence about let/var/const brevity. PR685 2017-12-02 18:18:42 +08:00
Writing Definition Files.md update gitbook. #115 2016-08-19 10:10:44 +08:00