meteor-sortablejs
meteor-sortablejs copied to clipboard
Reactive reorderable lists.
Results
12
meteor-sortablejs issues
Sort by
recently updated
recently updated
newest added
The Atmoshpere.js page still points to the main sortable github page, where posting an issue gets you nowhere except an eventual reply telling you to go submit the issue here.
this is a repost of https://github.com/RubaXa/Sortable/issues/530 My collections are never allowed to be modified on client. I perform the reordering myself in the onSort hook so the UI works. However...