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

Refactoring & ESM build #85

Open
wants to merge 12 commits into
base: next
Choose a base branch
from
Open

Refactoring & ESM build #85

wants to merge 12 commits into from

Conversation

znck
Copy link
Member

@znck znck commented May 28, 2017

  • Move props from 'gesture-option' to 'gesture' (Breaking change)
    Simpler syntax: <v-touch :tap="{ threshold: 400 }" @tap="onTap">...</v-touch>
  • ESM build & jsnext:main/module entry in package.json
  • Major refactoring in component methods
  • Export component, customEvent & customEvent register helper

@znck
Copy link
Member Author

znck commented May 30, 2017

/ping @LinusBorg

@LinusBorg
Copy link
Member

LinusBorg commented May 30, 2017

great, hopefully can have a look tonight, but no promises 😅

@LinusBorg LinusBorg self-assigned this Jun 7, 2017
@LinusBorg
Copy link
Member

This is next on my TODO list for the coming weekend.

@dasanra
Copy link

dasanra commented Aug 10, 2017

First commit in this PR should fix export issues using /dist version of vue-touch with webpack. I also think that /dist files in this branch should be rebuilt with this PR changes.

@LinusBorg LinusBorg removed their assignment Oct 3, 2018
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.

3 participants