Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Make vue-touch work with Vue 1.x #23

Closed
wants to merge 36 commits into from
Closed

Make vue-touch work with Vue 1.x #23

wants to merge 36 commits into from

Conversation

3stacks
Copy link

@3stacks 3stacks commented Dec 18, 2015

I noticed that the docs have vue-touch listed as outdated, so I rebuilt the module to work with the 1.x release of Vue.

Right now, the following gestures are supported:

  • Swipe left
  • Swipe right
  • tap
  • long press down
  • long press up

Custom events are currently not functional, however, we can work towards bringing them back.
I also added examples to show how it works with raw script tags.

I think it's almost ready for version 1.0, however, I'll leave that decision to you. For now I have bumped it to 0.5.0.

Let me know if you need anything else to merge this PR.

Luke Boyle and others added 30 commits December 17, 2015 18:02
feat: get basic gestures working for Vue v1.x
refactor: renames the init function to install and passes options object
@brunocascio
Copy link

+1

2 similar comments
@nkmr-jp
Copy link

nkmr-jp commented Jan 26, 2016

+1

@nigelmst
Copy link

+1

@3stacks
Copy link
Author

3stacks commented Jan 30, 2016

I've now spun this fork off into its own repository: https://github.com/3stacks/vue-touch-3stacks

I will continue to maintain this as new Vue versions are released as well as adding more gestures.

@3stacks 3stacks closed this Jan 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants