Dan Harper

Results 4 issues of Dan Harper

Instead of being just a single-image uploader, extend functionality to allow the same effect for uploading multiple images.

https://github.com/Ask11/backbone.offline/blob/master/src/backbone_offline.coffee#L173 The RegExp checking if a localStorage key belongs to the collection being cleared checks whether the key simply _contains_ the collection's name, and not if it _begins_ with it....

Right now the extension requires editing the core Backbone.View library to add in extra functionality for tracking Views. Obviously this isn't great, and is only being done right now as...

enhancement