Skip to content

Demix input event from GlobalEventHandlers#16651

Merged
queengooborg merged 4 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/input
Jul 10, 2022
Merged

Demix input event from GlobalEventHandlers#16651
queengooborg merged 4 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/input

Conversation

@queengooborg
Copy link
Contributor

This PR demixes the input event from the GlobalEventHandlers mixin.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jun 13, 2022
@queengooborg queengooborg added the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jun 14, 2022
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@foolip
Copy link
Contributor

foolip commented Jul 5, 2022

This is a lot like #16544, an event that fires on <input>, <select> and <textarea>, but additionally it can fire on elements using contenteditable.

I don't know how we'd represent this perfectly, a single entry on HTMLElement is probably the best. I'll suggest doing that in #16544 too.

@queengooborg queengooborg removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jul 10, 2022
@queengooborg queengooborg merged commit 6587655 into mdn:main Jul 10, 2022
@queengooborg queengooborg deleted the api/GlobalEventHandlers/input branch July 10, 2022 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants