zyzo / react-dnd-mouse-backend

Mouse Backend for react-dnd library
http://zyzo.github.io/react-dnd-mouse-backend/
MIT License
85 stars 30 forks source link

fix typo (from `sourcePreviewNodeOptions` to `sourcePreviewNodesOptio… #4

Closed anatoliyarkhipov closed 8 years ago

anatoliyarkhipov commented 8 years ago

This PR fixes typos in the connectDragPreview method.

And thanks for the package, I even cannot calculate how many hours did it save for our team.

zyzo commented 8 years ago

Thanks for the fix ! And I'm very glad to hear that the library helped, we used it internally to compensate the shortcomings of html5 dnd api as well. Please don't hesitate if you find any bug / edge case with this library.

anatoliyarkhipov commented 8 years ago

Thanks, @zyzo! Also, is it possible to bump the version to make it easier to update the package using NPM?

zyzo commented 8 years ago

Done.

anatoliyarkhipov commented 8 years ago

Sorry for bothering, but I think you should also run npm publish, because it still be 0.1.0 in the registry :sweat_smile: https://www.npmjs.com/package/react-dnd-mouse-backend

zyzo commented 8 years ago

Yep, my bad 😜