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(replay): Capture slow clicks (experimental) #8052

Merged
merged 7 commits into from
May 15, 2023
Merged

Commits on May 10, 2023

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

Commits on May 11, 2023

  1. broaden allowed tags

    billyvg committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c76b872 View commit details
    Browse the repository at this point in the history
  2. ignore clicks with meta keys

    billyvg committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bdb6c92 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. update test

    billyvg committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c17fe1d View commit details
    Browse the repository at this point in the history
  2. actually move test

    billyvg committed May 12, 2023
    Configuration menu
    Copy the full SHA
    72a8f1b View commit details
    Browse the repository at this point in the history
  3. lint

    billyvg committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d35aa12 View commit details
    Browse the repository at this point in the history
  4. fix flakeyness

    billyvg committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f56e921 View commit details
    Browse the repository at this point in the history