Loading request...
User requests that newIndex be included in the sort event for Sortable, providing more context for event cancellation, as it is currently only available in the sorted event.
For `Sortable` it would be useful to have `newIndex` passed in the `sort` event (currently it is only passed in the `sorted` event) to give a little more context that can be used to determine whether or not to cancel the event.