-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add `pointer` API * refactor * add `pointerMove` * fix fake event bubbling * sequences of pointer actions * default to mouse pointer * add touch tests * add enter/leave events on touch down/up * add tests and handle errors * add tests * fix istanbul ignore see kentcdodds/kcd-scripts#218 * add test
- Loading branch information
1 parent
f1d375d
commit 04820bd
Showing
21 changed files
with
1,399 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.