Commits
User selector
Commit History
Commits on Jul 18, 2019
Commits on Jul 11, 2019
Commits on Jul 10, 2019
Update DOM from TSJS-lib-generator (#32335)
Show description for 5289f2eauthored
Commits on Jul 4, 2019
Improve type checking and inference for Generators and Async Generators (#30790)
Show description for e8bf958authored
Commits on Jun 18, 2019
Commits on Jun 13, 2019
- authored andcommitted
Commits on Jun 8, 2019
Fix es2019.string.d.ts
Show description for 24a2ed7authored
Commits on Jun 6, 2019
- committed
Commits on May 23, 2019
Manually copy just postMessage changes (#31557)
Show description for 5d9d4b2authored
Commits on May 22, 2019
Make anyArray.filter(Boolean) return any[], not unknown[] (#31515)
Show description for b36c8a0authored
Commits on May 1, 2019
Commits on Apr 30, 2019
Add ES2019 Object.fromEntries function (#30934)
Show description for 49d6f61authored andcommittedfix(lib): Loosen `Array` predicate return types (#31076)
Show description for 1d83982authored andcommittedBetter typings for promise.race based on conditional types (#31117)
Show description for d102ec0authoredAllow Boolean() to be used to perform a null check (#29955)
Show description for 3ce3cdeauthored andcommitted
Commits on Apr 26, 2019
Change the type of 'uriComponent' (passed to 'encodeURIComponent') from 'string' to 'string | number | boolean'. Fixes #18159 (#31103)
Show description for d934401authored andcommitted
Commits on Apr 25, 2019
- authored andcommitted
Commits on Apr 24, 2019
Commits on Apr 23, 2019
- authored andcommitted
Commits on Apr 11, 2019
Update DOM 2019/04/11 (#30867)
Show description for 84427eaauthored andcommitted
Commits on Apr 8, 2019
Commits on Apr 4, 2019
- committed
- committed
Commits on Mar 25, 2019
Forbid accessing block-scoped variables on globalThis (#30510)
Show description for 32054f1authored
Commits on Mar 13, 2019
Fix map constructor to accept readonly tuple
Show description for 027d65acommitted
Commits on Feb 7, 2019
- committed
- committed
- committed
- authored
- committed
Commits on Feb 4, 2019
DOM update February 2019 (#29690)
Show description for 2f9218fauthoredMerge pull request #29696 from Microsoft/filter-unknown
Show description for 4ff71ecauthoredMerge pull request #29705 from Microsoft/fixParametersAndReturnType
Show description for f86b635authored
Commits on Feb 2, 2019
Merge pull request #28270 from AnyhowStep/json-parse-reviver-stringify-replacer-better-declaration
Show description for 0a041eeauthored