v1.1.0
Changes:
- Now using passing arguments to
swapandnext-animation-frame:
structure.on('swap', function (newStructure, oldStructure) {
// Do something like undo/history
});Changes:
swap and next-animation-frame:structure.on('swap', function (newStructure, oldStructure) {
// Do something like undo/history
});