Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(jqLite): triggerHandler support listeners that unbind from the event #5984

Conversation

chrisirhc
Copy link
Contributor

Fixes event handlers registered with .one if the event is invoked from triggerHandler.

Related to #5109 and #5269.

DOM callback events from the ngAnimate uses triggerHandler so I think this is pretty important, and it's a small change.

Fixes .one if the event is invoked from triggerHandler.
@IgorMinar IgorMinar self-assigned this Jul 24, 2014
@IgorMinar IgorMinar closed this in 8a27aba Jul 24, 2014
IgorMinar pushed a commit that referenced this pull request Jul 24, 2014
Fixes .one if the event is invoked from triggerHandler.

Closes #5984

Conflicts:
	test/jqLiteSpec.js
@IgorMinar
Copy link
Contributor

thanks!

@chrisirhc chrisirhc deleted the feature/fix-triggerhandler-unbind-self branch July 24, 2014 20:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants