aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-23Merge masterJason Miller
2021-06-22Add test for #124Jason Miller
2021-06-22Add support for mitt.off("type"), which removes all handlers of a given typeJason Miller
2021-06-22Merge branch 'master' into patch_123Jason Miller
2021-06-22Add LICENSE file Jason Miller
2021-06-22Remove "src" from published files list (fixes #128)Jason Miller
2021-06-22Merge branch 'cheaper' of https://github.com/sealice/mitt into sealice-cheaperJason Miller
2021-06-22Stronger typing (#114)iyegoroff
2021-01-21compression codesealice
2021-01-11Fix the format and update the off APIsealice
2021-01-04Add new features of emitter.off. Fixes #123sealice
2020-07-152.1.0Jason Miller
2020-07-15Merge branch 'expose-all' of https://github.com/jaylinski/mittJason Miller
2020-07-15Add generic types and update tests (#107)Jack Franklin
2020-07-13Merge branch 'master' into expose-allJason Miller
2020-07-09Move to compressed-size-action v2 (#111)Jason Miller
2020-07-09Add missing space (#103)Jay Linski
2020-06-25run on push + PRJason Miller
2020-06-25Remove trailing space (#108)Mathias Bynens
2020-06-03Expose `all` propertyJakob Linskeseder
2020-05-272.0.1Jason Miller
2020-05-27Export Mitt types for TS consumers (#101)Jack Franklin
2020-05-27Use eslint-config-developitJason Miller
2020-05-27cache map.get() for size wins (#100)Jason Miller
2020-05-26update readme badgesJason Miller
2020-05-26Switch to GitHub ActionsJason Miller
2020-05-26Update all dependenciesJason Miller
2020-05-26Merge branch 'master' of github.com:developit/mittJason Miller
2020-05-262.0.0Jason Miller
2020-05-26Update README.mdJason Miller
2020-05-26simple build scriptJason Miller
2020-05-26remove old changelogJason Miller
2020-05-26remove last remnants of flowJason Miller
2020-05-26Add tests for duplicate listenersJason Miller
2020-05-26remove older gzip size calculationJason Miller
2020-05-26Migrate to TypeScript and use Map (#99)Jack Franklin
2020-02-21Add note about manually firing "*" handlersJason Miller
2020-02-21Add note about manually firing "*" handlersJason Miller
2020-02-21Add TypeScript warning when attempting to fire "*" handlers. Fixes #93.Jason Miller
2020-02-21[ts] Make `type` optional in WildcardHandler. Fixes #96.Jason Miller
2019-10-21Update sizesJason Miller
2019-10-21Update to latest node.Jason Miller
2019-10-21update depsJason Miller
2019-10-211.2.0Jason Miller
2019-10-21chore(release): 1.2.1Jason Miller
2019-05-29fix test runnerJason Miller
2018-09-19Change type of the all property in the constructor (#73)Jesper Dalgas Zachariassen
2018-09-19Fix Typescript wildcard handler (#76)Zach Buttram
2018-09-19Fixing TypeScript usage. Fixes #60 (#67)David Khourshid
2018-05-16Add badges for gzip size and install size (#75)Steven