Commit Graph

  • 76d754329e Fix bigInt completions (#45059) Armando Aguirre 2021-07-30 14:40:50 -07:00
  • bbd9c3a6e6 Use arrow functions to bind globals correctly in web scenarios (#45242) Andrew Casey 2021-07-30 14:22:30 -07:00
  • 8cdcec4454 Avoid provide hints for binding patterns (#44961) Wenlu Wang 2021-07-31 00:43:20 +08:00
  • 0f6e6efde0 Avoid no-op export map updates (#45238) Andrew Casey 2021-07-30 09:27:32 -07:00
  • b596c6148f Scribbles, nothing works yet Nathan Shively-Sanders 2021-07-30 09:11:54 -07:00
  • 9d957c64c5 Fix getChildCount/At methods in EndOfFileTokens (#44991) tjjfvi 2021-07-30 09:03:19 -07:00
  • 42915c3529 Update package-lock.json TypeScript Bot 2021-07-30 06:06:14 +00:00
  • db0f7938dd Allow narrowing for any left-hand in operand (#45152) Gabriela Araujo Britto 2021-07-29 14:06:45 -07:00
  • 366e9de264 Fix compiler crash on property symbols without declarations (#45190) Gabriela Araujo Britto 2021-07-29 12:42:54 -07:00
  • 62773051e7 Fix import statement completions for export= in JS files (#45128) Andrew Branch 2021-07-29 10:28:47 -07:00
  • c79ec7bfbb fix(45225): do not show add missing member QF for libraries files (#45231) Oleksandr T 2021-07-29 20:22:27 +03:00
  • 7e8bba6908 Fix template string refactoring and nodeFactory bug Eli Barzilay 2021-05-28 00:44:17 -04:00
  • 52ca2dd9cf Update package-lock.json TypeScript Bot 2021-07-29 06:06:00 +00:00
  • 7c197becb6 feat(45210): add inlay hints for getters and setters (#45214) Oleksandr T 2021-07-29 00:52:37 +03:00
  • d1d65cb6b1 Update package-lock.json TypeScript Bot 2021-07-28 06:06:05 +00:00
  • b81eb6cfe1 fix(45182): allow property access in arrow function (#45193) Oleksandr T 2021-07-27 19:46:17 +03:00
  • 85e0e5ad07 fix(44837): add graceful recovery for require completions (#45151) Oleksandr T 2021-07-27 01:26:43 +03:00
  • 9334a15f5f Add transitive pnpm import statement completions test (#45186) Andrew Branch 2021-07-26 14:24:59 -07:00
  • 9665bc6199 Supress hints for access expr too (#45121) Wenlu Wang 2021-07-27 02:59:14 +08:00
  • 11c7daef62 fix(45114): throw an error when using '#' as an identifier (#45124) Oleksandr T 2021-07-26 21:39:17 +03:00
  • ba226167bc fix(45157): omit error after property declaration without semicolon (#45165) Oleksandr T 2021-07-26 19:57:58 +03:00
  • 129623943b Update package-lock.json TypeScript Bot 2021-07-26 06:07:42 +00:00
  • f449ab1ebc Update package-lock.json TypeScript Bot 2021-07-25 06:06:00 +00:00
  • 90e15549fe Update package-lock.json TypeScript Bot 2021-07-24 06:05:56 +00:00
  • 48aecfa5a5 Consider module augmentations in files referenced by imports in watch/incremental (#45156) Andrew Branch 2021-07-23 16:32:52 -07:00
  • f029a8266c Filter auto imports by symbol flags before resolving module specifiers (#45168) Andrew Branch 2021-07-23 15:56:34 -07:00
  • a947bbb6a9 Update package-lock.json TypeScript Bot 2021-07-23 06:06:15 +00:00
  • 7c4c0a3962 Update package-lock.json TypeScript Bot 2021-07-22 06:06:22 +00:00
  • 9c8a90d685 Check cancellation token during exportInfoMap generation (#45138) Andrew Branch 2021-07-21 14:17:34 -07:00
  • e064817371 feat(42639): allow narrowing type in 'in' operator with the identifier on the left side (#44893) Oleksandr T 2021-07-21 19:10:32 +03:00
  • 1e2c77e728 Update package-lock.json TypeScript Bot 2021-07-21 06:07:17 +00:00
  • 31d98ec44a Don’t try to create auto import provider when host program doesn’t exist (#45126) Andrew Branch 2021-07-20 11:16:58 -07:00
  • 365b25693c Fix and validate post-increment/decrement in module emit (#44968) Ron Buckton 2021-07-19 13:34:42 -07:00
  • 476054ea57 Fix auto import crashes caused by unrelocatable symbols (#45055) Andrew Branch 2021-07-19 10:32:47 -07:00
  • 36225c3260 Detect preference for Unode:-prefixed node core modules (#45080) Andrew Branch 2021-07-19 09:56:24 -07:00
  • ddbd829ea1 LEGO: Merge pull request 45092 csigs 2021-07-18 16:17:56 -07:00
  • a84ca309e0 LEGO: Merge pull request 45088 csigs 2021-07-17 22:14:11 -07:00
  • 64e19ffc3f LEGO: Merge pull request 45087 csigs 2021-07-17 16:17:42 -07:00
  • 7ad76171f7 LEGO: Merge pull request 45085 csigs 2021-07-17 10:13:32 -07:00
  • 4ca716ceb3 Update package-lock.json TypeScript Bot 2021-07-17 06:06:08 +00:00
  • 5e55501ac6 LEGO: Merge pull request 45083 csigs 2021-07-16 22:14:50 -07:00
  • cf8217fc29 LEGO: Merge pull request 45081 csigs 2021-07-16 16:13:58 -07:00
  • b300ef4bc7 Check for watched directories before clearing map (#44947) Andrew Branch 2021-07-16 15:35:38 -07:00
  • 1aac3555f7 fix(45049): fix diagnostic for missing property initializer (#45052) Oleksandr T 2021-07-17 01:10:42 +03:00
  • ba2e2600c8 fix(44701): allow renaming string literal in rhs/lhs of equality (#44708) Oleksandr T 2021-07-17 00:45:06 +03:00
  • 193b7494d0 Properly propagate silentNeverType in intersections (#45073) Anders Hejlsberg 2021-07-16 11:20:04 -07:00
  • d0efe9065e Dont swallow declaration emit errors when issued on nodes without names (#44995) Wesley Wigham 2021-07-16 10:30:22 -07:00
  • 7ef66f647b LEGO: Merge pull request 45072 csigs 2021-07-16 10:13:11 -07:00
  • d8f2aaeebf Shorten baseline names (#45054) Andrew Casey 2021-07-16 10:01:36 -07:00
  • 00596e19f5 fix(44168): exclude adding export to existing exported identifier (#44755) Oleksandr T 2021-07-16 19:40:17 +03:00
  • 23ebe04563 fix(44902): resolve members in Union or Intersection types (#44904) Oleksandr T 2021-07-16 19:07:52 +03:00
  • e4da7a97a0 LEGO: Merge pull request 45067 csigs 2021-07-16 04:13:22 -07:00
  • 8268f2adec Avoid bogus circularity error on context sensitive constructor property assignments (#44601) Wesley Wigham 2021-07-15 17:06:56 -07:00
  • 87cff4e3bb LEGO: Merge pull request 45060 csigs 2021-07-15 16:13:30 -07:00
  • 6d3772f357 Fix auto import require of CJS module with module:es2015+ and allowSyntheticDefaultExports (#44955) Andrew Branch 2021-07-15 16:08:05 -07:00
  • 541e553163 Specific diagnostic suggestions for unexpected keyword or identifier (#43005) Josh Goldberg 2021-07-14 16:50:55 -04:00
  • 3358f137c6 Fix namespace name conflict detection in "Convert named imports to namespace import" action (#45019) Gabriela Araujo Britto 2021-07-14 11:07:12 -07:00
  • 2b8296b7ad chore(typo): fix comment (#45016) jjangga0214 2021-07-15 01:28:48 +09:00
  • 9247ef115e Update package-lock.json TypeScript Bot 2021-07-14 06:06:00 +00:00
  • 40ec8392a1 Fixes JSDoc @type function with variable args is interpreted incorrectly (#44864) Jean Pierre 2021-07-13 19:17:24 -05:00
  • 0996bff509 Support syntactic diagnostics in partial mode (#44859) Daniel Rosenwasser 2021-07-13 11:22:34 -07:00
  • acdf62fa1e Fix "Union types are not being narrowed down correctly in 4.3 #44401" (#44771) caojoshua 2021-07-13 11:02:18 -07:00
  • c17fd8c479 Update package-lock.json TypeScript Bot 2021-07-13 06:06:06 +00:00
  • f453a28ed0 LEGO: Merge pull request 45000 csigs 2021-07-12 22:13:14 -07:00
  • 8e855d140b Watch mode watches for changes in package.json files used in resolution (#44935) Wesley Wigham 2021-07-12 17:23:08 -07:00
  • 0746f70fe5 LEGO: Merge pull request 44989 csigs 2021-07-12 10:14:10 -07:00
  • 3c604f1c0a LEGO: Merge pull request 44987 csigs 2021-07-12 04:13:35 -07:00
  • ed6007d316 LEGO: Merge pull request 44982 csigs 2021-07-11 22:18:01 -07:00
  • bcb1911abd LEGO: Merge pull request 44979 csigs 2021-07-11 16:18:31 -07:00
  • db561931a7 LEGO: Merge pull request 44977 csigs 2021-07-11 10:13:09 -07:00
  • 66c3063b06 Add collision check for 'Reflect' when using super in static initializers (#44876) Ron Buckton 2021-07-10 12:48:54 -07:00
  • 6ee8154b2b Update package-lock.json TypeScript Bot 2021-07-10 06:05:44 +00:00
  • 8e795108eb Update package-lock.json TypeScript Bot 2021-07-09 06:05:48 +00:00
  • a15030ff6f fix(35050): Decorator emit incorrect within try block (#41951) Oleksandr T 2021-07-08 20:48:02 +03:00
  • e881a69939 Detect circularities printing recursive conditional types (#43733) Andrew Branch 2021-07-08 09:19:58 -07:00
  • 2f3cd38121 Update package-lock.json TypeScript Bot 2021-07-08 06:06:03 +00:00
  • 8590f0db40 Fix decorator emit regression for static fields (#44933) Ron Buckton 2021-07-07 16:58:36 -07:00
  • c0821aeacd fix(44926): change noImplicitOverride description (#44929) Oleksandr T 2021-07-07 20:43:44 +03:00
  • 1de29af709 Update package-lock.json TypeScript Bot 2021-07-07 06:06:13 +00:00
  • 4d5978d1db Apply disableReferencedProjectLoad to getOriginalLocationEnsuringConfiguredProject (#44836) Andrew Casey 2021-07-06 15:22:48 -07:00
  • bb7de99e5a Improve "Convert to template string" with template-strings Eli Barzilay 2021-06-02 17:46:41 -04:00
  • 8e01a86c01 Consistently ignore attributes with hyphenated names in JSX (#44873) Anders Hejlsberg 2021-07-06 13:29:51 -07:00
  • 1da18c60d6 Refactor export map cache to not store transient symbols (#44816) Andrew Branch 2021-07-06 11:04:59 -06:00
  • fc5c765f81 fix(44868): handle import type in shorthand assignment (#44881) Oleksandr T 2021-07-06 18:29:09 +03:00
  • f58a662950 Update package-lock.json TypeScript Bot 2021-07-05 06:05:57 +00:00
  • b539c9a0c3 Update package-lock.json TypeScript Bot 2021-07-04 06:06:07 +00:00
  • 069650f602 Change PerformanceObserver to be compatible with new Node types (#44884) Ron Buckton 2021-07-03 21:26:56 -07:00
  • 09406524b3 Add evaluation tests for class static initializers (#44878) Ron Buckton 2021-07-03 18:30:42 -07:00
  • be5bf3ef2d Update package-lock.json TypeScript Bot 2021-07-03 06:06:16 +00:00
  • 8b496ed34c Fix class name reference in class expr (#44877) Ron Buckton 2021-07-02 18:37:23 -07:00
  • 62f9155a9d Update package-lock.json TypeScript Bot 2021-07-02 06:07:09 +00:00
  • 248b2c3fc1 Further optional delete corrections (#44862) Daniel Rosenwasser 2021-07-01 18:44:22 -07:00
  • a988295b52 Accepted baselines. noReductionOnContextuallyTypedArrays Daniel Rosenwasser 2021-07-01 23:40:35 +00:00
  • 6e6fbdabb1 Avoid doing subtype reduction on arrays when contextually typed by array types. Daniel Rosenwasser 2021-07-01 23:36:34 +00:00
  • e3d6189e3a Correctly check for 'delete' on optional properties in 'exactOptionalPropertyTypes'. (#44854) Daniel Rosenwasser 2021-07-01 15:19:11 -07:00
  • 9d443b76aa Update LKG to enable improved narrowing in 4.4. (#44842) Daniel Rosenwasser 2021-07-01 12:21:27 -07:00
  • d308b99f38 Update package-lock.json TypeScript Bot 2021-07-01 06:06:07 +00:00
  • 1294ee8c1f Bump version to 4.3.5 and LKG v4.3.5 release-4.3 TypeScript Bot 2021-06-30 22:06:15 +00:00
  • 7b61fa2393 Cherry-pick PR #44724 into release-4.3 (#44822) TypeScript Bot 2021-06-30 14:33:26 -07:00
  • e402c1d464 feat(44799): allow auto import codefix for shorthand property assignment (#44827) Oleksandr T 2021-07-01 00:09:42 +03:00