Skip to content

Releases: mimoning/v-draggable

origin version

19 Sep 08:55
Compare
Choose a tag to compare

This is the v0.2.0 release!

new features:

  • 支持定义拖动时,绑定元素的额外样式
  • 支持定义拖动时,绑定元素的额外 class
  • 添加了拖动前、拖动中、拖动后三个回调函数
  • 添加了拖动后可选的回到最初位置的功能
  • 添加了拖动后回调函数接收拖动距离的参数
  • 添加了部分工具函数测试用例
  • 添加了禁止拖动的功能
  • 添加了 MIT liscense

The first release

19 Sep 08:49
Compare
Choose a tag to compare

This is a simple draggable directive.