Nestable
Nestable copied to clipboard
Improvement: Pass element that did move
We want to track what element did change as we don't have full tree rendered, this pass the moved element so we can get data from moved element attributes.
This change will simply pass the moved element with change event.
You can send this PR to https://github.com/RamonSmit/Nestable2 (The most maintainable fork of this project).
Nestable2 have event that contain the element, so no need to my patch.
But thanks for the tip, i didn't know there is continuation/compatible fork.