Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for drag-and-drop events in can.Component #1955

Closed
mjstahl opened this issue Sep 29, 2015 · 0 comments
Closed

Add support for drag-and-drop events in can.Component #1955

mjstahl opened this issue Sep 29, 2015 · 0 comments
Assignees
Milestone

Comments

@mjstahl
Copy link
Contributor

mjstahl commented Sep 29, 2015

Add support for the following events:
dragstart, dragenter, dragover, dragleave, drag, drop, dragend

Can be added at the following line:
https://github.com/bitovi/canjs/blob/master/control/control.js#L322

@mjstahl mjstahl self-assigned this Sep 29, 2015
daffl added a commit that referenced this issue Sep 29, 2015
Fixes #1955. Added support for drag and drop DOM events
@daffl daffl added this to the 2.3.0 milestone Sep 29, 2015
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

No branches or pull requests

2 participants