-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move the strongly-typed Typed
types into the main types
#69
Move the strongly-typed Typed
types into the main types
#69
Commits on Nov 29, 2020
-
Remove separate Typed type and just type the Emittery class with loos…
…e defaults I think the extra type is unnecessary, and it's easier to maintain only one of them! Fixes sindresorhus#67
Configuration menu - View commit details
-
Copy full SHA for cc83ca7 - Browse repository at this point
Copy the full SHA cc83ca7View commit details
Commits on Dec 20, 2020
-
Rework TypeScript types for the EventEmitter to use just one provided…
… list of event names to event data for simplicity.
Configuration menu - View commit details
-
Copy full SHA for 4bd12d6 - Browse repository at this point
Copy the full SHA 4bd12d6View commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d6ad6c4 - Browse repository at this point
Copy the full SHA d6ad6c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7fcc5 - Browse repository at this point
Copy the full SHA 3b7fcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3240ec0 - Browse repository at this point
Copy the full SHA 3240ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a64f2 - Browse repository at this point
Copy the full SHA 34a64f2View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e40fc77 - Browse repository at this point
Copy the full SHA e40fc77View commit details
Commits on Dec 28, 2020
-
Remove .Typed subclass from the actual JS since types are available o…
…n the main Emittery class now
Configuration menu - View commit details
-
Copy full SHA for 8d03436 - Browse repository at this point
Copy the full SHA 8d03436View commit details -
Add type tests for listeners and event streams
And ensure they deal with events that don't have data just fine!
Configuration menu - View commit details
-
Copy full SHA for 809522a - Browse repository at this point
Copy the full SHA 809522aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9b62b - Browse repository at this point
Copy the full SHA 6c9b62bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ea6ca - Browse repository at this point
Copy the full SHA 48ea6caView commit details -
Correct all typescript linting issues after typescript linting turned…
… on with new xo in 48ea6ca
Configuration menu - View commit details
-
Copy full SHA for dd3e6f0 - Browse repository at this point
Copy the full SHA dd3e6f0View commit details