Skip to content

Update IndexedDB interfaces #6501

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
falsandtru opened this issue Jan 15, 2016 · 5 comments · Fixed by microsoft/TypeScript-DOM-lib-generator#51
Closed

Update IndexedDB interfaces #6501

falsandtru opened this issue Jan 15, 2016 · 5 comments · Fixed by microsoft/TypeScript-DOM-lib-generator#51
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

@falsandtru
Copy link
Contributor

See microsoft/TypeScript-DOM-lib-generator#51

@mhegazy
Copy link
Contributor

mhegazy commented Jan 15, 2016

@falsandtru please provide more details when logging issues. other users may be searching for the same issue in the future.

@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 Jan 15, 2016
@mhegazy mhegazy added this to the Community milestone Jan 15, 2016
@falsandtru
Copy link
Contributor Author

All right, is there any format or template?

  • IDBObjectStore#autoIncrement
  • IDBObjectStore#keyPath
  • IDBDatabase#transaction
  • IDBCursor#source
  • IDBRequest#source
  • WorkerUtils extends IDBEnvironment

and please tell me about microsoft/TypeScript-DOM-lib-generator#50.

@mhegazy mhegazy added the Breaking Change Would introduce errors in existing code label Jan 16, 2016
@zhengbli zhengbli reopened this Jan 25, 2016
@mhegazy mhegazy modified the milestones: TypeScript 2.0, Community Feb 1, 2016
@falsandtru
Copy link
Contributor Author

@mhegazy I want to add a fix: IDBIndex#openCursor method's first parameter type must be any.

@mhegazy
Copy link
Contributor

mhegazy commented Feb 23, 2016

@falsandtru, i would open a different issue for that. also feel free to send a PR for it.

@falsandtru
Copy link
Contributor Author

@mhegazy okay, I opened #7218.

@zhengbli zhengbli added Fixed A PR has been merged for this issue and removed Fixed in TSJS repo labels Apr 27, 2016
@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

Successfully merging a pull request may close this issue.

3 participants