gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
615 stars 89 forks source link

Issue #136. Added collectionView on viewProps for a collection's itemViews. #137

Closed stephen-moyer closed 6 years ago

stephen-moyer commented 8 years ago

It looks like someone just forgot to add collectionView to the viewProps array so an itemView can access its parent view.

boussou commented 7 years ago

true !