Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add itemEvents to collectionViews #861

Merged
merged 1 commit into from
Jan 14, 2014
Merged

add itemEvents to collectionViews #861

merged 1 commit into from
Jan 14, 2014

Conversation

samccone
Copy link
Member

fixes #838

@jescalan
Copy link

👍

@markalfred
Copy link

👏

});

it("should call the associated itemEvent when defined when itemEvents is a method", function() {
var CV = Marionette.CollectionView.extend({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be moved up to the describe and make it a new class?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure.

@cobbweb
Copy link
Member

cobbweb commented Jan 14, 2014

👍 Looks good now

cobbweb added a commit that referenced this pull request Jan 14, 2014
add itemEvents to collectionViews
@cobbweb cobbweb merged commit 98400a7 into master Jan 14, 2014
@samccone samccone deleted the sjs/itemEvents branch January 14, 2014 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature idea: itemEvents
4 participants