Releases: carlosjorger/fluid-dnd
Releases · carlosjorger/fluid-dnd
v2.4.0
🦄 refactor: project strucure
v2.3.0
✨ feat: improve autoscroll beahvior:
- Change funcion of scroll amount change relative to position
- Limit the change of the scroll amount
e2c69
v2.2.1
✨ Features
- 81468 Export more CoordinateMap, Coordinate types
v2.2.0
✨ 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
✨ Features
- 5dd31 Make changeParent in react reacttive to config changes
v2.1.1
🐞 Fixing bugs
- c0898 Make delayBeforeTouchMoveEvent config optional.
v2.1.0
✨ Features
- 1d938 Add delayBeforeTouchMoveEvent config
🐞 Fixing bugs
- 9b67 avoid preventDefault move event while dragging in movile mode
v2.0.2
🐞 Fixing bugs:
- 757bc Call tsc after vite build.
v2.0.1
🐞 Fixing bugs:
- Remove vue configuration from vite configuration
v2.0.0
✨ Features :
- Add support for Svelte.
- Add support for React.
- Add mappping (mapFrom) between diferents types of values in a group.