Skip to content

Add WebVR API to lib.d.ts #18482

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

Open
mhegazy opened this issue Sep 14, 2017 · 4 comments
Open

Add WebVR API to lib.d.ts #18482

mhegazy opened this issue Sep 14, 2017 · 4 comments
Labels
Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Help Wanted You can do this Revisit An issue worth coming back to Suggestion An idea for TypeScript
Milestone

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Sep 14, 2017

Docs at https://developer.mozilla.org/en-US/docs/Web/API/WebVR_API

@mhegazy mhegazy added Help Wanted You can do this Suggestion An idea for TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels Sep 14, 2017
@mhegazy mhegazy added this to the Community milestone Sep 14, 2017
@mhegazy
Copy link
Contributor Author

mhegazy commented Sep 14, 2017

reported originally in microsoft/TypeScript-DOM-lib-generator#294

@mhegazy
Copy link
Contributor Author

mhegazy commented Sep 14, 2017

PRs welcomed. You can find more information about contributing lib.d.ts fixes at https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md#contributing-libdts-fixes.

@saschanaz
Copy link
Contributor

saschanaz commented Sep 19, 2017

A Working Draft should go on DefinitelyTyped. A feature that is a Candidate Recommendation (or has passed that stage) should be added here.

Has the standard to add types on TSJS-lib-generator changed? WebVR didn't even reach WD and it has a Deprecated API warning.

@mhegazy mhegazy added the Revisit An issue worth coming back to label Sep 19, 2017
@mhegazy
Copy link
Contributor Author

mhegazy commented Sep 19, 2017

Thanks for the note. we should not include it in the default lib untill it makes WD stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Help Wanted You can do this Revisit An issue worth coming back to Suggestion An idea for TypeScript
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants