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

fix: Trigger onPointerEnter/Leave when calling pointerEnter/Leave #784

Merged
merged 5 commits into from
Sep 13, 2020

Commits on Sep 12, 2020

  1. adding pointer events

    karthick3018 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    525ec66 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. test for pointer event

    karthick3018 committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6729ef3 View commit details
    Browse the repository at this point in the history
  2. removing a typo

    karthick3018 committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    7f20442 View commit details
    Browse the repository at this point in the history
  3. event name change

    karthick3018 committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    ba38405 View commit details
    Browse the repository at this point in the history
  4. test for pointer leave

    karthick3018 committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8b106fa View commit details
    Browse the repository at this point in the history