Skip to content

Releases: carlosjorger/vue-fluid-dnd

v0.6.9

24 Apr 12:44
Compare
Choose a tag to compare

Fix bug

Auto scroll behavioral

v0.6.8

24 Apr 11:29
Compare
Choose a tag to compare

Fix bugs

Fix item position when is dragged out of the list and then back

v0.6.7

22 Apr 00:42
Compare
Choose a tag to compare

Fix bug

Fix TouchEvent is not defined error on Firefox

v0.6.6

20 Apr 16:52
Compare
Choose a tag to compare

New Feature

Pass a handler selector instead a class to config

v0.6.5

13 Apr 14:46
Compare
Choose a tag to compare

Features

  • Add IsDraggable config

v0.6.4

10 Apr 15:47
Compare
Choose a tag to compare

Fixing bugs

  • Handler class feature
  • Dropping when the element is outside the window

v0.6.3

09 Apr 21:09
Compare
Choose a tag to compare

Feature

  • Add handlerClass property

v0.6.2

08 Apr 12:53
Compare
Choose a tag to compare

Changes

  • Update package.json information

v0.6.1

07 Apr 14:57
Compare
Choose a tag to compare

New changes

  • Add TsDoc to code
  • Update draggables if items chages

v0.6.0

30 Mar 17:42
Compare
Choose a tag to compare

Change the api

The new api is more clear and versatile using vue composable instead of typical components

components-approach vue composable-approach vue