-
-
Notifications
You must be signed in to change notification settings - Fork 243
fix(eslint-plugin): update list of native events #1881
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(eslint-plugin): update list of native events #1881
Conversation
@demkalkov Please can you cite the source for this hugely updated list? The original comment by Rafael from several years ago does not seem to contain a straightforward list? It would definitely be good to make it clear where this data comes from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment
The list of events is taken from the MDN page specified in a file, but a French version of it. I've just started to update the English version, but it might take some time. |
done |
5833a5e
to
5bc54d3
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit b13187d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 7 targetsSent with 💌 from NxCloud. |
Looks like this change causes the unit tests to fail, did you run them locally? |
@demkalkov Following up on this one please |
updated and fixed the unit tests |
Thank you @demkalkov |
Update a list of native events.
Resolves issue #1671