drag-drop icon indicating copy to clipboard operation
drag-drop copied to clipboard

HTML5 drag & drop for humans

Results 8 drag-drop issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0. Release notes Sourced from actions/setup-node's releases. Add caching support on GHES 3.5 In scope of this release we added support for caching from GHES...

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...

Seems bundle.run (found in your README.md) has been broken (or breaking) for some time. Is there an alternative? Or better yet, could you supply standalone version in your npm builds...

This allows for drag-and-dropping links contained in HTML anchor elements, if there's no `text` data available. Rationale: if using `drag-drop` in a place where URLs are expected, it's very convenient...

When using Chrome, both the fileList object and the directories array passed to drag-drop's callback function appear to be empty. Firefox is still working fine, I haven't been able to...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

When I drag/drop `/Volumes/Drive12/project3/export_8.csv`, the `file.fullPath` = `/export_8.csv`. You mention this is due to browser security restrictions. However the app I'm building does file management, which requires the complete path...