mxriverlynn / backbone.picky

selectable entities as mixins for Backbone.Model and Backbone.Collection
129 stars 29 forks source link

Where'd deselectAll go? #24

Open wheaties opened 10 years ago

wheaties commented 10 years ago

I'm looking in the code after reading the documentation and I can't find deselectAll(). Has there been a change in API?

hashchange commented 10 years ago

See #4. You can use selectNone until the fix is merged.