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

Change callback properties on stdlib event for better usability #194

Merged
merged 1 commit into from Aug 11, 2022

Conversation

ilgonmic
Copy link
Contributor

After changing package of Event interface, all JS related properties were migrated too.
But it means that users should do unsafe casts on their side.
We can improve usability, if we will declare properties on stdlib Event and cast to kotlinx.html Event in the library.

Copy link
Member

@e5l e5l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@e5l e5l merged commit 2000e13 into Kotlin:master Aug 11, 2022
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.

None yet

2 participants