| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | Merge tag '3.0.1' from mittHEADmaster | Marin Ivanov | |
| 2021-06-23 | Merge master | Jason Miller | |
| 2021-06-22 | Add support for mitt.off("type"), which removes all handlers of a given type | Jason Miller | |
| 2021-06-22 | Merge branch 'master' into patch_123 | Jason Miller | |
| 2021-06-22 | Stronger typing (#114) | iyegoroff | |
| * improved typing * upd readme * upd readme * upd test & readme * removed magic 1 * removed ts-toolbelt dependency | |||
| 2021-01-11 | Fix the format and update the off API | sealice | |
| 2020-07-15 | Merge branch 'expose-all' of https://github.com/jaylinski/mitt | Jason Miller | |
| 2020-07-15 | Add generic types and update tests (#107) | Jack Franklin | |
| * Add generic types and update tests * Add generic types to `on`, `off` and `emit` to enable some nicer TS usage if you specify what type you're expecting from the `EventData`. * Move the tests to be TypeScript source. This will help catch errors in the tests if there are any type errors. * Create a new test to test the generic types and make sure they pass and error when expected. * Upgrade to Mocha 8. * Did some tidying up of the package.json scripts. * Tweak TS setup to validate tests * Fix d.ts generation and tests Co-authored-by: Jason Miller <[email protected]> | |||
| 2020-07-13 | Merge branch 'master' into expose-all | Jason Miller | |
| 2020-06-25 | Remove trailing space (#108) | Mathias Bynens | |
| 2020-06-03 | Expose `all` property | Jakob Linskeseder | |
| Relates to #70 #72 #102 | |||
| 2020-05-26 | update readme badges | Jason Miller | |
| 2020-05-26 | Update README.md | Jason Miller | |
| 2020-05-26 | Migrate to TypeScript and use Map (#99) | Jack Franklin | |
| Migrate to TypeScript & Microbundle, move to Map for event handler storage | |||
| 2020-02-21 | Add note about manually firing "*" handlers | Jason Miller | |
| 2019-10-21 | Update sizes | Jason Miller | |
| 2019-04-27 | Fix TypeScript warning and add caveats to ToC | Marin Ivanov | |
| 2019-04-27 | Version 1.0.2 | Marin Ivanov | |
| Add a repository link to the package.json file. Improve the usage documentation and add ceveats section about once/when. Add a test to ensure the current behaviour of once() and off(). | |||
| 2019-04-26 | Bump verstion to 1.0.1 | Marin Ivanov | |
| Add acknowledgments to the readme | |||
| 2019-04-26 | Rename {mitt => nitt} | Marin Ivanov | |
| 2018-09-19 | Fixing TypeScript usage. Fixes #60 (#67) | David Khourshid | |
| * Fixing TypeScript usage * Removing extraneous formatting | |||
| 2018-05-16 | Add badges for gzip size and install size (#75) | Steven | |
| 2017-12-06 | Clean up repo root | Jason Miller | |
| 2017-12-06 | Docs update. | Jason Miller | |
| 2017-12-06 | remove CodeSponsor (#68) | Daniel Ruf | |
| see https://codesponsor.io/shutdown-notice/ | |||
| 2017-10-14 | codesponsor.io | Jason Miller | |
| 2017-04-13 | Change description for emit (fix #49) (#50) | Denis Sikuler | |
| 2017-03-09 | Removed outdated (untrue) API docs - chaining was removed in 53a44d8 (#44) | Mateusz Burzyński | |
| 2017-03-09 | Add Standard Version for Semantic Releases (#43) | Abhi Aiyer | |
| * chore(release): 1.1.1 * Add Standard-Version to Mitt for git tagging and changelog generation * Remove excess files created in testing * fix(ignoreStandardVersion): Ignore standard version in flowconfig * chore(flow): Ignore node_modules in flow config, add readme about flow-typed, clean up test script * Update README.md * fix(flowTyped): remove flow typed all together | |||
| 2017-02-25 | 1.1.0 | Jason Miller | |
| 2017-02-25 | Update docs. | Jason Miller | |
| 2017-02-25 | Typescript definitions (#25) | Severin | |
| * Added type definitions * Handler only has exactly one or no argument * Moved type defs to root folder | |||
| 2017-01-29 | Merge branch 'master' into refactor | Jason Miller | |
| 2017-01-29 | improve readme and add license file (#35) | Thiago Santos | |
| 2017-01-24 | Add dependency status badge (#33) | Thiago Santos | |
| 2017-01-22 | 1.0.1 | Jason Miller | |
| 2017-01-18 | remove "drop support for emitting multiple args" thing as per ↵ | tunnckoCore | |
| https://github.com/developit/mitt/pull/19#issuecomment-273344689 | |||
| 2017-01-17 | readme, re-run build process | tunnckoCore | |
| 2017-01-17 | resolve readme conflict | tunnckoCore | |
| 2017-01-17 | fix: switch Set with array; update tests; drop toLowerCase() | tunnckoCore | |
| 2017-01-17 | Update README.md | Jason Miller | |
| 2017-01-17 | Add demo, change support to IE9+ | Jason Miller | |
| 2017-01-17 | refactor: fixes #2, #6, #12 and #13 | tunnckoCore | |
| 2017-01-17 | fix spelling | Paul Mitchell-Gears | |
| 2017-01-16 | Add a design note, hopefully addressing #10 👍 | Jason Miller | |
| 2017-01-16 | Spruce up the readme 🌲 | Jason Miller | |
| 2017-01-15 | Include sample usage in readme | Eduardo Sebastian | |
| 2017-01-14 | Initial commit! 🚀 | Jason Miller | |
