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

fix(combo-box): fix types for on:clear #2020

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Oct 25, 2024

In ComboBox, on:clear is forwarded to ListBoxSelection, and is a dispatched event.

This event must be explicitly typed in ComboBox.

@metonym metonym changed the title fix(combo-box): clear is a dispatched event fix(combo-box): fix types for on:clear Oct 25, 2024
@metonym metonym merged commit 0831e87 into master Oct 25, 2024
3 checks passed
@metonym metonym deleted the fix-combobox-clear-event branch October 25, 2024 22:36
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