TypeScript/tests/cases/conformance
Wesley Wigham a909000b62
Parse and check type arguments on JSX opening and self-closing tags (#22415)
* Parse and check type arguments on JSX opening like elements

* Fix nits
2018-03-22 15:07:36 -07:00
..
ambient
async Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
classes
constEnums
controlFlow
declarationEmit
decorators
dynamicImport
emitter Fix loop labels for for..await 2018-01-25 02:11:01 -08:00
enums
es6 Treat 'yield;' as 'yield undefined;' (#22297) 2018-03-08 15:41:04 -08:00
es7
es2017
es2018 Change esnext.promise to es2018.promise (#22292) 2018-03-02 17:08:36 -08:00
expressions
externalModules
functions
interfaces
internalModules
jsdoc Two JSdoc parsing fixes (#22705) 2018-03-20 09:23:08 -07:00
jsx Parse and check type arguments on JSX opening and self-closing tags (#22415) 2018-03-22 15:07:36 -07:00
moduleResolution Improve error message for untyped import of scoped package (#22189) 2018-02-26 10:38:54 -08:00
parser
references
salsa Correctly track thisContainer for this-property-assignments in JS nested containers (#22779) 2018-03-22 09:54:43 -07:00
scanner
statements
Symbols
types Merge pull request #22707 from Microsoft/fixIndexedAccessInConditionalType 2018-03-21 15:18:39 -07:00
typings
fixSignatureCaching.ts