Skip to content

Releases: bsdfzzzy/vue2-hammer

Version 2.1.0

02 Oct 02:52
Compare
Choose a tag to compare

Fix bugs

  • pan and swipe direction control not working
  • panstart/panend and some other gestures warning

Version 2.0.1

13 Aug 14:47
Compare
Choose a tag to compare

Fix bug:

  • Fix babel-runtime dependency not found.

Version 2.0.0

09 Aug 09:25
1a77fde
Compare
Choose a tag to compare

Main changes:

  • Update webpack and the plugins to the latest.
  • Change main file from index.js to index.min.js.
  • Built-in babel and uglifying.

Fix bug:

  • Some error in IE because of es6.
  • v-hammer:pan.left.right can not use before. Users can use any directions in the modifiers, like something extreme: v-hammer:left.right.up.down

Version 1.0.7

09 Aug 09:17
Compare
Choose a tag to compare
update to 1.0.7