Ext.data.proxy.IndexedDB icon indicating copy to clipboard operation
Ext.data.proxy.IndexedDB copied to clipboard

IndexedDB proxy for Ext JS 4. Great for building examples without involving server-side middleware and database.

Results 1 Ext.data.proxy.IndexedDB issues
Sort by recently updated
recently updated
newest added

First thanks for your work, i would notice that you should change transTypes " line 350 file: indexeddb.js" cuz the chrome recently updated IndexedDB implementation to match the spec. The...