Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@michaelmalonenz michaelmalonenz released this 04 Feb 01:37
· 44 commits to master since this release

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:

  1. a correction of the default for revertOnSpill - both instances are now true
  2. 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.