Skip to content

Releases: michaelmalonenz/aurelia-dragula

Release 1.3.3

16 Jan 09:49
Compare
Choose a tag to compare

Fixes up the cloned event - thanks to @zhhz for persisting it showing me how the event was wrong.

Release 1.3.2

11 Jan 09:23
Compare
Choose a tag to compare

Fixed up the cloned event to fire correctly on the dragula-and-drop custom element.

Thanks to @zhhz for pointing out a problem with the code, even if I didn't end up using their fix.

Also thanks to @doeck for showing me a problem with the docs, which has now been fixed for this release

Release 1.3.1

05 Jan 21:00
Compare
Choose a tag to compare

Updated some dependencies and updated the Typings thanks to @brandonseydel

Release 1.3.0

05 Dec 08:51
Compare
Choose a tag to compare

Added function bindings to the custom element for the other events

Release 1.2.7

17 Oct 09:26
Compare
Choose a tag to compare

Fix for #23 - mouseup should fire when dragging off the screen, thanks to @ymatrokhin for reporting and describing the fix.

Release 1.2.6

03 Oct 06:59
Compare
Choose a tag to compare

Added support for WebPack thanks to @7pass

Release 1.2.5

09 Sep 22:45
Compare
Choose a tag to compare

Added typings and updated dependencies

Release 1.2.4

12 Aug 05:57
Compare
Choose a tag to compare

Updated dependencies

Release 1.2.3

10 Aug 09:15
Compare
Choose a tag to compare

Closes #18
Should not select text when dragging in IE

Release 1.2.2

15 Jul 03:55
Compare
Choose a tag to compare

-RC udpate