Commit Graph

  • 54f9b4901b Update package-lock.json TypeScript Bot 2020-11-10 06:16:03 +00:00
  • 6b6c62d995 LEGO: Merge pull request 41471 csigs 2020-11-09 22:11:15 -08:00
  • c7b1c011d3 LEGO: check in for master to temporary branch. csigs 2020-11-10 06:10:43 +00:00
  • 0fc190ec32 Add more team members to pr_owners.txt (#41416) Nathan Shively-Sanders 2020-11-09 14:08:43 -08:00
  • dc7d997e4a Fix crash on attempting to suggest a ts import for a synthetic js resolution Wesley Wigham 2020-11-09 13:57:03 -08:00
  • 64be2a8d16 Revert "Revert "feat(40197): handle uncalled function checks in binary expressions (#40260)"" (#41462) Nathan Shively-Sanders 2020-11-09 11:34:41 -08:00
  • 06a2210eb5 LEGO: Merge pull request 41436 csigs 2020-11-06 16:11:19 -08:00
  • 138e691eb5 LEGO: check in for master to temporary branch. csigs 2020-11-07 00:10:50 +00:00
  • 0b321a0334 LEGO: Merge pull request 41432 csigs 2020-11-06 10:11:16 -08:00
  • af3c6073ce LEGO: check in for master to temporary branch. csigs 2020-11-06 18:10:47 +00:00
  • ca7510ea05 String literal rename support (#39298) Wenlu Wang 2020-11-07 01:58:34 +08:00
  • ad2e2f80c1 LEGO: Merge pull request 41430 csigs 2020-11-06 04:11:04 -08:00
  • 611dc78265 LEGO: check in for master to temporary branch. csigs 2020-11-06 12:10:35 +00:00
  • 4b76b4aa43 LEGO: Merge pull request 41427 csigs 2020-11-05 22:11:09 -08:00
  • 0f944e6b4a LEGO: check in for master to temporary branch. csigs 2020-11-06 06:10:41 +00:00
  • 135c5082b1 Update user baselines +cc @sandersn (#41195) TypeScript Bot 2020-11-05 19:58:49 -05:00
  • 41629ae701 LEGO: Merge pull request 41419 csigs 2020-11-05 16:11:16 -08:00
  • 44d9d5bdb3 LEGO: check in for master to temporary branch. csigs 2020-11-06 00:10:46 +00:00
  • 899e2d00e9 fix(40469): suggest QF convert 'Convert to named function' to function expressions (#40476) Oleksandr T 2020-11-05 20:25:24 +02:00
  • 98aaeb7f48 fix(40610): handle template string concatenation (#40653) Oleksandr T 2020-11-05 20:09:21 +02:00
  • 45b698b3f6 fix(40632): skip emitting abstract members (#40699) Oleksandr T 2020-11-05 02:02:17 +02:00
  • 76cf8fd78b Add way to exclude files and directories to watch (#39243) Sheetal Nandi 2020-11-04 13:30:06 -08:00
  • 6c6315db58 Update package-lock.json TypeScript Bot 2020-11-04 06:17:32 +00:00
  • 09048656d2 feat(40750): add refactoring to infer a return type annotation to a function (#41052) Oleksandr T 2020-11-04 02:22:13 +02:00
  • 31927549eb LEGO: Merge pull request 41393 csigs 2020-11-03 16:11:17 -08:00
  • 3b059985dd LEGO: check in for master to temporary branch. csigs 2020-11-04 00:10:47 +00:00
  • 9c60d5a4d3 Dont look for properties of Object and Function type when looking to resolve named import from module with export= (#37964) Sheetal Nandi 2020-11-03 12:22:30 -08:00
  • b00870ead4 LEGO: Merge pull request 41384 csigs 2020-11-03 10:11:08 -08:00
  • 8452f9741b LEGO: check in for master to temporary branch. csigs 2020-11-03 18:10:38 +00:00
  • 9871b5f17c Fix Markdown spec link (#41375) Daniel Rosenwasser 2020-11-02 23:03:37 -08:00
  • 4d19d98ca1 Bump 4.2 (#41377) Daniel Rosenwasser 2020-11-02 23:02:03 -08:00
  • 07d5f5f3bc Update package-lock.json TypeScript Bot 2020-11-03 06:17:06 +00:00
  • 935a108841 LEGO: Merge pull request 41376 csigs 2020-11-02 22:11:08 -08:00
  • 487b37cc24 LEGO: check in for master to temporary branch. csigs 2020-11-03 06:10:40 +00:00
  • ad70313141 fix(39858): generate valid async/await code for imported functions (#40154) Oleksandr T 2020-11-03 02:12:08 +02:00
  • 620217c363 LEGO: Merge pull request 41373 csigs 2020-11-02 16:11:27 -08:00
  • 4116034b27 LEGO: check in for master to temporary branch. csigs 2020-11-03 00:10:55 +00:00
  • 5d81b17d02 fix(40042): add modifiers in correct position for decorated methods (#40050) Oleksandr T 2020-11-03 01:52:57 +02:00
  • e4c1568c5d fix(41078): add element access expressions support in convertFunctionToEs6Class (#41089) Oleksandr T 2020-11-03 01:49:22 +02:00
  • 8ed251d0c7 Support xml namespace prefix for JSX elements and attributes (#37421) Thomas Williamson 2020-11-02 17:34:36 -06:00
  • 3f92a6498f fix(40257): fix type parameters range (#40265) Oleksandr T 2020-11-03 01:20:13 +02:00
  • ce8d702586 Add support for pedantic property access (#40171) Wenlu Wang 2020-11-03 07:19:00 +08:00
  • 056d01afda fix(38283): fix incorrect parsing of static modifier (#41127) Oleksandr T 2020-11-03 00:45:26 +02:00
  • 7db5f68144 Add index signature for anonymous object literal type (#37903) okmttdhr 2020-11-03 07:35:56 +09:00
  • f646ec87fc fix(40901): skip checking custom arguments name in a constructor (#40912) Oleksandr T 2020-11-03 00:35:07 +02:00
  • 373b352333 Rename 'compat' to 'deprecatedCompat'. (#41000) Daniel Rosenwasser 2020-11-02 14:25:12 -08:00
  • 075477f9cf fix(35779): emit comments after trailing comma (#37887) Oleksandr T 2020-11-03 00:24:55 +02:00
  • ae81add083 Separate delete-all-imports from other delete-all (#41105) Nathan Shively-Sanders 2020-11-02 14:18:50 -08:00
  • abf4b63951 Update LKG v4.1-rc TypeScript Bot 2020-11-02 19:17:32 +00:00
  • 8d249ea13a Merge remote-tracking branch 'origin/master' into release-4.1 TypeScript Bot 2020-11-02 18:49:02 +00:00
  • 53bc006752 Merge pull request #41226 from a-tarasyuk/feat/eslint Ben Lichtman 2020-11-02 09:05:03 -08:00
  • 2437ce5793 feat(eslint): upgrade typescript-eslint/eslint Oleksandr T 2020-11-02 12:16:53 +02:00
  • 4a7b6dc749 Update package-lock.json TypeScript Bot 2020-11-02 06:17:07 +00:00
  • f6a0f15a93 Bump version to 4.1.1-rc and LKG TypeScript Bot 2020-11-02 00:37:54 +00:00
  • 816af71d58 Fix incremental emit issue where dependency relations implied by synthesized imports would not be detected (#41346) Wesley Wigham 2020-11-01 16:05:49 -08:00
  • 6bef0cb0c4 Update package-lock.json TypeScript Bot 2020-11-01 06:16:09 +00:00
  • 71a2c59c55 Update package-lock.json TypeScript Bot 2020-10-31 06:15:18 +00:00
  • 479105090d Merge pull request #41330 from weswigham/jsx-import-source-as-auto-import Wesley Wigham 2020-10-30 16:51:04 -07:00
  • 1e1ae3034b Update src/compiler/program.ts Wesley Wigham 2020-10-30 16:21:36 -07:00
  • fe94a2180c Use same metho as importHelpers to add synthetic import Wesley Wigham 2020-10-30 16:16:23 -07:00
  • 8493ee8824 Add mroe incremental-affecting affixes to compiler options, add incremental test for changing jsxImportSource Wesley Wigham 2020-10-30 16:01:27 -07:00
  • fe3b3436e6 Add affectsModuleResolution: true ot jsx and jsxImportSource options Wesley Wigham 2020-10-30 15:38:20 -07:00
  • e044b56d7f Merge pull request #40985 from weswigham/static-decl-ref Wesley Wigham 2020-10-30 11:13:23 -07:00
  • b9ed93ee6c Merge pull request #41331 from microsoft/fix39149 Ron Buckton 2020-10-30 09:25:58 -07:00
  • 966d978513 LEGO: Merge pull request 41335 csigs 2020-10-30 05:11:10 -07:00
  • 3cbce3acf3 LEGO: check in for master to temporary branch. csigs 2020-10-30 12:10:39 +00:00
  • 80dc9d9e3c Update package-lock.json TypeScript Bot 2020-10-30 06:16:14 +00:00
  • f944afd053 Fix double alias of complex export/import/default/namespace combination Ron Buckton 2020-10-29 18:42:36 -07:00
  • bcbe1d7638 Merge pull request #41094 from microsoft/destructuringEvaluationOrder Ron Buckton 2020-10-29 17:12:18 -07:00
  • eb6ddf6b29 fix(40671): suggest ConvertStringToTemplateLiteral refactoring for string with property/element acceses elements (#40942) Oleksandr T 2020-10-30 00:23:11 +02:00
  • 6714998e01 Auto-include types for the jsx import source in the new jsx transforms Wesley Wigham 2020-10-29 14:17:24 -07:00
  • 2b7e790732 Update control flow for nested binary exprs Ron Buckton 2020-10-29 13:32:32 -07:00
  • b27d4bf3f6 noop in setTypeAcquisiton for undefined (#41291) Jesse Trinity 2020-10-29 13:30:42 -07:00
  • 60b8bbcabe Update style Wesley Wigham 2020-10-29 13:03:25 -07:00
  • 6bde4b5c02 Fix missing file name of extended source file in synchronizeProjectList when it is missing on disk (#41222) Sheetal Nandi 2020-10-29 12:18:43 -07:00
  • 6428140204 Log AutoImportProvider creation time (#41315) Andrew Branch 2020-10-29 09:00:50 -07:00
  • f3ce688a94 Update package-lock.json TypeScript Bot 2020-10-29 06:27:18 +00:00
  • f0f3862cd9 Merge pull request #41314 from weswigham/fix-global-jsx-ns-alias-crashes Wesley Wigham 2020-10-28 18:38:26 -07:00
  • 8a15291541 Update control flow for correct destructuring evaluation order Ron Buckton 2020-10-28 16:30:48 -07:00
  • 3de6ed08a9 Merge pull request #41312 from weswigham/maybe-bind-comma-lhs Wesley Wigham 2020-10-28 15:12:03 -07:00
  • d722392d81 Fix crashes when the global JSX namespace is an alias Wesley Wigham 2020-10-28 14:31:40 -07:00
  • 4ec02a56b8 Bind comma expression LHS call expressions Wesley Wigham 2020-10-28 13:48:29 -07:00
  • ca8a15d37b Merge pull request #41287 from weswigham/bind-exports-assigned-object-as-alias Wesley Wigham 2020-10-28 13:14:20 -07:00
  • bd27bd8d47 Don't relate unmatched parameter positions in signatures (#41308) Anders Hejlsberg 2020-10-28 11:55:32 -07:00
  • 3eed4a61d1 fix(41208): add insertSpaceAfterOpeningAndBeforeClosingEmptyBraces to tsserver protocol (#41304) Oleksandr T 2020-10-28 20:51:18 +02:00
  • e17d95dada When creating synthetic default symbol set parent as module symbol (#41282) Sheetal Nandi 2020-10-28 11:24:40 -07:00
  • 4d85f03afa Update package-lock.json TypeScript Bot 2020-10-28 06:26:41 +00:00
  • 6acce0ca6f Merge pull request #41075 from uhyo/fix-36958 Wesley Wigham 2020-10-27 20:10:27 -07:00
  • af38ab90e2 feat(41249): allow import.meta with module: es2020 (#41274) Oleksandr T 2020-10-28 02:26:15 +02:00
  • 40559531e7 LEGO: Merge pull request 41290 csigs 2020-10-27 17:11:09 -07:00
  • 56fd559174 LEGO: check in for master to temporary branch. csigs 2020-10-28 00:10:41 +00:00
  • e96ce39b60 Fixup other fourslash test Wesley Wigham 2020-10-27 16:25:30 -07:00
  • 40b81224f9 Remove string literals from unions with matching template literals (#41276) Anders Hejlsberg 2020-10-27 16:21:07 -07:00
  • d1bc6b1ba6 Bind module.export = {Thing} with alias symbols Wesley Wigham 2020-10-27 15:43:00 -07:00
  • 71cd5d522d Fix two issues with ConvertToTypeOnlyExport codefix (#40490) Michael 2020-10-28 09:08:20 +11:00
  • 9ed608b439 fix(41244): ignore synthesized imports (#41267) Oleksandr T 2020-10-27 22:22:02 +02:00
  • c923023494 Merge pull request #41191 from weswigham/control-flow-comma-exprs Wesley Wigham 2020-10-27 12:37:02 -07:00
  • aaa8b74229 Merge pull request #41257 from weswigham/jsdoc-declaration-emit-names Wesley Wigham 2020-10-27 12:01:52 -07:00
  • 489fc45c9a LEGO: Merge pull request 41278 csigs 2020-10-27 11:11:09 -07:00
  • 6f25c09359 LEGO: check in for master to temporary branch. csigs 2020-10-27 18:10:41 +00:00