Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Releases: gregberge/angular-draganddrop

v0.2.2

21 Sep 21:32
Compare
Choose a tag to compare
  • fix package.json

v0.2.1

17 Sep 17:00
Compare
Choose a tag to compare
  • build minified scripts

v0.2.0

17 Sep 16:58
Compare
Choose a tag to compare
  • fix propagation error for nested directives #4

v0.1.4

06 May 08:33
Compare
Choose a tag to compare
  • clean up listeners when scope is destroyed

v0.1.3

26 Dec 18:29
Compare
Choose a tag to compare
  • support DOMStringList for dataTransfer.types (Firefox)

v0.1.2

26 Dec 17:34
Compare
Choose a tag to compare
  • wrap "drop" and "dragover" handler in scope.$apply()

v0.1.1

20 Dec 23:52
Compare
Choose a tag to compare
  • remove Gruntfile from bower package

Initial release

20 Dec 23:52
Compare
Choose a tag to compare
  • "draggable" directive
  • "drop" directive