Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dexie/Dexie.js

A Minimalistic Wrapper for IndexedDB
https://github.com/dexie/Dexie.js

Fix typo in Typescript example in Readme

Fix database name type in TypeScript example in Readme

de27e1ce009f6f5984b8454211d3b70b75622660 authored almost 9 years ago
Merge pull request #202 from dfahlander/develop

Bugfixes + new options to Dexie constructor

9273e41f257e11ec2cf29b2895659e9ff8fa012c authored almost 9 years ago
Bugfix: Promises never return on node (when MissingAPIError was thrown)

Feature: Able to specify the indexedDB API as an option to Dexie consructor.

c48e2e6ca35d20873c34e168ade01a0721e2f8d9 authored almost 9 years ago
Minor change in Promise._rootExec(): Able to return value.

2f7d0218c0db792f8d8b18d605492c36d6fed816 authored almost 9 years ago
* Bugfix in DexieError subclasses - didnt set inner property.

* Bugfix in DexieError subclasses - didnt include name of inner exception in parent message.

b417aa360a645af4f09805a198219d2d1b882f28 authored almost 9 years ago
Tests that db.open() error is catched on node when missing indexedDB api.

21cdf2e06bc4a19208ee5d0eb6798f0127909821 authored almost 9 years ago
Build output

35195ea9472e7c09e7c2b705c968315965a251a1 authored almost 9 years ago
Releasing v1.3.4

51b056d80cf70e7e18905e182d5a320eb029c828 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

6cff4b08de18c440300e92e0b68b00420de5aee1 authored almost 9 years ago
Added info that elevation may be needed on windows

003d3bf2e2a512360fde57e4b1cc6a3130701406 authored almost 9 years ago
Merge remote-tracking branch 'origin/releases'

c32757862537c7939014776eaab353ebad361355 authored almost 9 years ago
Releasing v1.3.4

7701e43f11eba35c58bdcb167f205fe22de5f68c authored almost 9 years ago
Merge pull request #201 from dfahlander/develop

Fixing with addons for compatibility

5d68c389a0fe3baca3b6f1257ac7f2e21b38f108 authored almost 9 years ago
Releasing addons to npm.

d03c77f3c00a653b038a32c2f7d9e630e88149e7 authored almost 9 years ago
Reverting to the use of old name of class Events so that we can publish addons before publishing dexie.

7985db3fe555d07e3cc88ce568d58c5cfa8cc460 authored almost 9 years ago
Merge pull request #200 from dfahlander/develop

npm versioning fixes again...

181a0cbf8592470e2a1a4cffab5bd2a0f28424cf authored almost 9 years ago
npm versioning fixes again...

e09025c0f5ac66ca4b2e2ff1db1c9055ba2bcd6f authored almost 9 years ago
Merge pull request #199 from dfahlander/develop

Fixing beta releasing with npm stuff

078f1e9ee259e7a5a11b71c62dcc91b45d81bfb7 authored almost 9 years ago
Fixing beta releasing with npm stuff

8bb4978ec62fca393d0e450dda903ba77ce45e8e authored almost 9 years ago
Build output

d5c2767eea2bff02e28702df23bd95687f27b827 authored almost 9 years ago
Merge remote-tracking branch 'origin/releases'

1e5234b5e0996180f32da49d4fc702584effc5ce authored almost 9 years ago
Releasing v1.3.4-beta2

4ef7f337b5025a4836f63cc48e7bc732fc0b18d5 authored almost 9 years ago
Merge pull request #198 from dfahlander/develop

Small fixes from prerelease

e80ee62473844010d92cceb04ca34f87e53dad84 authored almost 9 years ago
Support for prereleasing multiple betas

f5f3b9926dbd59772ae8d4483b7421e721e09ed3 authored almost 9 years ago
Remove warnings for peerDepencencies in npm.

https://codingwithspike.wordpress.com/2016/01/21/dealing-with-the-deprecation-of-peerdependencie...

e2c8ff4962ffee3ef3b16d1a3f8998fbd1f2d386 authored almost 9 years ago
Forgot to remove es6 output in Dexie.Syncable build.

727503078cd427025c7abeba63af91632169efa6 authored almost 9 years ago
Fixed npm publish beta bug.

b320f208d5d08672b6947bca8f402dd58cc8ebd5 authored almost 9 years ago
Build output

6f9ad25d2baa0cd851042b02fc9e0862929787ba authored almost 9 years ago
Releasing v1.3.4-beta

0a672ec642611a5a1bfabb31e9c2c24a005b9a90 authored almost 9 years ago
Merge remote-tracking branch 'origin/releases'

182d353764bb4c322a1f23a5380e59bb3c12608c authored almost 9 years ago
Merge pull request #197 from dfahlander/develop

Support for prereleasing on npm.

98151d555db66354488ee2d00ee68c4ee0918f8b authored almost 9 years ago
Support for prereleasing on npm.

f465ed0ace43522c5b0664f0d8be7e4c51e47ad5 authored almost 9 years ago
Merge pull request #196 from dfahlander/develop

Directory structure changes and bugfixes after refactoring

79f5571abeb42d62436e16a8e80ae6fd20b87724 authored almost 9 years ago
Refactor bug.

3293e434b76b578c844a8f32e7f8fb9f1f535023 authored almost 9 years ago
Refactor bug

50556b3e89be60722999fb70c06084672c539160 authored almost 9 years ago
Removing also gz file from dist.

0065a58fc0b8e750ee2e6236a03a0b784124a151 authored almost 9 years ago
Changed to using peerDependencies for addons.

8f292919ba85a759668895185f2e49356f10a735 authored almost 9 years ago
Removed es6 from dist and point out src/Dexie.js instead.

Also for addons.

72eab4f93b775bb43da936335e27d30c591061ec authored almost 9 years ago
Merge branch 'develop' of https://github.com/dfahlander/Dexie.js into develop

4bf271fca555df93ca64937760bbc44288d317c9 authored almost 9 years ago
Renaming build to tools as conventional.

Including addons in bower package.json #185.

876ca6f149107061f0e448b16dc1f5b2cb3404f8 authored almost 9 years ago
Renaming build to tools as conventional.

Including addons in npm and bower package.json
WIP for improved bower experience of #185

f5eacd0e070d2ae6ea579f89fa978b5d52b7df3f authored almost 9 years ago
Adding a "develop" branch and leave master branch as a release-only branch.

355a712384f0780b6f85e497ace2bd15e5b353e6 authored almost 9 years ago
dexie seems to be published as an ES6 module on JSPM #195

22672b2d1f5e3f38d20fb3fd1792ce08a89c197d authored almost 9 years ago
Just verified that transaction is still aborted on collection error (now after all refactoring is done). But it worked as before.

40bc3f1f361a9c0777359f8f3caf23ee0e993dd7 authored almost 9 years ago
Made unit tests numbers be same between IE and non-IE.

0911047f058f1ad58eaad8d86fedf88d63374369 authored almost 9 years ago
Fixed missing stack on Dexie errors.js + mini-refactor error mapping.

922183adf50a75b9fb739816b1974baafdb66df7 authored almost 9 years ago
If the caller catches that error, the success operations should be committed, but if not catching the error, the success operations should abort.

1dbf526bae3d699d74ddf1174fadd45c072979a0 authored almost 9 years ago
Fixed reopened #90: Support non-inbound keys if auto-incremented.

63b7995023d7e6f71ab0d64bde99b29e91a1c2c2 authored almost 9 years ago
Alternative to asyncTest: spawnedTest!

Usage:

spawnedTest("name", function*() {
// Use yield as await.
// Dont have to catch err...

29ed77aa901c31d8f2eaf0ca26e5d9ea71f9a1bc authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

ce60360c68c20808a3a84569b0e70f26529a08fb authored almost 9 years ago
Labbing with unit test for issue #90. Cannot find problem.

05a689e9798a078516dbf6198bef3d42e281c42b authored almost 9 years ago
Fixed bug due to code refactoring.

7e9804b6daaec6e7433ff49d635530c116935635 authored almost 9 years ago
Update README.md

343e14096182a07971844b3f28942002a66e7764 authored almost 9 years ago
Update README.md

a512837d0f70f216f02a8641973b083b3c055e27 authored almost 9 years ago
Update README.md

e64e6420a909c78e22d5658cab9f76069407a212 authored almost 9 years ago
Update README.md

4a9a8391be3455d83fefc8e55d6b820ac721e6a5 authored almost 9 years ago
Update README.md

c824529f01636cc6147bc10e68ce71fcb6221ad4 authored almost 9 years ago
Update README.md

5ef25069828cb3a6cd55d35107ce93c7e52fbfb4 authored almost 9 years ago
Update README.md

77a3fb134b76c8b24e034ae1b7cbbfb6ecd0f27a authored almost 9 years ago
Update README.md

15c9a293865b31876a2eab0df08f6ddaedda1465 authored almost 9 years ago
Update README.md

8b8a85299e27c73cbb257bb2d61505577d89711b authored almost 9 years ago
Update README.md

96e8d4147693daefe5f84f91897ae33d9a5a0566 authored almost 9 years ago
Update README.md

a1404429e4d0232f7a867b1dbf18e12058878c96 authored almost 9 years ago
Update README.md

274a753c7add50ebf39dbd5f6d50d3dbd0640774 authored almost 9 years ago
Update README.md

1f2b828fa9816df24c10664fedcf5f03e7f8c3ea authored almost 9 years ago
Update README.md

efca1dc6c0e82718f00d9268e4fe115dd4ba4ed7 authored almost 9 years ago
Update README.md

59f7b71aad2ac9e823241f80768f8ccdb88a1caa authored almost 9 years ago
Update README.md

150f87d3efc8e774c73d374d0e65509d0b39fcec authored almost 9 years ago
Update README.md

c52989d9e02931c0ce4324b1081a38663711aeea authored almost 9 years ago
Update README.md

b68a815549c80e44bb9b1cf8d7fa183371a9430d authored almost 9 years ago
Update README.md

41806bf37eeaf96e6c5a938f1d595fef967a2e3d authored almost 9 years ago
Update README.md

d573a9016f856e81ac82c76596584d29c8210517 authored almost 9 years ago
Update README.md

224b3ba1523c15b74e754fa250442cf7f7d86390 authored almost 9 years ago
Update README.md

0c12ed391b9d2f113331383ee23160bfd4e9754e authored almost 9 years ago
Update README.md

0a6d113ad58e448e2f6e57ad7e1697ddd101ae1a authored almost 9 years ago
Update README.md

049c2c19674f11e48b9d73e4d6d34872a21ed6e5 authored almost 9 years ago
Update README.md

a85fb0e184fae7f46d10302e48e82dfff25c117c authored almost 9 years ago
Update README.md

782dc5b09ebfcbf50aa84b8a750fd56a547269f4 authored almost 9 years ago
Update README.md

0924052325378b11301d615c0906d4909c1e1747 authored almost 9 years ago
Update README.md

1d8a80b6f5128eac3060b73e48748ae590476f59 authored almost 9 years ago
Update README.md

a39cb73ecc5b6c93501b6b02d9b45ff24deda0cb authored almost 9 years ago
Update README.md

8a269cce796ea087d5e8a32792b34c6afc119f8e authored almost 9 years ago
Update README.md

ca873592fda6bf9100bc47e5c3de7edc233668a2 authored almost 9 years ago
Update README.md

f8fbc8f15946996fd85d18364379930cd5a809ba authored almost 9 years ago
Update README.md

6be60277fc31a4e4df6ad1aa470ebb62583bebe7 authored almost 9 years ago
Update README.md

529b42add641a1bd26dab426d1cf744276d750c7 authored almost 9 years ago
Simplifying typescript definition of Dexie.Events.

7f62518c9d5551976b6d96789f6c3586465c61eb authored almost 9 years ago
Effects of recent rename of events to Events (but with backward compatibility)

* Addons use new name rather than old (even though old would still work)
* Typescript definition ...

b13a47c5cda8aec58ed8c05ac14389d1d661f2a8 authored almost 9 years ago
Refactored out code to separate modules.

d8d0e36662aa095642b73713274c502a3428afb9 authored almost 9 years ago
SecurityError when storage is disabled #158

1766a6bac007d132c21b024cacb96ebe434ff89e authored almost 9 years ago
Removed UMD style module. Not needed even though we may run it in browser. Can work anyway.

Editing comments.

4113ce725c303c4a1367f5399425f0d83b51503b authored almost 9 years ago
Removed the "typescript/definitions" element of package.json because it is strongly argumented against.

http://angularclass.com/the-state-of-typescript-packages/
"TSD has a concept called tsd link, wh...

0eaec3bf223ab8be9c92a2ac18aebade1fb028d8 authored almost 9 years ago
Changing the not-yet documented Dexie.errnames to have the short names of the errors (Dexie.errnames.Abort = "AbortError", Dexie.errnames.Syntax = "SyntaxError")

d24b098728d4cfb8af3f62684aa27eba548a32fa authored almost 9 years ago
Updated typescript definitions:

* New options in Dexie constructor.
* Dexie.semVer
* Dexie.currentTransaction
* Dexie.override
* ...

ea03e27686aac7dbd6953fe8a0981137a8669e12 authored almost 9 years ago
Support for arrow functions in WriteableCollection.modify() (API extended - need to update wiki).

9e9ae0515308d5b771759d630de20bd06737e524 authored almost 9 years ago
Fine tuning the typescript sample.

* Explaining comments
* Doing db.contacts.put(this) first.
* Minor optimization: using await all(...

3afb59694f534072c52f1cb345437fa6332e60b3 authored almost 9 years ago
dexie-syncable won't install over npm/jspm due to incorrect dependency #193

74c5ab9ec45081ca8344efe9ea5188f1944b1522 authored almost 9 years ago
Merge branch 'master' of https://github.com/dfahlander/Dexie.js

55febdf3d9faf8374b619bea3c496e43e9225670 authored almost 9 years ago
Bugfix of typescript sample: Need to declare a module-local var Promise = Dexie.Promise in all modules that will use async/await if they should do async/await with Dexie.Promise (which is required when within a transaction).

4038135330912322a0f194ab7e4d75acac61353f authored almost 9 years ago
Build output

0359a46e43aecc68e1277eb7fa911b80223b2fd2 authored almost 9 years ago