pullrequests Search Results · repo:jakearchibald/idb-keyval language:TypeScript
Filter by
58 results
(141 ms)58 results
injakearchibald/idb-keyval (press backspace or delete to remove)It does not seems to be much activity on this project but here s comes a rather important PR for which hopefully we get
feedback.
There (still) seems to be a problem with iOS Safari, where the database ...
zarko-tg
- 13
- Opened on Aug 21, 2024
- #175
ARZarkesh
- 3
- Opened on Apr 20, 2024
- #173
idb-keyval reported IDBTransaction.error if a set operation failed. However, based on my reading of the IndexedDB spec,
and based on testing, IDBTransaction.error may not be set at the time the error event ...
joshkel
- Opened on Jun 23, 2023
- #164
Bumps json5 from 2.2.1 to 2.2.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/json5/json5/releases json5 s releases /a . /em /p blockquote h2 v2.2.3 /h2 ul li Fix: ...
dependencies
dependabot[bot]
- Opened on Jan 8, 2023
- #160
I think this was missed in https://github.com/jakearchibald/idb-keyval/commit/1c01e450b9c7e1a1c9dea0972c56e49c2f04e395
Thanks for the lib @jakearchibald! 😃
ianschmitz
- 3
- Opened on Aug 31, 2022
- #157
Bumps terser from 5.14.1 to 5.14.2. details summary Changelog /summary p em Sourced from a href=
https://github.com/terser/terser/blob/master/CHANGELOG.md terser s changelog /a . /em /p blockquote h2 v5.14.2 ...
dependencies
dependabot[bot]
- Opened on Jul 21, 2022
- #155
Bumps minimist from 1.2.5 to 1.2.6. details summary Commits /summary ul li a href=
https://github.com/substack/minimist/commit/7efb22a518b53b06f5b02a1038a88bd6290c2846 code 7efb22a /code /a 1.2.6 /li li ...
dependencies
dependabot[bot]
- Opened on Apr 9, 2022
- #151
In using this library, I found I needed this function, which I called upsert .
compmeist
- 6
- Opened on Jan 7, 2022
- #146
Fixes https://github.com/jakearchibald/idb-keyval/issues/134.
This PR ensures idb-keyval creates the object store when the DB exists but the object store doesn’t.
I stumbled upon the same issue @getflourish ...
iamakulov
- 7
- Opened on Oct 30, 2021
- #138