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

Maybe throw NotSupportedError for createEvent('touchevent') #1071

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 12, 2022

  1. Maybe throw NotSupportedError for createEvent('touchevent')

    See w3c/touch-events#64
    
    The term "expose legacy touch event APIs" was introduced in w3c/touch-events#111
    zcorpan committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    996ac3c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Remove no-op step

    The TouchEvent interface is still exposed.
    zcorpan committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    103b06e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on May 2, 2022

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