bug fixes
- Fixes
- Behaviors now calls
stopListening
on close. - Behaviors now undelegate
modelEvents
andcollectionEvents
when the parent view callsundelegateEvents
.
- Behaviors now calls
stopListening
on close.modelEvents
and collectionEvents
when the parent view calls undelegateEvents
.