Skip to content
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

Add new event package #45

Merged
merged 23 commits into from
Apr 3, 2019
Merged

Add new event package #45

merged 23 commits into from
Apr 3, 2019

Conversation

milesj
Copy link
Owner

@milesj milesj commented Mar 18, 2019

A type safe event system. Originally the plan was to update Emitter to be strongly typed, but this isn't possible according to microsoft/TypeScript#30480, which is either a breaking change or an uglier API. Went with isolated Event objects instead.

First package for #36

@milesj milesj changed the title Add new event emitter package Add new event package Mar 28, 2019
@milesj milesj merged commit 7129610 into master Apr 3, 2019
@milesj milesj deleted the emitter branch April 3, 2019 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant