-
Notifications
You must be signed in to change notification settings - Fork 132
Issues: jeromeetienne/microevent.js
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Calling unbind with undefined argument removes all listeners
#28
opened Nov 5, 2014 by
AndrewRayCode
MicroEvent.bind, MicroEvent.unbind, MicroEvent.trigger should be private
#8
opened Apr 8, 2011 by
millermedeiros
no need to check for existence of _events on bind/unbind/trigger
#7
opened Apr 8, 2011 by
millermedeiros
using _events to store references to the listeneres can cause conflicts
#6
opened Apr 8, 2011 by
millermedeiros
ProTip!
no:milestone will show everything without a milestone.