Skip to content

Add drag & drop events support #31

@oatw

Description

@oatw

Why This Feature Should be Added to Luda

Native drag & drop events are not well supported by browsers.

How Should This Feature Work

Drag and drop events should be managed by the .on, .off and .one method.

Additional context

  • The event names should not be conflicted with native event names.
  • Existed swipe events logistic may be conflicted with the new drag & drop events. Consider using timestamp to distinguish different gestures.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions