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 database name type in TypeScript example in Readme
de27e1ce009f6f5984b8454211d3b70b75622660 authored almost 9 years agoBugfixes + new options to Dexie constructor
9273e41f257e11ec2cf29b2895659e9ff8fa012c authored almost 9 years agoFeature: Able to specify the indexedDB API as an option to Dexie consructor.
c48e2e6ca35d20873c34e168ade01a0721e2f8d9 authored almost 9 years ago2f7d0218c0db792f8d8b18d605492c36d6fed816 authored almost 9 years ago
* Bugfix in DexieError subclasses - didnt include name of inner exception in parent message.
b417aa360a645af4f09805a198219d2d1b882f28 authored almost 9 years ago21cdf2e06bc4a19208ee5d0eb6798f0127909821 authored almost 9 years ago
35195ea9472e7c09e7c2b705c968315965a251a1 authored almost 9 years ago
51b056d80cf70e7e18905e182d5a320eb029c828 authored almost 9 years ago
6cff4b08de18c440300e92e0b68b00420de5aee1 authored almost 9 years ago
003d3bf2e2a512360fde57e4b1cc6a3130701406 authored almost 9 years ago
c32757862537c7939014776eaab353ebad361355 authored almost 9 years ago
7701e43f11eba35c58bdcb167f205fe22de5f68c authored almost 9 years ago
Fixing with addons for compatibility
5d68c389a0fe3baca3b6f1257ac7f2e21b38f108 authored almost 9 years agod03c77f3c00a653b038a32c2f7d9e630e88149e7 authored almost 9 years ago
7985db3fe555d07e3cc88ce568d58c5cfa8cc460 authored almost 9 years ago
npm versioning fixes again...
181a0cbf8592470e2a1a4cffab5bd2a0f28424cf authored almost 9 years agoe09025c0f5ac66ca4b2e2ff1db1c9055ba2bcd6f authored almost 9 years ago
Fixing beta releasing with npm stuff
078f1e9ee259e7a5a11b71c62dcc91b45d81bfb7 authored almost 9 years ago8bb4978ec62fca393d0e450dda903ba77ce45e8e authored almost 9 years ago
d5c2767eea2bff02e28702df23bd95687f27b827 authored almost 9 years ago
1e5234b5e0996180f32da49d4fc702584effc5ce authored almost 9 years ago
4ef7f337b5025a4836f63cc48e7bc732fc0b18d5 authored almost 9 years ago
Small fixes from prerelease
e80ee62473844010d92cceb04ca34f87e53dad84 authored almost 9 years agof5f3b9926dbd59772ae8d4483b7421e721e09ed3 authored almost 9 years ago
https://codingwithspike.wordpress.com/2016/01/21/dealing-with-the-deprecation-of-peerdependencie...
e2c8ff4962ffee3ef3b16d1a3f8998fbd1f2d386 authored almost 9 years ago727503078cd427025c7abeba63af91632169efa6 authored almost 9 years ago
b320f208d5d08672b6947bca8f402dd58cc8ebd5 authored almost 9 years ago
6f9ad25d2baa0cd851042b02fc9e0862929787ba authored almost 9 years ago
0a672ec642611a5a1bfabb31e9c2c24a005b9a90 authored almost 9 years ago
182d353764bb4c322a1f23a5380e59bb3c12608c authored almost 9 years ago
Support for prereleasing on npm.
98151d555db66354488ee2d00ee68c4ee0918f8b authored almost 9 years agof465ed0ace43522c5b0664f0d8be7e4c51e47ad5 authored almost 9 years ago
Directory structure changes and bugfixes after refactoring
79f5571abeb42d62436e16a8e80ae6fd20b87724 authored almost 9 years ago3293e434b76b578c844a8f32e7f8fb9f1f535023 authored almost 9 years ago
50556b3e89be60722999fb70c06084672c539160 authored almost 9 years ago
0065a58fc0b8e750ee2e6236a03a0b784124a151 authored almost 9 years ago
8f292919ba85a759668895185f2e49356f10a735 authored almost 9 years ago
Also for addons.
72eab4f93b775bb43da936335e27d30c591061ec authored almost 9 years ago4bf271fca555df93ca64937760bbc44288d317c9 authored almost 9 years ago
Including addons in bower package.json #185.
876ca6f149107061f0e448b16dc1f5b2cb3404f8 authored almost 9 years agoIncluding addons in npm and bower package.json
WIP for improved bower experience of #185
355a712384f0780b6f85e497ace2bd15e5b353e6 authored almost 9 years ago
22672b2d1f5e3f38d20fb3fd1792ce08a89c197d authored almost 9 years ago
40bc3f1f361a9c0777359f8f3caf23ee0e993dd7 authored almost 9 years ago
0911047f058f1ad58eaad8d86fedf88d63374369 authored almost 9 years ago
922183adf50a75b9fb739816b1974baafdb66df7 authored almost 9 years ago
1dbf526bae3d699d74ddf1174fadd45c072979a0 authored almost 9 years ago
63b7995023d7e6f71ab0d64bde99b29e91a1c2c2 authored almost 9 years ago
Usage:
spawnedTest("name", function*() {
// Use yield as await.
// Dont have to catch err...
ce60360c68c20808a3a84569b0e70f26529a08fb authored almost 9 years ago
05a689e9798a078516dbf6198bef3d42e281c42b authored almost 9 years ago
7e9804b6daaec6e7433ff49d635530c116935635 authored almost 9 years ago
343e14096182a07971844b3f28942002a66e7764 authored almost 9 years ago
a512837d0f70f216f02a8641973b083b3c055e27 authored almost 9 years ago
e64e6420a909c78e22d5658cab9f76069407a212 authored almost 9 years ago
4a9a8391be3455d83fefc8e55d6b820ac721e6a5 authored almost 9 years ago
c824529f01636cc6147bc10e68ce71fcb6221ad4 authored almost 9 years ago
5ef25069828cb3a6cd55d35107ce93c7e52fbfb4 authored almost 9 years ago
77a3fb134b76c8b24e034ae1b7cbbfb6ecd0f27a authored almost 9 years ago
15c9a293865b31876a2eab0df08f6ddaedda1465 authored almost 9 years ago
8b8a85299e27c73cbb257bb2d61505577d89711b authored almost 9 years ago
96e8d4147693daefe5f84f91897ae33d9a5a0566 authored almost 9 years ago
a1404429e4d0232f7a867b1dbf18e12058878c96 authored almost 9 years ago
274a753c7add50ebf39dbd5f6d50d3dbd0640774 authored almost 9 years ago
1f2b828fa9816df24c10664fedcf5f03e7f8c3ea authored almost 9 years ago
efca1dc6c0e82718f00d9268e4fe115dd4ba4ed7 authored almost 9 years ago
59f7b71aad2ac9e823241f80768f8ccdb88a1caa authored almost 9 years ago
150f87d3efc8e774c73d374d0e65509d0b39fcec authored almost 9 years ago
c52989d9e02931c0ce4324b1081a38663711aeea authored almost 9 years ago
b68a815549c80e44bb9b1cf8d7fa183371a9430d authored almost 9 years ago
41806bf37eeaf96e6c5a938f1d595fef967a2e3d authored almost 9 years ago
d573a9016f856e81ac82c76596584d29c8210517 authored almost 9 years ago
224b3ba1523c15b74e754fa250442cf7f7d86390 authored almost 9 years ago
0c12ed391b9d2f113331383ee23160bfd4e9754e authored almost 9 years ago
0a6d113ad58e448e2f6e57ad7e1697ddd101ae1a authored almost 9 years ago
049c2c19674f11e48b9d73e4d6d34872a21ed6e5 authored almost 9 years ago
a85fb0e184fae7f46d10302e48e82dfff25c117c authored almost 9 years ago
782dc5b09ebfcbf50aa84b8a750fd56a547269f4 authored almost 9 years ago
0924052325378b11301d615c0906d4909c1e1747 authored almost 9 years ago
1d8a80b6f5128eac3060b73e48748ae590476f59 authored almost 9 years ago
a39cb73ecc5b6c93501b6b02d9b45ff24deda0cb authored almost 9 years ago
8a269cce796ea087d5e8a32792b34c6afc119f8e authored almost 9 years ago
ca873592fda6bf9100bc47e5c3de7edc233668a2 authored almost 9 years ago
f8fbc8f15946996fd85d18364379930cd5a809ba authored almost 9 years ago
6be60277fc31a4e4df6ad1aa470ebb62583bebe7 authored almost 9 years ago
529b42add641a1bd26dab426d1cf744276d750c7 authored almost 9 years ago
7f62518c9d5551976b6d96789f6c3586465c61eb authored almost 9 years ago
* Addons use new name rather than old (even though old would still work)
* Typescript definition ...
d8d0e36662aa095642b73713274c502a3428afb9 authored almost 9 years ago
1766a6bac007d132c21b024cacb96ebe434ff89e authored almost 9 years ago
Editing comments.
4113ce725c303c4a1367f5399425f0d83b51503b authored almost 9 years ago
http://angularclass.com/the-state-of-typescript-packages/
"TSD has a concept called tsd link, wh...
d24b098728d4cfb8af3f62684aa27eba548a32fa authored almost 9 years ago
* New options in Dexie constructor.
* Dexie.semVer
* Dexie.currentTransaction
* Dexie.override
* ...
9e9ae0515308d5b771759d630de20bd06737e524 authored almost 9 years ago
* Explaining comments
* Doing db.contacts.put(this) first.
* Minor optimization: using await all(...
74c5ab9ec45081ca8344efe9ea5188f1944b1522 authored almost 9 years ago
55febdf3d9faf8374b619bea3c496e43e9225670 authored almost 9 years ago
4038135330912322a0f194ab7e4d75acac61353f authored almost 9 years ago
0359a46e43aecc68e1277eb7fa911b80223b2fd2 authored almost 9 years ago