Skip to content

Allow for many draggable elements (Issue #6)#17

Open
troddenfrog wants to merge 1 commit intobranu-ws:masterfrom
troddenfrog:allow-for-many-draggable-elements
Open

Allow for many draggable elements (Issue #6)#17
troddenfrog wants to merge 1 commit intobranu-ws:masterfrom
troddenfrog:allow-for-many-draggable-elements

Conversation

@troddenfrog
Copy link
Copy Markdown

The possibility of having more than one draggable element has been added.

The global 'const data = {...}' object has been turned into a class, an instance of which is attached to each 'v-drag' enhanced HTML element.

Tests have been updated accordingly.

…ded.

The global 'const data = {' object has been turned into a class, an instance of which is attached to each 'v-drag' enhanced HTML element.
Tests have been updated accordingly.
@lmiller1990
Copy link
Copy Markdown
Contributor

lmiller1990 commented Dec 30, 2018

Hi!

Thanks for this PR. Sorry about the slow reply. I'll review this and get it merged and released ASAP.

Edit: Unfortunately I no longer work at this org, and I don't know of anyone who has write access to this repo. We may need to fork and continue development (I am the original and only contributor, so I'm happy to take care of it). We will need to publish a new NPM package, too.

@troddenfrog
Copy link
Copy Markdown
Author

troddenfrog commented Dec 31, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants