Skip to content

Fix custom mouse event handler semantics - #42776

Open
ShiroKSH wants to merge 1 commit into
twbs:v6-devfrom
ShiroKSH:fix/namespaced-mouse-events
Open

Fix custom mouse event handler semantics#42776
ShiroKSH wants to merge 1 commit into
twbs:v6-devfrom
ShiroKSH:fix/namespaced-mouse-events

Conversation

@ShiroKSH

Copy link
Copy Markdown
  • Preserve mouseenter and mouseleave semantics when handlers use event namespaces.
  • Store semantic event types separately from their backing DOM event types.
  • Fix callback removal, remove-all, deduplication, and one-off handler behavior.
  • Add regression tests for direct and delegated handlers.
  • Verify the full suite with npm test (1,239 tests).

@ShiroKSH
ShiroKSH requested a review from a team as a code owner July 30, 2026 21:48
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

2 participants