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

Update nodejs data for Event & EventTarget #24958

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link
Contributor

Summary

between 14.5.0 and 15.0.0, the Event & EventTarget cann't be accessed and only available as an internal instance

and some note adjust for This is not used in Node.js and is provided purely for completeness.

https://nodejs.org/docs/latest/api/events.html#eventtarget-and-event-api

https://nodejs.org/docs/latest/api/globals.html#event
https://nodejs.org/docs/latest/api/events.html#class-event

https://nodejs.org/docs/latest/api/globals.html#eventtarget
https://nodejs.org/docs/latest/api/events.html#class-eventtarget

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 5, 2024
@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 7, 2024 08:46
Copy link

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

@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 18, 2024
@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Nov 18, 2024
@skyclouds2001 skyclouds2001 changed the title Update data for Event & EventTarget Update nodejs data for Event & EventTarget Nov 20, 2024
@caugner caugner added the nodejs Data about Node.js label Nov 21, 2024
@github-actions github-actions bot added the size:m [PR only] 25-100 LoC changed label Nov 22, 2024
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 nodejs Data about Node.js size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants