quasar-app-extension-draggable
quasar-app-extension-draggable copied to clipboard
A Quasar extension that makes elements draggable and movable with keyboard.
Hi, I really like your work and this quasar extension is really useful. Could you update this project to the latest quasar version and get it running with? I think...
It would be nice to have single selection mode.
As a user, I would love to have the possibility to capture event of a single drag event. I.e. `@drag="(id, to, from)" => onDrag(id, to, from)`
Currently it's only performant until about 200 rows.
This component could be just better than QTree in so many use cases. I really do not want to overstep, but would it be possible to implement this behaviours from...