8000 Tags · react-dropzone/react-dropzone · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: react-dropzone/react-dropzone

Tags

v14.3.8

Toggle v14.3.8's commit message
fix(event_type): 🎨 Update drop event type to include FileSystemFileHa…

…ndle

When useFsAccessApi is enabled, the existing types do not account for FileSystemFileHandle, which can also be returned. This omission leads to an RTE crash.

v14.3.7

Toggle v14.3.7's commit message
fix: make ESM build compatible with native Node.js

- Add extensions to relative import/export.
- Add `{"type": "module"}` to the ESM build directory.

v14.3.6

Toggle v14.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(types): fix React 19 incompatible JSX type import

v14.3.5

Toggle v14.3.5's commit message
fix: fix wrong file type msg ux and close #1221

v14.3.4

Toggle v14.3.4's commit message
fix: set {isDragRejected} on drop and close #1238

v14.3.3

Toggle v14.3.3's commit message
fix: visually hide the input and close #1268

v14.3.2

Toggle v14.3.2's commit message
fix: update file-selector and close #1346

v14.3.1

Toggle v14.3.1's commit message
fix: allow application/* mime types and close #1322

v14.3.0

Toggle v14.3.0's commit message
build: bump typescript to v5.6

v14.2.10

Toggle v14.2.10's commit message
fix: fix exports declaration

0