aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-21Add note about manually firing "*" handlersJason Miller
2017-12-06Fixes #65 - handler removal during handler invocation (`.off()` during `.emit...Jason Miller
2017-08-14Fixing API documentation header (#62)Brian Wendt
2017-07-05more precise type annotation for WildCardEventHandler (#58)Tung Vu
2017-06-07Fix `emit` and `EventHandler` type annotations (#47)Rūdolfs Vikmanis
2017-04-14Avoid creating a new listener type array in `off()`, saves another 4 bytes (1...Jason Miller
2017-04-14Fix eslint complaintsJason Miller
2017-04-13Change description for emit (fix #49) (#50)Denis Sikuler
2017-03-10Fix `emit` argument annotation (#45)Rūdolfs Vikmanis
2017-03-09Removed outdated (untrue) API docs - chaining was removed in 53a44d8 (#44)Mateusz Burzyński
2017-02-27Add Flow type annotations (#23)Brandon Dail
2017-02-25Remove chaining return values so we don't make #1 impossible (yet?)Jason Miller
2017-02-25Let's keep `all` as an argument for now to avoid a semver breaking changeJason Miller
2017-01-18remove "drop support for emitting multiple args" thing as per https://github....tunnckoCore
2017-01-17fix: switch Set with array; update tests; drop toLowerCase()tunnckoCore
2017-01-17add editorconfig, fix original identationtunnckoCore
2017-01-17refactor: fixes #2, #6, #12 and #13tunnckoCore
2017-01-14Initial commit! 🚀Jason Miller