Commits
User selector
Commit History
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
Commits on Apr 24, 2019
Commits on Apr 4, 2019
Commits on Mar 25, 2019
Forbid accessing block-scoped variables on globalThis (#30510)
Show description for 32054f1authored
Commits on Feb 4, 2019
Merge 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
Commits on Jan 24, 2019
Merge pull request #27121 from xl1/26977-typedarray
Show description for d85c4e5authored
Commits on Dec 8, 2018
Commits on Nov 13, 2018
- committed