rotundasoftware / backbone.collectionView

Easily render backbone.js collections. In addition to managing model views, this class supports automatic selection of models in response to clicks, reordering models via drag and drop, and more.
http://rotundasoftware.github.io/backbone.collectionView/
Other
171 stars 27 forks source link

Styled example page #1

Closed colinwren closed 11 years ago

colinwren commented 11 years ago

Here is the example page. I still need to do a lot of work on the code examples, work on the copy at the top, and do more thorough cross browser testing.

go-oleg commented 11 years ago

Merged in 4b3606047ec9fbd341d63f0a8c1661c718ab1108.

Upgraded collectionView.js (including selectionChanged event bug fix) ddfce1dd03e0dcb255b2bcc322eaf8d349a808e1.

Thanks!