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

Refine eventsApi #3594

Merged
merged 3 commits into from
May 13, 2015
Merged

Conversation

jridgewell
Copy link
Collaborator

Based off code from #3476

These are the last changes (hopefully!) from the eventsApi refactor.

@jridgewell jridgewell force-pushed the eventsApi-refinements branch from dea7107 to 9ad11dd Compare May 2, 2015 00:20
// maps `{event: callback}`), reducing them by manipulating `memo`.
// Passes a normalized single event name and callback, as well as the `context`,
// `ctx`, and `listening` arguments to `iteratee`.
var eventsApi = function(iteratee, memo, name, callback, context, ctx, listening) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jridgewell
Copy link
Collaborator Author

@jashkenas: This should probably go out with 1.2 as well.

jashkenas added a commit that referenced this pull request May 13, 2015
@jashkenas jashkenas merged commit 6ef5746 into jashkenas:master May 13, 2015
@jashkenas
Copy link
Owner

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants