Jake Bailey
|
79df2bcd35
|
Don't allow everything to be assignable to string within string mappings like Uppercase/Lowercase (#52734)
|
2023-02-13 17:58:56 -05:00 |
|
Jake Bailey
|
5b71f59450
|
Fix spurious circularity caused by removeOptionalityFromDeclaredType, cache result (#52696)
|
2023-02-13 17:55:12 -05:00 |
|
Daniel Rosenwasser
|
6aba9b8a24
|
Drop deferredNodes after checking them all. (#52606)
|
2023-02-13 13:50:57 -08:00 |
|
Mateusz Burzyński
|
738b45e219
|
Fixed crash in checkExportsOnMergedDeclarationsWorker (#52740)
|
2023-02-13 11:24:15 -08:00 |
|
TypeScript Bot
|
098e18ebc1
|
Update package-lock.json
|
2023-02-13 06:06:58 +00:00 |
|
TypeScript Bot
|
ed15865eb0
|
Update package-lock.json
|
2023-02-11 06:06:14 +00:00 |
|
Andrew Branch
|
aa658257c9
|
Fix completion details auto-imports crashes (#52686)
|
2023-02-10 15:26:09 -08:00 |
|
Anders Hejlsberg
|
c838b0cb7e
|
Consult cached contextual types only when no contextFlags (#52611)
|
2023-02-10 11:17:59 -08:00 |
|
TypeScript Bot
|
1c9ce4fc2e
|
Update package-lock.json
|
2023-02-10 06:06:59 +00:00 |
|
Gabriela Araujo Britto
|
7612a3afc7
|
Fix crash on addImportFromExportedSymbol with default exported symbol (#52694)
|
2023-02-09 16:31:58 -08:00 |
|
Daniel Rosenwasser
|
7fb6c99c19
|
Don't create an unnecessary text span in isInStringOrRegularExpressionOrTemplateLiteral (#52697)
|
2023-02-09 15:37:22 -08:00 |
|
Anders Hejlsberg
|
bd905d4936
|
Fix crash in union subtype reduction involving template literal and string mapping types (#52699)
|
2023-02-09 15:04:57 -08:00 |
|
Ron Buckton
|
6c9792aa87
|
Decorators normative changes (#52582)
|
2023-02-09 14:48:45 -05:00 |
|
Jake Bailey
|
0ef9e8eac9
|
Ensure we treat "type assertions" as JSX within a unary expression (#52667)
|
2023-02-09 11:34:47 -08:00 |
|
Jake Bailey
|
bec0fdac23
|
Add test for already fixed issue 49778 (#52668)
|
2023-02-09 11:04:07 -08:00 |
|
Gabriela Araujo Britto
|
9a14949686
|
Fix accessing toString of features map (#52340)
|
2023-02-09 10:22:22 -08:00 |
|
Anders Hejlsberg
|
57ebd99ff2
|
Exclude typeof this from check in isConstantReference (#52680)
|
2023-02-09 07:06:09 -08:00 |
|
Oleksandr T
|
1c822c42a4
|
feat(52097): "Add missing properties" quick fix for calculated string values ... (#52135)
|
2023-02-08 17:25:39 -08:00 |
|
Andrew Branch
|
a0afacd262
|
Avoid caching duplicate export info from AutoImportProvider (#52683)
|
2023-02-08 12:36:12 -08:00 |
|
TypeScript Bot
|
963f913014
|
Update package-lock.json
|
2023-02-08 06:06:47 +00:00 |
|
TypeScript Bot
|
a89f4168bd
|
Update package-lock.json
|
2023-02-07 06:06:24 +00:00 |
|
Oleksandr T
|
cdeb1e3660
|
feat(48702): Emit for dynamic import (import()) when target >= ES2020 and module == None (#50942)
|
2023-02-06 16:18:06 -08:00 |
|
Mateusz Burzyński
|
76c23e43da
|
Fixed binding element types coming from the out of tuple bounds under noUncheckedIndexedAccess (#52318)
|
2023-02-06 16:17:05 -08:00 |
|
Mateusz Burzyński
|
40208a8ca7
|
Narrow references within optional chains in for-in loops (#52059)
|
2023-02-06 16:15:27 -08:00 |
|
Gabriela Araujo Britto
|
4775381811
|
Ensure projects are updated for find all references (#52583)
|
2023-02-06 15:42:05 -08:00 |
|
Jake Bailey
|
59844e7f6c
|
Don't consult JSDoc outside of JS in expando function assignment declarations (#52640)
|
2023-02-06 15:28:21 -08:00 |
|
Mateusz Burzyński
|
6b43f82774
|
Filter out existing cases from string completions (#52633)
|
2023-02-06 13:16:29 -08:00 |
|
Andrew Branch
|
7d8f6eec46
|
Add cache to auto-import package.json filter (#52422)
|
2023-02-06 11:33:04 -08:00 |
|
Anders Hejlsberg
|
720ec45be5
|
Improve handling of corner cases in narrowTypeByInstanceof (#52592)
|
2023-02-06 11:32:33 -08:00 |
|
Andrew Branch
|
7bfe6ac49a
|
Make traces where #50762 happens machine analyzable (#52602)
|
2023-02-06 11:31:07 -08:00 |
|
Oleksandr T
|
70d14f3de2
|
fix(52594): this incorrectly applies in TS files in typeToString (#52610)
|
2023-02-06 08:59:32 -08:00 |
|
Andrew Branch
|
0bf99914e7
|
Make emitModuleKindIsNonNodeESM internal (#52599)
|
2023-02-06 08:44:58 -08:00 |
|
TypeScript Bot
|
1ed0a5ac4b
|
Update package-lock.json
|
2023-02-05 06:06:09 +00:00 |
|
pyBlob
|
00eb22030f
|
Fix completion of partial identifier inside a JsxExpression (#52572)
Co-authored-by: Karl Kraus <karl.kraus@avantagarde-talents.de>
Co-authored-by: Gabriela Araujo Britto <gabrielaa@microsoft.com>
|
2023-02-03 16:54:56 -08:00 |
|
Mateusz Burzyński
|
c9b5f2b022
|
Replace missingType with undefinedType in the IndexedAccessTypeNode's type (#52016)
|
2023-02-03 16:32:22 -08:00 |
|
Vitaly
|
c06711da1b
|
Handle literal string union complete pattern for JSX attribute snippets (<input type />) (#52562)
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
|
2023-02-03 15:40:00 -08:00 |
|
Andrew Branch
|
2e9da1e5a1
|
Remove always-incorrect error message about importing .ts extensions (#52595)
|
2023-02-03 15:02:57 -08:00 |
|
Sheetal Nandi
|
ddadea1732
|
Make getSupportedCodeFixes plugin test such that we dont need to update its baseline for every new error (#52596)
|
2023-02-03 13:17:33 -08:00 |
|
Andrew Branch
|
ea47fb1405
|
Fix false verbatimModuleSyntax error on export namespace in ESM (#52555)
|
2023-02-03 12:32:01 -08:00 |
|
Jake Bailey
|
c828562eb4
|
Speed up debug attach by setting outFiles (#52584)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
|
2023-02-03 10:01:41 -08:00 |
|
Tobias S
|
066c78d590
|
return baseType in getSubstitutionType when baseType is any (#52573)
|
2023-02-03 08:35:10 -08:00 |
|
TypeScript Bot
|
bbfb9ac14f
|
Update package-lock.json
|
2023-02-03 06:06:35 +00:00 |
|
Jake Bailey
|
2a8436c529
|
Use eslint-plugin-simple-import-sort (#52090)
|
2023-02-02 14:36:21 -08:00 |
|
Nathan Shively-Sanders
|
0d251ba9bc
|
Improve @overload's interactions with constructors (#52577)
|
2023-02-02 14:24:17 -08:00 |
|
Oleksandr T
|
0f41b7a390
|
fix(52418): "Convert to named function" breaks on concise return of async function (#52434)
|
2023-02-02 13:03:52 -08:00 |
|
Vitaly
|
87b6fcd895
|
don't use Extension[] cast (#52556)
|
2023-02-02 12:59:37 -08:00 |
|
Sheetal Nandi
|
ab5067bd43
|
Always respect preserveSymlinks (#51842)
|
2023-02-02 12:37:35 -08:00 |
|
Oleksandr T
|
e7dfe82cc5
|
fix(52543): Module specifier should be escaped for snippet in import statement completion (#52574)
|
2023-02-02 11:27:10 -08:00 |
|
Andrew Branch
|
4ec9b2f8d7
|
Fix crash when looking for __esModule during symbol table merging (#52554)
|
2023-02-02 09:27:10 -08:00 |
|
Anders Hejlsberg
|
30993855fd
|
Consistently propagate intersectionState in relations (#52392)
|
2023-02-02 07:19:00 -08:00 |
|