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: check canUseTouchScreen on each render #24356

Merged

Commits on Aug 10, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    50c516e View commit details
    Browse the repository at this point in the history
  2. add "useCanUseTouchScreen" hook

    Christoph Pader committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    15c8704 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Christoph Pader committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fb4b3e1 View commit details
    Browse the repository at this point in the history
  4. Update src/hooks/useCanUseTouchScreen.js

    Co-authored-by: Bernhard Owen Josephus <50919443+bernhardoj@users.noreply.github.com>
    chrispader and bernhardoj authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2b9cb82 View commit details
    Browse the repository at this point in the history
  5. Update src/hooks/useCanUseTouchScreen.js

    Co-authored-by: Maria D'Costa <mariahcdcosta@gmail.com>
    chrispader and MariaHCD authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    05f22e5 View commit details
    Browse the repository at this point in the history
  6. revert "useCanUseTouchScreen" changes

    Christoph Pader committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    15fc3a7 View commit details
    Browse the repository at this point in the history