Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,902 contributions in the last year
Activity overview
Contribution activity
June 2020
- mathiasbynens/github-default-branch JavaScript
- mathiasbynens/ispuppeteerfirefoxready JavaScript
Created a pull request in google/WebFundamentals that received 1 comment
Clarify when various aspects of locale emulation takes place
See this Twitter thread: https://twitter.com/fetis26/status/1265939396865515521
+5
−1
•
1
comment
- chore: remove top level errors and DeviceDescriptors
- chore: upgrade to Mocha v8
- chore: create `node` directory for Node-only files
- chore: add dependency chart generation as script
- chore: create new debug module
- chore: move `assert` into its own module
- chore: mark v4.0.0-post
- chore: mark version 4.0.0
- Fix childprocess killing when the parent process SIGINTs
- fix(connection): separate send/receive debug logging
- Fix docs linter
- chore: move `index.js` into `src`
- docs: replace @return with @returns
- docs(new): Start documenting the `Page` class
- Add documentation to Mouse class for copy-pasting text
- chore: ensure new-docs are up to date
- feat(api): add Page.isJavaScriptEnabled + mark properties as private
- Remove prefers-color-scheme "no-preference".
- docs: Fix effect -> affect typos
- chore: clean `lib` when running tsc
- feat(new-docs): migrate Dialog documentation to TSDoc
- chore: migrate away from Node's EventEmitter
- feat(new-docs): add TSDoc comments to `Accessibility`
- chore: Commit base new-docs
- Add test configuration options for running tests against multiple products
- Some pull request reviews not shown.
- [spec] convert List to Array
- Editorial(AggregateError): Add missing <var>s
- Editorial: Fix `AggregateError` links and description
- Unify AggregateError ctor with Error ctor
- Normative: Retrieve Promise.resolve before GetIterator call
- [spec] change `errors` from a prototype accessor to an own data property
Created an issue in TechQuery/array-unique-proposal that received 4 comments
“index” vs. function parameter: what’s the difference?
Question about https://github.com/TechQuery/array-unique-proposal#core-features:
While Array.prototype.unique() invoked with:
no parameter, it'l…
4
comments