webcss / angular-indexedDB

An angularjs serviceprovider to utilize indexedDB with angular
149 stars 99 forks source link

FIX: find method return promise #4

Closed boda2004 closed 11 years ago

boda2004 commented 11 years ago

Updated find method to return promise as stated in jsdoc

webcss commented 11 years ago

fixed in revision 16. Thanks for your efforts and pull request. I also found out that there were some timing problems regarding resolve/reject of promises wouldn't call handler.