Skip to content

Support toggle and beforetoggle event types #1989

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

Merged

Conversation

kyohei-23
Copy link
Contributor

This PR aim to update toggle and beforetoggle event callback definition.
Interface ToggleEvent on toggle and beforetoggle is already supported by Chromium / Webkit / Gecko.

refs:

resolve #1969

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@kyohei-23 kyohei-23 changed the title Support toggle beforetoggle event types Support toggle and beforetoggle event types Apr 19, 2025
@saschanaz
Copy link
Contributor

LGTM, thanks! @jakebailey

Copy link
Contributor

There was an issue merging, maybe try again saschanaz. Details

@jakebailey jakebailey merged commit 9d7bfa0 into microsoft:main Apr 21, 2025
7 checks passed
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.

beforetoggle and toggle should be ToggleEvent not Event
3 participants