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

Refactor GestureDetector #2901

Merged
merged 26 commits into from
May 16, 2024
Merged

Refactor GestureDetector #2901

merged 26 commits into from
May 16, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3a267b0 View commit details
    Browse the repository at this point in the history
  2. Split into multiple files

    j-piasecki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    04ce6cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5066297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2aca75 View commit details
    Browse the repository at this point in the history
  5. Small renames

    j-piasecki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    23d8caa View commit details
    Browse the repository at this point in the history
  6. More renames

    j-piasecki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4ba074b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f92267e View commit details
    Browse the repository at this point in the history
  8. More renames

    j-piasecki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d0d841b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91c4fc0 View commit details
    Browse the repository at this point in the history
  10. Move relations to helper

    j-piasecki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2626bb2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

    j-piasecki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2d26817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d3397 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16d4598 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90c9a5f View commit details
    Browse the repository at this point in the history
  6. Rename and move assignment

    j-piasecki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9eee2b8 View commit details
    Browse the repository at this point in the history
  7. Update src/handlers/gestures/GestureDetector/utils.ts

    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    j-piasecki and m-bert committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3b07b17 View commit details
    Browse the repository at this point in the history
  8. Update src/handlers/gestures/GestureDetector/index.tsx

    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    j-piasecki and m-bert committed May 10, 2024
    Configuration menu
    Copy the full SHA
    781f294 View commit details
    Browse the repository at this point in the history
  9. Update src/handlers/gestures/GestureDetector/utils.ts

    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    j-piasecki and m-bert committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d715f9c View commit details
    Browse the repository at this point in the history
  10. Fix braces

    j-piasecki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7f83166 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    007a0d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    040e385 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ad420b View commit details
    Browse the repository at this point in the history
  14. Small optimizations

    j-piasecki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d114ce4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Flatten ifs

    j-piasecki committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bab8167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    067a8de View commit details
    Browse the repository at this point in the history