Skip to content

Latest commit

 

History

History
104 lines (45 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

104 lines (45 loc) · 3.7 KB

1.5.2 (2020-02-05)

Bug Fixes

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

1.5.1 (2019-12-02)

Bug Fixes

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

1.5.0 (2019-12-02)

Features

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

1.4.1 (2019-11-28)

Bug Fixes

  • build: transpile to all envs (fa890b8)

1.4.0 (2019-10-24)

Features

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

1.3.0 (2019-10-15)

Features

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

1.2.0 (2019-10-14)

Features

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

1.1.5 (2019-09-10)

Bug Fixes

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

1.1.4 (2019-09-09)

Bug Fixes

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

1.1.3 (2019-09-08)

Bug Fixes

1.1.2 (2019-09-08)

Bug Fixes

1.1.1 (2019-09-07)

Bug Fixes

  • Compilation: Fix compilation (ce8f0c5)

1.1.0 (2019-09-07)

Features

  • useDraggable: Support touches (0af0111)

1.0.1 (2019-09-07)

Bug Fixes

  • Insignificant change just to try publishing (9a4c249)

1.0.0 (2019-09-07)

Bug Fixes