Thodoris Greasidis
|
fa93dbb288
|
test: Add polyfill tests & example page
|
2018-01-06 15:46:19 +02:00 |
|
Thodoris Greasidis
|
a82123287f
|
feat(examples): add dropInstance exaxmple
|
2017-07-23 17:15:25 +03:00 |
|
Thodoris Greasidis
|
85bc1d2c5f
|
style(examples/indexeddb-invalidstate): remove some comments
|
2017-05-14 15:25:25 +03:00 |
|
Thodoris Greasidis
|
bcf62c531a
|
test(api): test IDBD reconnect after InvalidStateError
|
2017-05-07 10:43:27 +03:00 |
|
Thodoris Greasidis
|
6ae72238ff
|
feat(examples): add db quota error sample page
|
2017-01-30 20:06:26 +02:00 |
|
Thodoris Greasidis
|
950bde0b1c
|
fix(examples): fix requirejs example
|
2015-05-26 23:23:16 +03:00 |
|
Rob Evans
|
f4893cc582
|
Fixed bug in call to getItem using first argument as return value instead of second
The console log was showing the error value instead of the value of the key being looked up!
|
2014-11-14 11:03:15 +00:00 |
|
Thodoris Greasidis
|
c2b2faa0f9
|
feat(localforage): add check for localStorage support
|
2014-06-26 22:11:02 +03:00 |
|
Matthew Riley MacPherson
|
b1e5a0a2f7
|
Use dist/ folder again
|
2014-04-22 13:30:18 -04:00 |
|
Matthew Riley MacPherson
|
2d11c909e4
|
Move built versions outside of dist
|
2014-04-11 14:38:52 -04:00 |
|
Nelson Antunes
|
90027a8ff3
|
Added missing closing '});' in example/index.html
|
2014-03-28 01:43:40 +00:00 |
|
Matthew Riley MacPherson
|
bc045ee856
|
Fix require.js examples (close #65)
|
2014-03-24 17:11:32 -04:00 |
|
Julian Viereck
|
896bdb55a8
|
Add localStorage blob support
Got tests working for phantomjs/localStorage by using a workaround.
WebSQL/phantomjs test case is failing.
|
2014-03-19 15:53:31 -04:00 |
|
Matthew Riley MacPherson
|
98c4568656
|
Use bower instead of vendor/
Close #108 and update .travis.uml to install bower_components in Travis
|
2014-03-19 01:03:19 -04:00 |
|
Matthew Riley MacPherson
|
b7987b3091
|
Remove Backbone adapter from repo (close #102)
|
2014-03-16 22:06:55 -04:00 |
|
Matthew Riley MacPherson
|
f12cdf2721
|
Do some slight jshint'd code cleanup
|
2014-03-04 19:07:07 -05:00 |
|
Matthew Riley MacPherson
|
33156f9361
|
Add tests for backbone examples
|
2014-03-03 20:19:04 -05:00 |
|
Matthew Riley MacPherson
|
9b7050998d
|
Add class name to backbone example page
|
2014-03-03 19:29:39 -05:00 |
|
magalhas
|
675cafaf41
|
fix backbone example
|
2014-03-03 03:46:34 +00:00 |
|
Matthew Riley MacPherson
|
e9d9882335
|
Add/update backbone docs
|
2014-02-22 17:23:17 -05:00 |
|
magalhas
|
57f2f64a97
|
backbone example requested at #12
|
2014-02-21 20:30:47 +00:00 |
|
Matthew Riley MacPherson
|
99f6cf31e5
|
Use lowercase in examples (close #62)
|
2014-02-15 08:47:04 -05:00 |
|
Matthew Riley MacPherson
|
f6247df6f4
|
Update to use promises
|
2014-01-20 23:44:01 -05:00 |
|
Soledad Penades
|
c82165d111
|
Clarify what happens when reading an unknown key
|
2013-12-03 13:11:05 +00:00 |
|
Soledad Penades
|
9680c0d027
|
Build dist/localForage.js for easy including in projects
|
2013-11-11 17:57:54 +00:00 |
|
Soledad Penades
|
65ac304525
|
first version that works without require!!!
|
2013-11-11 17:04:13 +00:00 |
|
Soledad Penades
|
17829e579f
|
Try adding an example.
|
2013-11-06 15:39:19 +00:00 |
|