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

Missing definitions of IndexedDB Database API #5932

Closed
3 tasks done
aksharpatel47 opened this issue Dec 4, 2015 · 1 comment
Closed
3 tasks done

Missing definitions of IndexedDB Database API #5932

aksharpatel47 opened this issue Dec 4, 2015 · 1 comment
Labels
Breaking Change Would introduce errors in existing code 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 Help Wanted You can do this

Comments

@aksharpatel47
Copy link

I have found the following definitions missing in the IndexedDB API

  • IDBObjectStoreParameters
  • IDBIndexParameters
  • multiEntry property of IDBIndex

I have yet to check out the complete API and what's missing. If someone can list them down I can write the definitions.

@mhegazy mhegazy added Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Help Wanted You can do this labels Dec 4, 2015
@mhegazy mhegazy added this to the Community milestone Dec 4, 2015
@mhegazy
Copy link
Contributor

mhegazy commented Dec 4, 2015

PRs are welcomed.

@mhegazy mhegazy modified the milestones: TypeScript 1.8, Community Dec 7, 2015
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Dec 7, 2015
@mhegazy mhegazy added the Breaking Change Would introduce errors in existing code label Dec 8, 2015
@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
Breaking Change Would introduce errors in existing code 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 Help Wanted You can do this
Projects
None yet
Development

No branches or pull requests

2 participants