Skip to content

Releases: Astray-git/vue-dragula

Release 2.0.0-alpha.1

17 Dec 13:20
Compare
Choose a tag to compare
Release 2.0.0-alpha.1 Pre-release
Pre-release

🚧 This is not a stable version, API may change in future versions.

  • rename plugin to Vue.dragula #6
  • install plugin to instance, vm.$dragula #7 #11
  • options set no longer limited in created hook
  • flowing one-way data flow, model update need to be done manually via eventBus

Release 1.3.0

10 Oct 14:11
Compare
Choose a tag to compare

New

  • #19 Vuejs 2.0 support ( #22 by @amcsi )
  • expose removeIndex on removeModel

Release 1.2.0

09 Oct 10:03
Compare
Choose a tag to compare

New

  • #13 expose dropIndex on dropModel

Fixed

  • #16 refactored how models are tied to containers ( #17 by @Feasul)
  • #14 transition workaround

Release 1.1.0

03 Aug 03:48
Compare
Choose a tag to compare

new

  • expose find #9

fixed

  • fixed umd build with deps

Release 1.0.5

21 Jul 16:17
Compare
Choose a tag to compare

Release 1.0.4

28 Jun 06:32
Compare
Choose a tag to compare

Release 1.0.3

03 May 10:12
Compare
Choose a tag to compare
release v1.0.3

Release 1.0.1

03 May 03:32
Compare
Choose a tag to compare

new

  • ES2015 rewrite
  • eventBus

fixed

  • unbind destroy

Release 0.0.3

27 Apr 13:36
Compare
Choose a tag to compare
  • expose options api: Vue.vueDragula.options
  • fix scss

Release 0.0.2

26 Apr 08:51
Compare
Choose a tag to compare

Publish on npm