I'm using Vue 2.0 and I should work with swipe gestures. I have checked that there is one official plugin (named vue-touch) but as they say, Vue 2.0 is not supported yet.
Which libraries are available for Vue 2.0 to implement touch events?
I checked and there already is a vue-touch for Vue 2.0, it is on another branch though:
This branch is only compatible with Vue 1.0. For the Vue 2.0 compatible rewrite, see the next branch