- 🇩🇪Germany Anybody Porta Westfalica
I agree it might make sense to remove the dependency on jquery_ui_draggable and replace it by vanilla JS. Perhaps core also provides a dragging functionality in JS or uses a different library?
- First commit to issue fork.
- 🇳🇱Netherlands askibinski
This shouldn't be too hard using web standards like the draggable HTML attribute and the HTML Drag and Drop API. Specifically the
dragstart
,drag
anddragend
events. - 🇺🇸United States attheshow
We're also interested in this. This is the last contrib project we're using that has the jQuery UI requirements.
- Status changed to Closed: outdated
about 1 year ago 5:41pm 25 September 2023 - 🇺🇸United States moshe weitzman Boston, MA
jQuery UI Draggable no longer a dependency