Skip to content

Conversation

@canova
Copy link
Member

@canova canova commented Aug 4, 2025

This fixes #334 but also fixes a bunch more while doing so. I noticed that more things were missing in the types, so added them too.

@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for firefox-devtools-react-contextmenu ready!

Name Link
🔨 Latest commit 5c30c11
🔍 Latest deploy log https://app.netlify.com/projects/firefox-devtools-react-contextmenu/deploys/68908f3afc25da00085933f5
😎 Deploy Preview https://deploy-preview-335--firefox-devtools-react-contextmenu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@canova canova requested a review from mstange August 4, 2025 10:45
Copy link

@mstange mstange left a comment

Choose a reason for hiding this comment

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

Thank you!

@canova canova merged commit 5850b98 into firefox-devtools:master Aug 4, 2025
6 checks passed
@canova
Copy link
Member Author

canova commented Aug 4, 2025

Published a new version (v5.2.3) to npm with this change: https://github.com/firefox-devtools/react-contextmenu/releases/tag/v5.2.3

@canova canova deleted the missing-types branch August 4, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React type definitions are missing the "role" property in MenuItemProps

2 participants