jquery / jquery/jquery-simulate
Tests for latest code ported from UI codebase
Open
@mikesherov is already working on this.
Since Aug 20, 2014.
enhancement
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
- drag options:
x,y,handle - drag simulating mousemove:
document->target.ownerDoucment - drag element removed during drag:
if ( $.contains( document, target ) ) { - mouse event options:
buttonvalue-1.
Commits:
- 44594dd93
- dd3c930b8
- fce39f8af0
- 779bcef1d
- 386afd3b4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.