Commits
User selector
Commit History
Commits on Jun 16, 2020
Commits on Apr 24, 2020
Revert "make splice `deleteCount` required in es5.d.ts (#32643)" (#38169)
Show description for d28e38fauthored
Commits on Mar 31, 2020
Commits on Mar 26, 2020
Commits on Mar 20, 2020
Add the 'awaited' type operator (#35998)
Show description for e3ec7b1andauthored
Commits on Mar 13, 2020
Commits on Mar 12, 2020
make splice `deleteCount` required in es5.d.ts (#32643)
Show description for ddcf139authored
Commits on Jan 29, 2020
Subtypes of ErrorConstructor extend it (#35549)
Show description for 8da3effauthored
Commits on Jan 6, 2020
Fix ThisParameterType<T> type (#36013)
Show description for df3b5bbauthored
Commits on Oct 16, 2019
doc(lib/es5): Fix grammar in DateConstructor.UTC documentation (#34509)
Show description for 408b176authored andcommitted
Commits on Oct 14, 2019
Update Math.round in es5.d.ts (#33920)
Show description for b7c85c7authored andcommitted
Commits on Sep 30, 2019
fix (lib): Loosen predicate return types of typed arrays, adapt docs (#31343)
Show description for 6bd3b21authored andcommitted
Commits on Sep 17, 2019
- authored
Commits on Sep 12, 2019
- authored
Commits on Sep 11, 2019
Commits on Aug 20, 2019
Commits on Aug 19, 2019
- authored andcommitted
Commits on Aug 16, 2019
Commits on Aug 15, 2019
Allow to omit the begin parameter of %TypedArray%.prototype.subarray (#32125)
Show description for a53e4a1authored andcommittedfix(docs): Fixed the docs for Array#slice not spec (#31182)
Show description for c6a0739authored andcommitted
Commits on Aug 8, 2019
Commits on Jul 29, 2019
Commits on Jul 19, 2019
Commits on Jul 18, 2019
Commits on Jun 27, 2019
- committed
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
fix(lib): Loosen `Array` predicate return types (#31076)
Show description for 1d83982authored andcommittedAllow 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