jmorrell / backbone.obscura

A read-only proxy of a Backbone.Collection that can be filtered, sorted, and paginated.
http://jmorrell.github.io/backbone.obscura/
MIT License
107 stars 19 forks source link

Update for Backbone v1.1.0 #6

Closed jmorrell closed 10 years ago

jmorrell commented 11 years ago

Based on a quick test, it looks like the only conflict with the new version of backbone is the removal of Collection#sortedIndex. This should be pretty easy to remedy.

jmorrell commented 10 years ago

Fixed in https://github.com/jmorrell/backbone.obscura/commit/5bc7192c10d8b3482c7ae3a24ae0a4b13dadb6b3