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

add declarations for HTML Touch events to lib.d.ts #1302

Closed
kevinbarabash opened this issue Nov 29, 2014 · 0 comments
Closed

add declarations for HTML Touch events to lib.d.ts #1302

kevinbarabash opened this issue Nov 29, 2014 · 0 comments
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Revisit An issue worth coming back to

Comments

@kevinbarabash
Copy link

requires interfaces for TouchEvent, TouchList, and Touch as outlined in the W3C spec: http://www.w3.org/TR/touch-events/

@mhegazy mhegazy added Bug A bug in TypeScript Revisit An issue worth coming back to labels Nov 30, 2014
@mhegazy mhegazy self-assigned this Nov 30, 2014
@RyanCavanaugh RyanCavanaugh added the Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript label Dec 1, 2014
@mhegazy mhegazy added this to the TypeScript 2.0 milestone Dec 2, 2014
@mhegazy mhegazy modified the milestones: TypeScript 2.0, TypeScript 1.6 Apr 2, 2015
@mhegazy mhegazy assigned zhengbli and unassigned mhegazy Apr 7, 2015
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Apr 17, 2015
@mhegazy mhegazy closed this as completed Apr 17, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Revisit An issue worth coming back to
Projects
None yet
Development

No branches or pull requests

4 participants