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

Add pointerType to event #2760

Merged
merged 32 commits into from
Feb 29, 2024
Merged

Add pointerType to event #2760

merged 32 commits into from
Feb 29, 2024

Commits on Feb 16, 2024

  1. Basic iOS implementation

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    880b134 View commit details
    Browse the repository at this point in the history
  2. Add flag to Info.plist

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9722fda View commit details
    Browse the repository at this point in the history
  3. Add PointerType enum

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    05fd2d3 View commit details
    Browse the repository at this point in the history
  4. Add pointerType on Web

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5ef00c7 View commit details
    Browse the repository at this point in the history
  5. Add android implementation

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    74d76dd View commit details
    Browse the repository at this point in the history
  6. Fix macOS

    m-bert committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    16e5ccb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baeac06 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    2013287 View commit details
    Browse the repository at this point in the history
  2. Add example

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    30c14e1 View commit details
    Browse the repository at this point in the history
  3. Fix iOS build

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7c44264 View commit details
    Browse the repository at this point in the history
  4. Add runOnJS to example

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5200224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bf1e55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa6830d View commit details
    Browse the repository at this point in the history
  7. Fix type

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4695e7b View commit details
    Browse the repository at this point in the history
  8. Change cocoapods version

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    66c87ff View commit details
    Browse the repository at this point in the history
  9. Fix format in yaml

    m-bert committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bc7dcfd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    098f194 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    407bbbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbdf3c View commit details
    Browse the repository at this point in the history
  3. Remove imports

    m-bert committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    846cfbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    711becb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad7cbc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd4fe73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e67f7b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ff9ad8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b1ca5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    316e70b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    025f549 View commit details
    Browse the repository at this point in the history
  2. Change FINGER to TOUCH on web

    m-bert committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f74ce39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab677e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a92b89 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    77ab5ce View commit details
    Browse the repository at this point in the history