Skip to content

Add TouchEvent support #14436

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

Closed

Conversation

MadaraUchiha
Copy link

@MadaraUchiha MadaraUchiha commented Mar 3, 2017

Currently the creation of new TouchEvent is impossible.

Add TouchEventInit interface.
Add correct TouchEvent constructor signature.

Add composed?: boolean to EventInit interface as per MDN.

Fixes #14435

Currently the creation of new TouchEvent is impossible.

Add TouchEventInit interface.
Add correct TouchEvent constructor signature.

Add composed?: boolean to EventInit interface as per MDN.
@msftclas
Copy link

msftclas commented Mar 3, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@mhegazy
Copy link
Contributor

mhegazy commented Mar 3, 2017

Thanks for your PR. these files are not manually edited, they are auto-generatd from a script in . You can find more information about contributing lib.d.ts fixes at https://github.com/Microsoft/TSJS-lib-generator.

Changes should be done in https://github.com/Microsoft/TSJS-lib-generator instead.

Please find more information at: https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md#contributing-libdts-fixes.

@mhegazy mhegazy closed this Mar 3, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants