Commits
User selector
Commit History
Commits on Aug 4, 2021
Commits on Jun 25, 2021
Migrate latest dom types into libdom.d.ts (#44684)
Show description for 9ebe11cauthored
Orta Therox
Commits on May 25, 2021
IntelliSense doc string.replace typo (#41385)
Show description for 98f04e2authored
Commits on May 20, 2021
fix(WeakMapConstructor): readonly iterable items (#43905)
Show description for 7901f35authored
Commits on May 19, 2021
- authored
fix(43799): Support bigint type for Intl.NumberFormat.formatToParts (#44015)
Show description for fde2c55authored
Commits on May 12, 2021
Loosen up the first argument type for `String.raw`
Show description for 0454ae4committed
Commits on Mar 29, 2021
Fix typo (#43404)
Show description for 11097c6andauthored
Commits on Mar 25, 2021
Commits on Mar 12, 2021
Bigint constructor forbids object null undefined (#43204)
Show description for 2ea2f4fauthored
Commits on Mar 11, 2021
Accept generics for defineProperty (#42424)
Show description for dcaefe7andauthored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthored
Commits on Mar 5, 2021
Update parseInt parameter name and jsdoc (#42756)
Show description for 612a96eauthored
Commits on Mar 4, 2021
Update the DOM: March 03, 2021 (#43070)
Show description for e234f0cauthored
Commits on Feb 22, 2021
Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543)
Show description for 87d10ebauthored
Commits on Feb 19, 2021
- authored
feat(lib/es2021): Add type parameter to `FinalizationRegistry` (#42274)
Show description for 0723904authored
Commits on Feb 16, 2021
fix: fix RelativeTimeFormat type definition (#39661)
Show description for 3910d9eauthored
Commits on Feb 3, 2021
Commits on Jan 8, 2021
Commits on Jan 6, 2021
Revert the DOM query changes (#42230)
Show description for 35c8df0authored
Orta Therox
Commits on Jan 4, 2021
- authored
Orta Therox - authored
Improve documentation for basic array methods (#41961)
Show description for 822962eandauthored- authored
Commits on Dec 28, 2020
Commits on Dec 22, 2020
- authored
Add missing NumberFormatPartTypes types (#42066)
Show description for a2ddfcfauthored
Commits on Dec 7, 2020
- authored
Orta Therox
Commits on Oct 7, 2020
Fix missed tasks to add esnext.weakref (#40981)
Show description for fc783a9authored
Commits on Oct 6, 2020
- authored
Add definitions for WeakRef and FinalizationRegistry (#38232)
Show description for bd1d8e5andauthoredlib: remove `length` field from SharedArrayBuffer (#40858)
Show description for fc0eed3andauthored
Commits on Oct 1, 2020
- authored
jieniu$