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

open/upgrade methods #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

open/upgrade methods #12

wants to merge 1 commit into from

Conversation

brettz9
Copy link
Contributor

@brettz9 brettz9 commented Apr 4, 2016

Feature: Add open and upgrade methods to allow a sequence of upgrades which can support promises returned by addCallback callbacks (and add tests for multiple promise-based callbacks on different versions);
Comment: Indicate specific Safari bug within code;
Refactoring: Use ES6 Number.isInteger and ES7 Object.values() in place of npm modules;
Testing: Split off local testing from Sauce

@brettz9 brettz9 force-pushed the upgrade branch 10 times, most recently from bcf9191 to b106e36 Compare April 9, 2016 22:55
@brettz9
Copy link
Contributor Author

brettz9 commented Apr 9, 2016

Hi...

I'm feeling pretty good now about the PR, having added more protection from impartial upgrades and tests. If you decide to accept my idb-factory changes, I can avoid adding a separate idb-factory file in this PR.

@brettz9 brettz9 force-pushed the upgrade branch 5 times, most recently from 6f7459d to ae97b5a Compare April 16, 2016 18:52
@brettz9 brettz9 changed the title Breaking change (minor): Ensure version() returns highest version r… open/upgrade methods Apr 16, 2016
@brettz9 brettz9 force-pushed the upgrade branch 10 times, most recently from 4009892 to a28854c Compare April 17, 2016 02:04
…allow a sequence of upgrades which can support promises returned by `addCallback` callbacks (and add docs and tests for multiple promise-based callbacks on different versions);

Commenting: Indicate specific Safari bug within code;
Refactoring: Use ES6 `Array.from`; add `Number.isInteger` and ES7 `Object.values()` in place of npm modules (requires babel-polyfill);
Testing: Split off local testing from Sauce; prevent blocking; increase timeout for Firefox; add test to throw with previous version
@brettz9
Copy link
Contributor Author

brettz9 commented Oct 5, 2016

Just a friendly reminder if you may have a chance to review...

@alekseykulikov
Copy link
Contributor

thank you @brettz9 for reminder, there're a lot of code to check, and you should be sure, that I remember about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants