react-draggable

A custom hook to make elements draggable

MIT License

Downloads
5K
Stars
12
Committers
4
react-draggable - v1.5.2 Latest Release

Published by idanen over 4 years ago

1.5.2 (2020-02-05)

Bug Fixes

  • selection: Prevent selections while dragging (54d1683), closes #9
react-draggable - v1.5.1

Published by idanen almost 5 years ago

1.5.1 (2019-12-02)

Bug Fixes

  • reset-drag: resetState and then dragging positions wrong (3aae4a9)
react-draggable - v1.5.0

Published by idanen almost 5 years ago

1.5.0 (2019-12-02)

Features

  • Allow reset of dragging state (ada3b30), closes #7
react-draggable - v1.4.1

Published by idanen almost 5 years ago

1.4.1 (2019-11-28)

Bug Fixes

  • build: transpile to all envs (fa890b8)
react-draggable - v1.4.0

Published by idanen about 5 years ago

1.4.0 (2019-10-24)

Features

  • Support limiting dragging in a given rect (cc9d2e3), closes #4
react-draggable - v1.3.0

Published by idanen about 5 years ago

1.3.0 (2019-10-15)

Features

  • Add viewport prop to limit dragging in viewport (1d39989), closes #1
react-draggable - v1.2.0

Published by idanen about 5 years ago

1.2.0 (2019-10-14)

Features

  • tests: Run tests in a browser (d1c7cba), closes #3
react-draggable - v1.1.5

Published by idanen about 5 years ago

1.1.5 (2019-09-10)

Bug Fixes

  • Draggable: Add will-change to the target element (24e4125)
react-draggable - v1.1.4

Published by idanen about 5 years ago

1.1.4 (2019-09-09)

Bug Fixes

  • state: Fix dragging state to be a boolean (not null) (2ba3b9b)
react-draggable - First version

Published by idanen about 5 years ago

First release of the react-draggable component