Highlights
- 1 discussion answered
Pinned
2,703 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 80 commits in 3 repositories
Created 2 repositories
- aduh95/plugins JavaScript
- aduh95/mdast-util-to-markdown JavaScript
Created a pull request in syntax-tree/mdast-util-to-markdown that received 16 comments
Fix collapsed link references containing inline code
Initial checklist I read the support docs I read the contributing guide I agree to follow the code of conduct I searched issues and couldn…
+274
−1
•
16
comments
Opened 14 other pull requests in 5 repositories
transloadit/uppy
3
open
3
merged
nodejs/node
1
open
2
closed
nodejs/remark-preset-lint-node
2
merged
1
open
nodejs/node-core-utils
1
open
rollup/plugins
1
open
Reviewed 56 pull requests in 4 repositories
nodejs/node
39 pull requests
- module: resolver & spec hardening /w refactoring
- 2021-10-19, Version 17.0.0 (Current)
- meta: update AUTHORS
- doc: simplify CHANGELOG.md
- doc: enable GFM footnotes in docs
- build: avoid run find inactive authors on forked repo
- tools: update tools/lint-md dependencies to support GFM footnotes
- module: unflag import assertions
- doc: format doc/api/*.md with markdown formatter
- lib,test: highlight output from console.error and console.warn
- build: include new public V8 headers in distribution
- deps: V8: make V8 9.5 ABI-compatible with 9.6
- meta: consolidate AUTHORS information for geirha
- http: make .headers and .trailers to have no prototype
- doc: Remove ESLint disable comments which were breaking the CJS/ESM code block toggles
- tools: update lint-md dependencies
- meta: update AUTHORS
-
meta: add
typingsto label-pr-config - doc: fix typos in n-api docs
- deps: update V8 to 9.5
- build: remove duplicate check for authors.yml
- tools: update ESLint to 8.0.0
- lib: refactor internal debug variable
- test: fix typos in whatwg-webstreams explanations
- deps: upgrade Corepack to 0.10
- Some pull request reviews not shown.
transloadit/uppy
9 pull requests
- Implement periodic ping functionality
- meta: use Yarn v3 instead of npm
- Rewrite Companion providers to use streams to allow simultaneous upload/download without saving to disk
- Improve docs on redux store integration
- @uppy/transloadit: pass fields to transloadit
-
Expose
@uppy/drop-targetevents - Add info about include in the Dashboard
- Update ar_SA.js
-
Fix i18n error in
CopyLinkButton
nodejs/TSC
4 pull requests
nodejs/remark-preset-lint-node
4 pull requests
Created an issue in nodejs/loaders that received 8 comments
Import assertions with loaders
Here's a draft of what solution I can think of regarding relations between loaders and import assertions.
Relation of ESMLoader class with import a…
8
comments