-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: localForage/localForage
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Minor fix for markdown (was missing close for code block)
#1068
opened Oct 5, 2022 by
mikemaccana
Loading…
refactor: replace deprecated String.prototype.substr()
#1056
opened Mar 24, 2022 by
CommanderRoot
Loading…
Less
.catch(reject)
-> less in mem promises in IndexedDb driver
#1034
opened Aug 19, 2021 by
duzun
Loading…
Avoid calling _advanceReadiness() too many times in dropInstance()
#1032
opened Aug 14, 2021 by
duzun
Loading…
Fix indexedDb driver so pending operations are resolved under concurrent worker threads
#1019
opened Apr 7, 2021 by
inf3rnus
Loading…
Test for webworker concurrency & error on Ready() using multiple storeName [indexedDb]
#1009
opened Dec 31, 2020 by
disarticulate
Loading…
updated docs to show that Map and Set are now supported for storage
#989
opened Aug 11, 2020 by
therealadityashankar
Loading…
Support ES6 Map and Set in Serializer. With Tests.
#965
opened May 26, 2020 by
lincolnthree
Loading…
Fix #856: Be more lenient detecting window.fetch, to support polyfills.
#964
opened May 26, 2020 by
lincolnthree
Loading…
Throw an error if
config.storeName
isn't a String
#948
opened Apr 18, 2020 by
himanshu199728
Loading…
Type definitions when dropping .d.ts file into the working directory
#879
opened Feb 21, 2019 by
cosminalco
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.