github react-grid-layout/react-draggable v1.3.0
1.3.0

latest releases: v4.4.6, v4.4.5, v4.4.4...
7 years ago
  • Possibly breaking change: bounds are calculated before <Draggable> fires drag events, as they should have been.
  • Added 'none' axis type. This allows using <Draggable> somewhat like <DraggableCore> - state will be kept
    internally (which makes bounds checks etc possible), but updates will not be flushed to the DOM.
  • Performance tweaks.

Don't miss a new react-draggable release

NewReleases is sending notifications on new releases.