issues
search
SortableJS
/
Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.78k
stars
3.7k
forks
source link
Refactor to es6
#2299
Closed
misbahkhalilaz
closed
1 year ago
misbahkhalilaz
commented
1 year ago
This PR includes:
Removed all plugins.
Removed plugin handler.
Removed event dispatcher.
Removed extra functionality from Sortable.js.
Removed all prototype mutations.
Converted function class to ES6 Class.
This PR includes: