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

feat!: The HasTappableComponents mixin is no longer needed #2450

Merged
merged 28 commits into from
Apr 2, 2023

Commits on Mar 16, 2023

  1. Wip

    spydon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1db0e81 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    98c924f View commit details
    Browse the repository at this point in the history
  2. Start fixing up tests

    spydon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    29d3d1e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Remove mixin from examples

    spydon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    37cbb85 View commit details
    Browse the repository at this point in the history
  2. Wip

    spydon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c709d4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb09503 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Set up MultiTapDispatcher

    spydon committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    43b8076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e28bd5 View commit details
    Browse the repository at this point in the history
  3. Fix remaining tests

    spydon committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2c86876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac86f98 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix test asserts

    spydon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3f2078b View commit details
    Browse the repository at this point in the history
  2. Update docs

    spydon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    09fa53d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Fix tests

    spydon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6e93ff0 View commit details
    Browse the repository at this point in the history
  2. Fix joystick test

    spydon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6cf97b1 View commit details
    Browse the repository at this point in the history
  3. Fix markdown linting warnings

    spydon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    137e7a4 View commit details
    Browse the repository at this point in the history
  4. Actually fix them...

    spydon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3541e0b View commit details
    Browse the repository at this point in the history
  5. Fix joystick test

    spydon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6397f84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a06f275 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Remove createTapDownDetails

    spydon committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b697146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daf002f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    000a430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88c247 View commit details
    Browse the repository at this point in the history
  3. Update doc/flame/inputs/tap_events.md

    Co-authored-by: Erick <erickzanardoo@gmail.com>
    spydon and erickzanardo authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    29ca126 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0ba95b View commit details
    Browse the repository at this point in the history
  5. Fix example

    spydon committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a309252 View commit details
    Browse the repository at this point in the history
  6. Update test to use matchers

    spydon committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    81a9926 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed40685 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cc5ea2 View commit details
    Browse the repository at this point in the history