Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-dnd-html5-backend

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dnd-html5-backend - npm Package Versions

1
8

7.4.4

Diff

Changelog

Source

<small>7.4.4 (2019-04-02)</small>

  • Improve Testing (#1298) (f0aa2fa), closes #1298
  • Make each example a CRA app (#1300) (6c9eaa2), closes #1300
  • Remove Lodash (#1294) (0a54e41), closes #1294
  • Remove useless constraint (#1306) (e8fab37), closes #1306
  • Update Libraries, Correct some Invariant Issues (#1313) (676d9f8), closes #1313
  • v7.4.4 (5b58d29)
  • fix: add endsWith polyfill (#1312) (69dbcce), closes #1312
  • fix: apply effect fix to hooks version of dragpreview (fdf3cf3)
  • fix: corret the dragpreview example by adding an effect dependency (a608c5e)
  • fix: documentation (9752600)
  • docs: add missing deps to examples for codepen (64672a5)
  • docs: add some more headings to the section on adding drag-and-drop interaction (1b83846)
  • docs: fix gutters, add toc to example (#1304) (6ed66bf), closes #1304
  • docs: fromat ts examples (f94a642)
  • docs: move the chessboard example so that we can model each step of the tutorial as different exampl (c028840)
  • docs: remove example cross-referencing (ec096a5)
  • docs: remove gatsby-plugin-styled-components from config (429caf5)
  • docs: remove outdated comment (d2133ea)
  • docs: revert styled-components removal, but don't use typings (c85d9d7)
  • docs: spelling fix (95fc213)
  • docs: update clean target (ba4ec05)
  • docs: use codesandbox for typescript examples (6356a2f)
  • docs: use codesandbox links for javascript example source (c58d331)
  • docs: use embedded codesandbox examples (4af62bf)
  • docs: wording streamline (107b009)
  • docs: write cra apps for ts examples (3dc7539)
  • build: remove nohoist settings (#1296) (a9f340b), closes #1296
darthtrevino
published 7.4.0 •

Changelog

Source

7.4.0 (2019-03-26)

  • #1273 fix typescript link issues (#1274) (34b2ae7), closes #1274
  • Connector Ref Updates (#1278) (786ef85), closes #1278
  • Don't create native drags out of an array, and make them enumerable (#1270) (0d717e9), closes #1270
  • Hooks Ref'ing Updates (#1280) (1d7207e), closes #1280
  • Improve Decorator Typings (#1291) (e891105), closes #1291 #1287
  • New Feature Proposal: Connect with Ref Objects (#1267) (0958d67), closes #1267
  • Remove unused code (#1279) (4505852), closes #1279
  • Use DragDropContextProvider in Tutorial (#1272) (bfbb756), closes #1272
  • v7.4.0 (941dc2e)
  • docs: document the props arg to the collector fns (9840c38)
  • docs: fixed markdown in droptarget top level api (#1288) (874f33a), closes #1288
  • docs: reference the react-dnd-test-utils package in the testing doc (ffd92e5)
  • fix: remove cyclic dependency (dcbda3c)
  • fix: remove the useEffect invocation from DragDropContextProvider (#1277) (cff33ab), closes #1277
  • fix: throw error when a DragSource or DropTarget is rendered outside DragDropContext (#1132) (#1286) (7fb94a5), closes #1132 #1286
  • build: fixed the order as lerna was not building in proper order (#1289) (6876ef9), closes #1289
  • revert: use recompose for the isClassComponent check (e6e7cb5)
  • test: add test-utils package, add test for connector functions (5682439)
  • test: added unit tests for react-dnd-html5-backend (#1283) (27e4a06), closes #1283
  • test: fix tests (34b87b1)
  • test: work on tests (576d148)
  • feat: add the target component props to the collector funtion signature (2a7a237)
darthtrevino
published 7.2.0 •

Changelog

Source

7.2.0 (2019-03-07)

  • Check for uninitialized source/target ID parameters in the DragDropMonitor (#1249) (20ded76), closes #1249
  • Hooks API (#1244) (3b19a79), closes #1244
  • Prepare Hooks API for Initial Release (#1251) (7f78a8b), closes #1251
  • v7.2.0 (e4f7ebc)
  • fix: update testbackend to use identifiers (5a4005b)
  • fix: use ES5 for CJS builds (#1250) (983f9da), closes #1250
  • docs: add note about hook APIs being experimental (7dd475c)
  • refactor: use identifiers types in react-dnd utils (ed2fc9d)
darthtrevino
published 7.1.0 •

Changelog

Source

7.1.0 (2019-03-06)

  • Expose dataTransfer.items for files (#1241) (96ff9ca), closes #1241 #712
  • Fix tutorial code snippets (#1223) (3899877), closes #1223
  • Refresh Libraries (#1243) (fd1bae4), closes #1243
  • v7.1.0 (3c1a012)
  • WIP - Generate esmodule Output (#1205) (fcbe0e0), closes #1205
  • work with elements that have Ref's generated using the Hooks API (#1242) (4ecc043), closes #1242
  • fix: doc url (#1214) (b1cd7d1), closes #1214
  • fix: fix #1146 ensure children mount first (#1220) (0feb250), closes #1146 #1220
  • fix: resolve issue with native dnd (#1240) (f25f61e), closes #1240
darthtrevino
published 7.0.2 •

Changelog

Source

<small>7.0.2 (2018-12-03)</small>

  • v7.0.2 (22666e7)
  • docs: fixed documentation to make it more clear (e8fef74)
  • docs: fixed typos (36adaf0)
  • docs: updated documentation for touch backend (c6467b0)
  • fix: added MIT license to inner packages (#1197) (e925162), closes #1197
  • fix: BSD -> MIT for react-dnd-parent package (#1198) (785a371), closes #1198
darthtrevino
published 7.0.1 •

Changelog

Source

<small>7.0.1 (2018-11-30)</small>

  • Update README.md (70d87f3)
  • v7.0.1 (e9fb7fd)
  • fix: use typeof check for window existence to correct SSR (#1193) (ba37b02), closes #1193
darthtrevino
published 7.0.0 •

Changelog

Source

7.0.0 (2018-11-27)

  • Add 'debugMode' option to DndContext (#1190) (572955b), closes #1190
  • fix typo in Tutorial (#1169) (46fd5ae), closes #1169
  • Fixed the typo in functional component example link (#1180) (e4722ff), closes #1180
  • Update naive.md (#1168) (3a5e0d4), closes #1168
  • Update README.md (c0e6cf5)
  • v7.0.0 (f294f68)
  • fix: clientOffset and initialClientOffset are null in canDrag #1175 (#1176) (8718ae5), closes #1175 #1176
  • fix: make DecoratedComponent as static property (#1177) (#1185) (95d90b3), closes #1177 #1185
  • fix: remove initClientOffset action - merge it into initCoords (#1191) (6b58b8b), closes #1191
  • docs: fix examples page URL (#1181) (#1183) (6430c45), closes #1181 #1183 #1181
  • docs: fix link in root page (#1189) (ffda6c7), closes #1189
  • build: upgrade npm-run-all for security (#1186) (c025cd7), closes #1186
  • ci: upgrade har-vlidator to fix CI corrupt (#1184) (478f5b5), closes #1184
  • chore: add stalebot config (6f451ee)
darthtrevino
published 6.0.0 •

Changelog

Source

6.0.0 (2018-11-09)

  • Add DATA_TRANSFER NativeType (#1120) (c6d7649), closes #1120
  • Default publishSource to true when options passed to beginDrag (#1161) (76cca25), closes #1161
  • fix case where coords are null in beginDrag (#1082) (84db06e), closes #1082
  • Fix for drag in scrolling container: set dropEffect to 'none' when canDrop is false (#1131) (7c255dc), closes #1131
  • Fix typings for DropTarget and DragSource decorators (#1134) (b0364b1), closes #1134
  • fix/typo: 'optinos' -> 'options' in DragSource documentation. (#1123) (6275b2c), closes #1123
  • fixed wrong link address (#1160) (53ea0d7), closes #1160
  • Lib Upgrades (WIP) (#1149) (b144696), closes #1149
  • Library Refresh, Prep for Release (#1159) (760cef3), closes #1159
  • Migrate Documentation site to Gatsby (#1154) (ff82af8), closes #1154
  • Remove DragDropContextProvider (#1106) (87bf9c4), closes #1106
  • Replace "SFC" with "FC" or Function Component nomenclature. (#1153) (247407d), closes #1153
  • use isDocumentInNode directly in EnterLeaveCounter (bf731e2)
  • Use isNodeInDocument directly in HTML5Backend (2646492)
  • Use the configurable window in the Enter/Leave counter. (278cf85)
  • v6.0.0 (21b878d)
  • fix: revert #1120 due to breaking change with File example (d13e9c1), closes #1120
  • refactor: replace .bind calls with class binds (a403c42)
  • docs: check for pathprefix when selecting sidebar content (48a1bf2)
  • docs: correct underline in draglayer markdown (28cb1f9)
  • docs: fix another link address (848ab8d)
  • docs: link fixes (59086d4)
  • docs: update gatsby, remove static queries (32a7a57)
  • docs: update react-helmet config to include favicon (3e0f0af)
  • docs: update sidebar link coloring, selection bolding (4449a26)
  • docs: update site meta (13a2499)
  • docs: updates for static site building (2504a37)
  • WIP: Split Documentation examples between Markdown and Code (#1158) (00b6a66), closes #1158
darthtrevino
published 5.0.1 •

Changelog

Source

<small>5.0.1 (2018-06-19)</small>

darthtrevino
published 5.0.0 •

Changelog

Source

5.0.0 (2018-06-19)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc