euvl / vue-js-grid

:bento: Vue.js 2.x responsive grid system with smooth sorting, drag-n-drop and reordering
https://euvl.github.io/vue-js-grid/
MIT License
951 stars 109 forks source link

Add touch support #2

Closed euvl closed 7 years ago

euvl commented 7 years ago

Add support for touchstart/touchend events

euvl commented 7 years ago

Done in 1.0.2. Also fixed vertical dragging accidently triggering page refresh on android (lol).