Skip to content

Releases: idanen/react-draggable

v1.5.2

05 Feb 18:46
Compare
Choose a tag to compare

1.5.2 (2020-02-05)

Bug Fixes

  • selection: Prevent selections while dragging (54d1683), closes #9

v1.5.1

02 Dec 15:32
Compare
Choose a tag to compare

1.5.1 (2019-12-02)

Bug Fixes

  • reset-drag: resetState and then dragging positions wrong (3aae4a9)

v1.5.0

02 Dec 15:08
Compare
Choose a tag to compare

1.5.0 (2019-12-02)

Features

  • Allow reset of dragging state (ada3b30), closes #7

v1.4.1

28 Nov 12:48
Compare
Choose a tag to compare

1.4.1 (2019-11-28)

Bug Fixes

  • build: transpile to all envs (fa890b8)

v1.4.0

24 Oct 07:09
Compare
Choose a tag to compare

1.4.0 (2019-10-24)

Features

  • Support limiting dragging in a given rect (cc9d2e3), closes #4

v1.3.0

15 Oct 17:44
Compare
Choose a tag to compare

1.3.0 (2019-10-15)

Features

  • Add viewport prop to limit dragging in viewport (1d39989), closes #1

v1.2.0

14 Oct 18:38
Compare
Choose a tag to compare

1.2.0 (2019-10-14)

Features

  • tests: Run tests in a browser (d1c7cba), closes #3

v1.1.5

10 Sep 07:08
Compare
Choose a tag to compare

1.1.5 (2019-09-10)

Bug Fixes

  • Draggable: Add will-change to the target element (24e4125)

v1.1.4

09 Sep 12:53
Compare
Choose a tag to compare

1.1.4 (2019-09-09)

Bug Fixes

  • state: Fix dragging state to be a boolean (not null) (2ba3b9b)

First version

07 Sep 20:41
fb15598
Compare
Choose a tag to compare

First release of the react-draggable component