superfeedr / indexeddb-backbonejs-adapter

An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248 stars 61 forks source link

Assorted compatibility updates #69

Closed megawac closed 9 years ago

megawac commented 9 years ago

Set of updates to make it easier to use this adapter with a shim (e.g. no need to polyfill bind, console, etc)

Sorry, this PR turned a lot bigger than was intentional but most of the changes are pretty trivial