-
Notifications
You must be signed in to change notification settings - Fork 679
Pull requests: jeromegn/Backbone.localStorage
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Default to the original Backbone sync method when no localStorage is available
#25
by jayproulx
was merged Mar 26, 2012
Loading…
Added backwards-compatibility with Backbone.sync <= 0.3.3
#6
by ryangreenberg
was merged Apr 23, 2011
Loading…
Updated code style to be more consistent & readable.
#10
by paulmillr
was closed Dec 28, 2011
Loading…
Refactored tests, previous tests were not actually testing localStorage
#11
by kmiyashiro
was merged Dec 28, 2011
Loading…
Make the plugin easier to use together with other plugins.
#12
by dwt
was merged Mar 15, 2012
Loading…
Make localStorage an *authoritative* view of our data
#15
by natflow
was closed Nov 17, 2011
Loading…
Allow users to provide a 'complete' callback
#18
by bartvandendriessche
was closed Dec 28, 2011
Loading…
Added micro-optimization to the guid method string concatenation
#23
by efeminella
was closed May 10, 2012
Loading…
Backbone.sync wrapper should pass the return value through from the original Backbone.sync.
#26
by erichmenge
was merged Apr 2, 2012
Loading…
Hopefully closes #27 (Can use collection.get only after fetch())
#29
by Dremora
was merged May 2, 2012
Loading…
Always pass the same response from read/update/create
#34
by kjaebker
was closed Jan 13, 2013
Loading…
Fixes an issue with JSON.parse not working properly on the stock Android...
#41
by gsmaverick
was closed Jan 11, 2013
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.