Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
more reliable way to get the DOM Node
with React v0.14 this.refs.*.getDOMNode() is deprecated, we have to use this.refs.* instead, to reference the DOM Node. this is a implementation, that is backward compatible * misspelled ref in README fixed * fixed Demo of forceFallback
C
ChiefORZ committed
fa33718d925fe0c456323354da71ca2bf491765c
Parent: eaade8c