Release 2.0.2
This is the For Realz v2 release. There was a slight problem where it wouldn't drop when I released v2.0.0 and finger trouble with the fix release of v2.0.1.
Anyway, there are two breaking changes that cause the major version change:
- a correction of the default for revertOnSpill - both instances are now
true
- The
dragula-and-drop
custom Element no longer cancels the drop as the ordering should always be correct, due to better handling of the aurelia anchor comment node. You should still re-order the element behind the scenes, but aurelia should handle the drop and re-order fast enough to not noticeably flicker.