Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Releases: react-dnd/react-dnd-html5-backend

v2.2.0

07 Feb 04:49

Choose a tag to compare

  • Use manager.context for establishing window subscriptions instead of the window global (see #59).

v2.1.2

13 Feb 23:49

Choose a tag to compare

  • Fixes dropping files in Chrome 47+ on Windows (#14, #19, ea3bcaf)

v2.1.1

13 Feb 21:36

Choose a tag to compare

  • It should now be possible to select text inside a draggable component in IE (#13, bb6bfe0)

v2.1.0

13 Feb 20:42

Choose a tag to compare

  • Use Lodash 4 internally (#15)
  • We no longer offer the UMD build on the latest branch. If you use Bower, change your config to point to the build at npmcdn instead. Note that you can adjust the version in the npmcdn URL as you desire.

v2.0.2

25 Dec 18:00

Choose a tag to compare

  • Attempts to fix a crash on Chrome 46 on Windows (#6)
  • Adds a (not officially supported and incomplete) way to listen to iframes (#9)

v2.0.1

25 Dec 04:58

Choose a tag to compare

v2.0.0

14 Oct 22:01

Choose a tag to compare

  • Removes dist folder on master, but no difference otherwise. Technically not even a breaking change but I already bumped the version, so whatever.

v1.0.0

14 Oct 19:43

Choose a tag to compare

  • The initial release