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

feat: (devtools) add userData to inspectable properties #740

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

DennisSmuda
Copy link
Contributor

This PR should take care of this issue if I understood it correctly 🤞

Adds the userData object so it can be inspected via devtools:

Screenshot 2024-06-20 at 22 21 53

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for tresjs-docs ready!

Name Link
🔨 Latest commit 42dcdae
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/668b00733eb7900008c62e1c
😎 Deploy Preview https://deploy-preview-740--tresjs-docs.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 site configuration.

@DennisSmuda DennisSmuda changed the title devtools: add userData to inspectable properties feat: (devtools) add userData to inspectable properties Jun 20, 2024
src/devtools/plugin.ts Outdated Show resolved Hide resolved
@alvarosabu alvarosabu linked an issue Jun 26, 2024 that may be closed by this pull request
4 tasks
@alvarosabu alvarosabu added p2-nice-to-have Not breaking anything but nice to have (priority) devtools waiting for author labels Jun 26, 2024
Copy link
Member

@alvarosabu alvarosabu left a comment

Choose a reason for hiding this comment

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

@DennisSmuda awesome job! Thanks 🙏🏻

@alvarosabu alvarosabu merged commit 00bef33 into main Jul 8, 2024
7 checks passed
@alvarosabu alvarosabu deleted the devtools/add-userData branch July 8, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools p2-nice-to-have Not breaking anything but nice to have (priority) waiting for author
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add userData to vue devtools component inspector
2 participants