Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfix: Trigger onPointerEnter/Leave when calling pointerEnter/Leave #784
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 8b106fa:
|
|
Thanks for this! Could we get some tests please? |
hey @kentcdodds nice to hear from you! added a passing test case |
Codecov Report
@@ Coverage Diff @@
## master #784 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 109 117 +8
Branches 16 16
=========================================
+ Hits 109 117 +8
Continue to review full report at Codecov.
|
|
LGTM. What do you think @eps1lon? |
|
@all-contributors add @karthick3018 for code |
|
I've put up a pull request to add @karthick3018! |
|
The release is available on:
Your semantic-release bot |
Pointer events added:
Existing code doesn't include pointer events:
Similar to the mouse events:
Checklist:
docs site