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

Use indexedDB directly via idb-keyval #305

Merged
merged 11 commits into from Nov 6, 2019
Merged

Use indexedDB directly via idb-keyval #305

merged 11 commits into from Nov 6, 2019

Commits on Nov 6, 2019

  1. Copy the full SHA
    cd24ff2 View commit details
    Browse the repository at this point in the history
  2. white space

    schloerke committed Nov 6, 2019
    Copy the full SHA
    f49011c View commit details
    Browse the repository at this point in the history
  3. Use indexeddb directly via idb-keyval

    All store interactions must open store, do work on store, then close store
    schloerke committed Nov 6, 2019
    Copy the full SHA
    9a29c6d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    752747d View commit details
    Browse the repository at this point in the history
  5. Update NEWS.md

    schloerke committed Nov 6, 2019
    Copy the full SHA
    f67d872 View commit details
    Browse the repository at this point in the history
  6. Update notes

    schloerke committed Nov 6, 2019
    Copy the full SHA
    b3a7968 View commit details
    Browse the repository at this point in the history
  7. Update NEWS.md

    schloerke committed Nov 6, 2019
    Copy the full SHA
    5615f6f View commit details
    Browse the repository at this point in the history
  8. code review feedback

    schloerke committed Nov 6, 2019
    Copy the full SHA
    c066fdc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e07bc8c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3e318c5 View commit details
    Browse the repository at this point in the history
  11. wording update from QA

    schloerke committed Nov 6, 2019
    Copy the full SHA
    3a5337e View commit details
    Browse the repository at this point in the history