Skip to content

Releases: PerryRylance/EventDispatcher

1.0.3

19 Apr 08:31

Choose a tag to compare

  • Changed module.exports to ES6 export

Added eventDispatcherParent

07 Nov 10:06
6600640

Choose a tag to compare

  • Added support for eventDispatcherParent property. This is useful when your object needs parent to be designated for something else.
  • Fixed a bug where removing one or more listeners during trigger loop would cause other listeners to be skipped

Added method once

13 Sep 11:15
df9d00f

Choose a tag to compare

Merge pull request #5 from PerryRylance/Perry

Fixed once unbinding incorrect function

1.0.0

05 Sep 09:14
90098cd

Choose a tag to compare

Initial stable release