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

Choose a tag to compare

@darthtrevino darthtrevino released this 07 Feb 04:49
  • Use manager.context for establishing window subscriptions instead of the window global (see #59).

v2.1.2

Choose a tag to compare

@gaearon gaearon released this 13 Feb 23:49
  • Fixes dropping files in Chrome 47+ on Windows (#14, #19, ea3bcaf)

v2.1.1

Choose a tag to compare

@gaearon gaearon released this 13 Feb 21:36
  • It should now be possible to select text inside a draggable component in IE (#13, bb6bfe0)

v2.1.0

Choose a tag to compare

@billyjanitsch billyjanitsch released this 13 Feb 20:42
  • 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

Choose a tag to compare

@gaearon gaearon released this 25 Dec 18:00
  • 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

Choose a tag to compare

@gaearon gaearon released this 25 Dec 04:58

v2.0.0

Choose a tag to compare

@gaearon gaearon released this 14 Oct 22:01
  • 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

Choose a tag to compare

@gaearon gaearon released this 14 Oct 19:43
  • The initial release