Skip to content

Releases: jerrybendy/vue-touch-events

v1.1.0

15 Nov 03:01
Compare
Choose a tag to compare
  • Add support for .stop and .prevent modifiers #22

v1.0.0

30 Nov 03:37
Compare
Choose a tag to compare
  • Add longtap event support #8

v0.2.4

25 Nov 07:13
Compare
Choose a tag to compare
  • add missing event parameter to touchEndEvent #7

v0.2.3

11 Oct 08:56
Compare
Choose a tag to compare
  • Add passive support by default #6

v0.2.2

04 Oct 14:18
Compare
Choose a tag to compare
  • Fix an error when touchClass is empty #4

v0.2.0

04 Oct 14:33
Compare
Choose a tag to compare
  • Change the main API. Use v-touch instead v-tap and v-swipe
  • Add v-touch-class directive, and support touchClass global setting

v0.1.1

04 Oct 14:32
Compare
Choose a tag to compare
  • support self modifier