Commits
User selector
Commit History
Commits on Aug 20, 2020
Add missing contextual type to static PropertyDeclarations
Show description for f9e360dcommitted- authored
Revamp dockerfile for office-ui-fabric to reduce noise (#40147)
Show description for 76639f1authored
Commits on Aug 19, 2020
Fixes crash on chained property access on require (#40135)
Show description for 55ca5e9authored- authored
Commits on Aug 18, 2020
Commits on Aug 17, 2020
Fix lack of error on default export of nonexistant name (#40094)
Show description for f9cca25authoredAlias for commonjs require in JS (#39770)
Show description for c3d41bbauthored
Commits on Aug 16, 2020
Recursive conditional types (#40002)
Show description for cd30534authored
Commits on Aug 13, 2020
fix jsx completions after attributes (#39859)
Show description for 0ed523bauthored
Commits on Aug 12, 2020
Avoid the double-symbol trick for enums
Show description for 620e260committed
Commits on Aug 11, 2020
No this-property assignments in TS (#40009)
Show description for d371ae7authoredImprove deprecated suggestion node position (#39702)
Show description for 57e2fe0authored
Commits on Aug 10, 2020
fix export * as default syntax (#39803)
Show description for a80f60cauthoredBind alias ThisProperty assignment declarations (#39908)
Show description for 1ec71f0authored
Commits on Aug 7, 2020
Use isUncalledFunctionReference for aliases too (#39950)
Show description for 3328fdbauthored
Commits on Aug 6, 2020
Insert auto imports after header comment (#39924)
Show description for 91a7c35authored- authored
Commits on Aug 5, 2020
Commits on Aug 4, 2020
Merge pull request #37891 from Neonit/jsDocIndentationPreservation
Show description for c9f05afauthored
Commits on Aug 1, 2020
In JS declaration emit, move imports painted in nested contexts to the root private context (#39818)
Show description for 9498978authored
Commits on Jul 30, 2020
Redo in narrowing for intersections (#39637)
Show description for d3877d2authoredMerge pull request #39824 from microsoft/fix35484
Show description for 32934a9authored- authored
Fix formatting scanner on JSX text that looks like trivia (#39718)
Show description for faf128dandauthored
Issue35876: Give better error message when Classic Module Resolution with incorrect path (#38105)
Show description for bffe354authored
Make `getLocalSymbolForExportDefault` look harder for an export
Show description for a320e1bcommitted
Commits on Jul 29, 2020
- committed
Fix this-parameter emit for JSDocFunction types (#39814)
Show description for 9b2d487authoredFix location for duplicate function implementation errors
Show description for f2d1531committed
Commits on Jul 27, 2020
Undo accidental change from #39772 (#39779)
Show description for 1f1521cauthoredAdd contextual type for generator return type (#39772)
Show description for 68ba670authored