Pinned
1,282 contributions in the last year
Activity overview
Contributed to
tc39/proposal-temporal,
web-platform-tests/wpt,
WebAssembly/spec
and 5 other
repositories
Contribution activity
January 2021
Created 51 commits in 8 repositories
Created a pull request in tc39/proposal-temporal that received 4 comments
Opened 24 other pull requests in 6 repositories
tc39/proposal-temporal
15
merged
- Fix paths for codecov.
- Remove getFields methods.
- Update some API spec / documentation.
- Update name of ToInteger abstract operation.
- Close code block in docs intro page.
- Run tests (and code coverage) on main.
- [polyfill] Clarify constructor error messages for missing required arguments.
- Specify ConsolidateCalendars abstract operation.
- Replace ÷ by / in the spec.
- Fix some missing 'Plain' prefixes in intrinsic references.
- Add some examples to the documentation readme.
- Omit fractional Numbers support in Duration.from for now.
- Clarify the documentation for constructor arguments in Calendar.
- Update the spec for PlainDate.add/subtract.
- Remove options arguments from PlainTime.add/subtract.
tc39/proposal-top-level-await
3
merged
WebAssembly/spec
2
merged
WebAssembly/reference-types
2
merged
web-platform-tests/wpt
1
open
tc39/proposal-intl-duration-format
1
merged
Reviewed 28 pull requests in 6 repositories
tc39/proposal-temporal 16 pull requests
- Remove getFields methods from Duration object.
- Remove CalendarToString and TimeZoneToString
- Add minutes from October meetings
- Fix broken links to removed heading in documentation
- from() always returns new object
- Fix README example
- Fix exception for missing units in Duration.round()
- Add precision options to Duration.toString()
- Document calendar comparison in compare() and equals()
- Editorial spec text fixes
- Verify optional arguments
- Review ES.ToRecord called on non-objects
- Update proposal status
- ToOptionalTemporalCalendar and GetOptionalTemporalCalendar abstract operations
- Fix spec text for determining calendar to format with in toLocaleString
- Separate ECMA-262 and ECMA-402 parts of calendar- and locale-dependent spec text
web-platform-tests/wpt 7 pull requests
- Remove document.createEvent("touchevent")
- [idlharness] Test class string of prototype objects
- doc: improve terminology
- Add missing jsapi tests for wasm reference-types proposal
- [css-flexbox][css-grid] move tests from vendor-imports
- Fetch: test Body mixin's MIME type
- [testharness.js] Remove unused timeout code
tc39/proposal-top-level-await 2 pull requests
w3c/ServiceWorker 1 pull request
whatwg/html 1 pull request
WebAssembly/spec 1 pull request
Created an issue in tc39/proposal-temporal that received 1 comment
Review prose around Temporal.Duration.prototype.toLocaleString
CC @ptomato @littledan See #1247 (comment). If we don't want Temporal to depend on DurationFormat, perhaps this should be replaced by a non-normati…
1
comment