Skip to content

Releases: carlosjorger/fluid-dnd

v2.4.0

26 May 23:31
Compare
Choose a tag to compare

🦄 refactor: project strucure

v2.3.0

25 May 12:34
Compare
Choose a tag to compare

✨ feat: improve autoscroll beahvior:

  • Change funcion of scroll amount change relative to position
  • Limit the change of the scroll amount
    e2c69

v2.2.1

22 May 15:54
Compare
Choose a tag to compare

✨ Features

  • 81468 Export more CoordinateMap, Coordinate types

v2.2.0

21 May 22:53
Compare
Choose a tag to compare

✨ Features

  • 62f1b Add coordinateTransform config. A list of mapping functions that transform the coordinates of the dragged element, which are applied one after another.

v2.1.3

20 May 13:42
Compare
Choose a tag to compare

✨ Features

  • 5dd31 Make changeParent in react reacttive to config changes

v2.1.1

18 May 17:46
Compare
Choose a tag to compare

🐞 Fixing bugs

  • c0898 Make delayBeforeTouchMoveEvent config optional.

v2.1.0

18 May 15:09
Compare
Choose a tag to compare

✨ Features

  • 1d938 Add delayBeforeTouchMoveEvent config

🐞 Fixing bugs

  • 9b67 avoid preventDefault move event while dragging in movile mode

v2.0.2

13 May 22:10
Compare
Choose a tag to compare

🐞 Fixing bugs:

  • 757bc Call tsc after vite build.

v2.0.1

13 May 20:42
Compare
Choose a tag to compare

🐞 Fixing bugs:

  • Remove vue configuration from vite configuration

v2.0.0

12 May 13:08
Compare
Choose a tag to compare

✨ Features :

  • Add support for Svelte.
  • Add support for React.
  • Add mappping (mapFrom) between diferents types of values in a group.