Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-dropzone/react-dropzone

Simple HTML5 drag-drop zone with React.js.
https://github.com/react-dropzone/react-dropzone

Fix for compatible with React 19

asada-no4 opened this pull request 29 days ago
[BUG] event.dataTransfer.types give inconsistent value in Chrome browser

waleed-alfaifi opened this issue about 1 month ago
Use React.JSX instead of global JSX

Philipp91 opened this pull request about 2 months ago
feat(deps): bump file-selector from 2.1.0 to 2.1.2

dependabot[bot] opened this pull request 2 months ago
[BUG] Keyboard Accessibility doesn't work (sort of)

72gm opened this issue 2 months ago
feat: migrate docs to vitepress

rolandjitsu opened this pull request 3 months ago
[ENHANCEMENT] I want a new feature - Don't check mimeType

AJLoveChina opened this issue 3 months ago
feat(deps): bump attr-accept from 2.2.4 to 2.2.5

dependabot[bot] opened this pull request 3 months ago
[ENHANCEMENT] Not compatible with React 19

Dakuan opened this issue 3 months ago
fix: fix wrong file type msg ux and close #1221

rolandjitsu opened this pull request 3 months ago
docs: add a note about the useFsAccessApi caveats

rolandjitsu opened this pull request 3 months ago
fix: set {isDragRejected} on drop and close #1238

rolandjitsu opened this pull request 3 months ago
fix: visually hide the input and close #1268

rolandjitsu opened this pull request 3 months ago
fix: update file-selector and close #1346

rolandjitsu opened this pull request 3 months ago
fix: allow application/* mime types

rolandjitsu opened this pull request 3 months ago
feat: bump prod deps

rolandjitsu opened this pull request 3 months ago
fix: make ESM build compatible with native Node.js

targos opened this pull request 3 months ago
feat(deps): bump file-selector from 0.6.0 to 1.2.0

dependabot[bot] opened this pull request 3 months ago
ci: bump dev deps

rolandjitsu opened this pull request 3 months ago
fix: fix publint warnings

rolandjitsu opened this pull request 4 months ago
fix: add file with path type for onDrop

jakeleventhal opened this pull request 4 months ago
feat(deps): bump attr-accept from 2.2.2 to 2.2.4

dependabot[bot] opened this pull request 4 months ago
feat(deps): bump file-selector from 0.6.0 to 1.1.0

dependabot[bot] opened this pull request 4 months ago
fix: fix exports declaration

rolandjitsu opened this pull request 4 months ago
Update .gitignore

vineshDevSky opened this pull request 4 months ago
docs: link to org contributing guidelines

rolandjitsu opened this pull request 4 months ago
feat(deps): bump file-selector from 0.6.0 to 0.9.0

dependabot[bot] opened this pull request 4 months ago
[BUG] [email protected] missing types

RicardoGEsteves opened this issue 4 months ago
docs: fix link to new issue in contributing doc

rolandjitsu opened this pull request 4 months ago
docs: fix links in contributing doc

rolandjitsu opened this pull request 4 months ago
fix: revert min node version to 10.13

rolandjitsu opened this pull request 4 months ago
fix: ensure typings can be resolved and close #1371

rolandjitsu opened this pull request 4 months ago
[BUG] Version 14.2.6 could not read the typings file

RinMinase opened this issue 4 months ago
fix: disable file access API by default

rolandjitsu opened this pull request 4 months ago
build: fix node 20 build and update imagemin version

rolandjitsu opened this pull request 4 months ago
[BUG] type on .md files return an empty string in chrome

glend1 opened this issue 6 months ago
[ENHANCEMENT] Consider removing prop-types dependency

vorant94 opened this issue 7 months ago
Incorrect File Types Displayed in React Dropzone

GVSSri opened this issue 7 months ago
[BUG] ReactJS DropZone browser attempts to open file on drop

sdancer75 opened this issue 7 months ago
Invalid hook call

Hoshino2123 opened this issue 8 months ago
[BUG] DropzoneArea no longer works with large files

lidiahhhh opened this issue 8 months ago
[BUG] render upload language always English

Lijiaoa opened this issue 10 months ago
[BUG] Does not show area to drop or select files

VuMinhHoangGenz opened this issue 11 months ago
Using open() on Click does not work in some cases

sdancer75 opened this issue 11 months ago
[BUG] when upload .vtt file in windows system

liyaochun2008 opened this issue 11 months ago
[ENHANCEMENT] Browse folders

NotYoojun opened this issue 12 months ago
[BUG] `isDragReject` set to `true` for accepted `.rar` file type

grigorischristainas opened this issue 12 months ago
undefined is not a function when passing mime type to the useDropzone hook

shoaib-vaival opened this issue about 1 year ago
[ENHANCEMENT] Image ratio (or size) validation

Patzi275 opened this issue about 1 year ago
[BUG] When downloading a file in pdf forma

barsskif opened this issue about 1 year ago
[BUG] The dragzone is calling the custom validator on hover with a file

alexandreczg opened this issue about 1 year ago
Extending Dropzone - Click and select file not working Chrome

cenkkizil opened this issue about 1 year ago
Update index.js

trilokgit opened this pull request about 1 year ago
Update index.js

trilokgit opened this pull request about 1 year ago
got "undefined is not a function" when run "npm run build" nextjs 13

kitsuneremi opened this issue over 1 year ago
application mime type not allowing in chrome.

vinaypathak05 opened this issue over 1 year ago
feat: add human-readable file size formatting to error messages

issambaccouch opened this pull request over 1 year ago
docs: add forms example

dwjohnston opened this pull request over 1 year ago
[ENHANCEMENT] Drag and Drop from a different browser window

sgrund14 opened this issue over 1 year ago
[ENHANCEMENT] Customize the drop event handler

clarkmcc opened this issue over 1 year ago
[ENHANCEMENT] Support for transformFile option ?

vasilvestre opened this issue over 1 year ago
Click event [NOT WORKING!]

John-santhosh opened this issue over 1 year ago
[BUG] isDragRejected when type is empty (3D Meshes files)

etcarrupt opened this issue over 1 year ago
[BUG] "onDrop" Event is not working on Safari.

omar-shahid opened this issue over 1 year ago
fix: support esm

mohaq-global opened this pull request over 1 year ago
[BUG] Clic in the dropzone cause a re-render even with noClick

Ganbin opened this issue over 1 year ago
Adding Support for Localization of Error Messages

hatsu38 opened this pull request over 1 year ago
feat: accept-folder-drop-overs

Codeprinz-1 opened this pull request over 1 year ago
Add Docs section for integration with Zupload

erangeles opened this pull request almost 2 years ago
Add a copy button for code block in documentation

BilalAtique opened this issue almost 2 years ago
[BUG] Type check throwing errors with ts5?

softmarshmallow opened this issue almost 2 years ago
Add missing dependency

hichemfantar opened this pull request almost 2 years ago
On Firefox ver 112 (64 bit) dialog doesn't open

GlutVonSmark opened this issue almost 2 years ago
fix: ensure package works as a module

jsakas opened this pull request almost 2 years ago
[BUG] Dropzone inside a form causes the form fields to clear

ricardonogues opened this issue almost 2 years ago
[BUG] Wrong file content type in chromium browsers

DonKoko opened this issue almost 2 years ago
[ENHANCEMENT] Adding Support for Localization of Error Messages

mleister97 opened this issue almost 2 years ago
[ENHANCEMENT] Expose fileRejections during dragging

rconjaerts opened this issue almost 2 years ago
[BUG] Incorrect MIME type of renamed image

NovikovRE opened this issue almost 2 years ago
fix: ensure proper readonly arrays for types

pcorpet opened this pull request almost 2 years ago
[ENHANCEMENT] I want a way to add more files to my current state

saver711 opened this issue almost 2 years ago