Skip to content

Releases: carlosjorger/vue-fluid-dnd

v0.6.19

26 Jun 19:41
Compare
Choose a tag to compare

🐞 Bugs Fixed:

  • Fix animations removing temp children

v0.6.18

22 Jun 12:51
Compare
Choose a tag to compare

🐞 Bugs Fixed:

  • drop animation in group list with horizontal scroll
  • remove onScroll events pending onscroll events of the group

v0.6.17

20 Jun 16:49
Compare
Choose a tag to compare

🐞 Bugs Fixed:

  • Disable mousedown event from inner images

v0.6.16

19 Jun 13:54
Compare
Choose a tag to compare

🐞 Bugs Fixed:

  • make accessible draggable children elements
  • drag position on handlers

v0.6.15

18 Jun 13:51
Compare
Choose a tag to compare

🐞 Bugs Fixed:

  • Scroll at the end is moved in a horizontal list.
  • Drop after scroll the screen on group of lists.

v0.6.14

05 Jun 12:32
Compare
Choose a tag to compare

✨ features

  • set pointer-events: none to draggable element while it is droping

🐞 bugs

  • fix mousedown event if the handler is a svg

v0.6.13

02 Jun 14:32
Compare
Choose a tag to compare

✨ Features

  • Add animations to tempChild.

🐞 Bugs

  • Dropping outside groups.
  • Drop position on group with nested elements.

v0.6.12

27 May 18:55
Compare
Choose a tag to compare

🐞Bugs:

  • fix: check touchEvent exists before use it

v0.6.11

25 May 13:31
Compare
Choose a tag to compare

🐞 Fixing bugs

  • Animate the size of the list when an element is dragged to another list
  • Dropping position at the end from one list to another

✨ Features

  • Add delay before dragging an element on touch devices

v0.6.10

19 May 21:25
Compare
Choose a tag to compare

Feature

  • Add drag and drop feature between list inside a group