| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | Merge tag '3.0.1' from mittHEADmaster | Marin Ivanov | |
| 2023-07-04 | apply prettier formatting to all files | Jason Miller | |
| 2021-06-22 | Add test for #124 | 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 | |||
| 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-06-03 | Expose `all` property | Jakob Linskeseder | |
| Relates to #70 #72 #102 | |||
| 2020-05-27 | Export Mitt types for TS consumers (#101) | Jack Franklin | |
| * Export Mitt types for TS consumers * Add rudimentary tests for exported TS types * Run tests against the generated output instead of src | |||
| 2020-05-26 | Update all dependencies | Jason Miller | |
| 2020-05-26 | Add tests for duplicate listeners | 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 | |||
| 2019-04-26 | Rename {mitt => nitt} | Marin Ivanov | |
| 2017-04-17 | fix failing test from before removal of case normalization | Jason Miller | |
| 2017-02-25 | Merge branch 'agudulin-master' into tunnckoCore-refactor | Jason Miller | |
| # Conflicts: # src/index.js # test/index.js | |||
| 2017-02-25 | Use sinon-chai methods for assertions | 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 | fix: switch Set with array; update tests; drop toLowerCase() | tunnckoCore | |
| 2017-01-17 | add editorconfig, fix original identation | tunnckoCore | |
| 2017-01-17 | refactor: fixes #2, #6, #12 and #13 | tunnckoCore | |
| 2017-01-16 | Fixes #9: use Object.create(null) over {} | Alexander Gudulin | |
| 2017-01-14 | Initial commit! 🚀 | Jason Miller | |
