Highlights
- 1 discussion answered
Pinned
2,733 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 102 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 17 other pull requests in 5 repositories
transloadit/uppy
6
merged
2
open
- examples: Update to Parcel 2
- ci: test with Node.js 17.x
- ci: test Companion with Node.js 16.x
- ci: fix tranloadit2 e2e tests
-
@uppy/status-bar: fix
calculateProcessingProgressis not a function - meta: upgrade ESLint to v8.0.0
-
Revert "Remove broken link in
plugin_list.ejs(#3166)" - meta: use Yarn v3 instead of npm
nodejs/node
2
open
2
closed
nodejs/remark-preset-lint-node
2
merged
1
open
nodejs/node-core-utils
1
open
rollup/plugins
1
open
Reviewed 61 pull requests in 5 repositories
nodejs/node
42 pull requests
-
doc: update for changed
--dns-result-orderdefault - meta: move one or more collaborators to emeritus
- module: resolver & spec hardening /w refactoring
- doc: format doc/api/*.md with markdown formatter
- doc: explain backport labels
- 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
- 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
- Some pull request reviews not shown.
transloadit/uppy
10 pull requests
-
Fix
@uppy/unsplashupload - 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
rollup/plugins
1 pull request
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