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 mouse events #4524

Merged
merged 7 commits into from
Jul 31, 2019
Merged

Update mouse events #4524

merged 7 commits into from
Jul 31, 2019

Conversation

irenesmith
Copy link
Contributor

Based on Sheppy's comments in MDN/Sprints #955, I've updated the BCD for mouse events to include missing information.

Irene Smith and others added 5 commits November 9, 2018 10:11
Updating the code in my fork
Merge latest MDN changes into my repository
Update my fork from original
Update fork to match mdn repo
@irenesmith irenesmith mentioned this pull request Jul 22, 2019
23 tasks
Copy link
Contributor

@a2sheppy a2sheppy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look good to me. 👍

@Elchi3 Elchi3 added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 23, 2019
api/Element.json Outdated
"version_added": false
},
"chrome_android": {
"version_added": true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be false.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should definitely be fixed before this PR is merged.

"version_added": true
},
"safari_ios": {
"version_added": true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"webview_android" is missing from this and several others. It should match "chrome" (at least for this API). Please add it throughout.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this should be done in a follow-up PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have made the update and pushed it.

@chrisdavidmills
Copy link
Collaborator

Joe has approved, so merging.

@chrisdavidmills chrisdavidmills merged commit 6c94a5a into mdn:master Jul 31, 2019
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.

5 participants