npm react-dnd 1.0.0
v1.0.0

latest releases: 16.0.1, 16.0.0, 15.1.2...
9 years ago

There are many, many breaking changes in 1.0, compared to 0.9.
One can say it's a whole new library.

It fixes the many flaws of 0.x. It works out of the box with non-createClass components, it is much more performant, extensible, testable and friendly to edge cases.

Check out the new website: http://gaearon.github.io/react-dnd/

It has docs: http://gaearon.github.io/react-dnd/docs-overview.html

It has a brand new tutorial: http://gaearon.github.io/react-dnd/docs-tutorial.html

It has a great new example: http://gaearon.github.io/react-dnd/examples-chessboard-tutorial-app.html

I've been working on this release for two months. It would not have happened without the generous donations from Macropod and Webflow.

The personal thanks go out to Nathan who inspired me to get this library to 1.0 with his enthusiasm.

Cheers to everyone involved,
Dan

Don't miss a new react-dnd release

NewReleases is sending notifications on new releases.