Issues
- 0
- 1
Svelte 5 and touch behavior
#169 opened by jessecoleman - 5
Difficulty when transforming grid and position
#123 opened by Bewinxed - 2
Unable to drag div with image inside
#166 opened by mxbaylee - 2
Link does not work
#168 opened by lorypelli - 1
`position` does not work with tweened store
#167 opened by khromov - 0
[BUG REPORT] Usage of `grid` causes bound container to grow when hitting edges
#165 opened by jgabriel98 - 6
- 1
Bug: onDragEnd report wrong (0,0) offset when clicking element with preset position
#164 opened by Andrioden - 0
- 0
Demo apps
#162 opened by houtan-rocky - 1
Stopping click to pass to child
#130 opened by Andrioden - 0
Selecting box content after it's moved
#158 opened by houtan-rocky - 3
Add `delay` property
#116 opened by PuruVJ - 2
data-neodrag-count
#71 opened by PuruVJ - 0
breaking: Rename events to use _ instead of :
#151 opened by PuruVJ - 6
ignoreMultitouch:true do not work
#144 opened by Andrioden - 0
- 2
Error when running jest tests.
#141 opened by renegarcia225 - 1
Question: How to disable on:click when dragging
#131 opened by NikoKS - 0
- 1
Feature Request: `recomputeBounds.resize`
#137 opened by aspiringLich - 5
build error: "draggable" is imported from external module "@neodrag/svelte" but never used...
#140 opened by eranmiller - 2
:bug: touchmove event don't work with neodrag
#136 opened by buhodev - 5
- 2
Bounds doesn't work in firefox
#118 opened by DeluxeOwl - 0
TypeError: this.getOptions is not a function.
#133 opened by Ha0ran2001 - 1
Allow SVG Elements as draggable
#68 opened by PuruVJ - 2
Angular support
#106 opened by eneajaho - 3
Request to Add to NeoDrag
#105 opened by SaucyOfficiale - 1
- 0
- 0
pointermove and pointerup events should be added to the document only after pointerdown
#126 opened by santiagopuentep - 0
- 14
- 8
TypeError on Import
#121 opened by citizen00147 - 1
- 1
position property is not biding when the options object is in the script (svelte version)
#122 opened by amccampos - 2
Recalculate Transform Style onMouseDown
#124 opened by SabariVig - 0
Can the magnetic mode be realized?
#120 opened by MineYuanlu - 2
Allow in devtools
#69 opened by PuruVJ - 1
Borders are not considered in bounds calculation
#110 opened by nhasdarjian - 0
Dynamic grid property
#75 opened by PuruVJ - 0
Add `from` to bounds coordinates value
#114 opened by PuruVJ - 0
Add `obstacles`
#115 opened by PuruVJ - 2
Can't drag elements inside shadow DOM
#107 opened by davidkudera - 0
Add docs for all options
#70 opened by PuruVJ - 1
- 8
Custom transform function
#80 opened by PuruVJ - 1
Right click fires dragging
#101 opened by KevsRepos