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

resolves #60 introduce off method to unbind an event #62

Merged
merged 1 commit into from Sep 22, 2015

Conversation

mojavelinux
Copy link
Contributor

As it turns out, we can add this method without any additional lines of code (and only a slight increase in the gzipped version). The on method can reuse the off method when building the return value by leveraging bind.

@markdalgleish
Copy link
Member

Looks great. Happy to merge this once the conflicts are resolved.

@mojavelinux
Copy link
Contributor Author

I'll get right on it. Stay tuned!

@mojavelinux
Copy link
Contributor Author

Rebase complete!

markdalgleish added a commit that referenced this pull request Sep 22, 2015
Introduce off method to unbind an event, resolves #60
@markdalgleish markdalgleish merged commit 10cfb77 into bespokejs:master Sep 22, 2015
@mojavelinux
Copy link
Contributor Author

🍻

@mojavelinux mojavelinux deleted the issue-60 branch September 22, 2015 04:17
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.

None yet

2 participants