Skip to content

feat: tooltips for field values#1037

Merged
webfansplz merged 2 commits intovuejs:mainfrom
skirtles-code:value-tooltips
Feb 7, 2026
Merged

feat: tooltips for field values#1037
webfansplz merged 2 commits intovuejs:mainfrom
skirtles-code:value-tooltips

Conversation

@skirtles-code
Copy link
Contributor

This PR renders tooltips on field values.

The tooltipText already exists for these values, but it wasn't previously being rendered.

Some of the tooltips use HTML. To allow for this I've added escaping to some of the other values.

In one case I've also changed a <span> to a <pre>, as preserving white-space seemed appropriate in that case (as was done in a similar case elsewhere).

Some examples:


image
image
image

@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 9974b12
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/698584d1ec20e300087815d6

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 5, 2026

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@1037

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@1037

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@1037

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@1037

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@1037

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@1037

commit: 9974b12

# Conflicts:
#	packages/devtools-kit/src/core/component/state/process.ts
@webfansplz webfansplz merged commit 2755506 into vuejs:main Feb 7, 2026
9 checks passed
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.

2 participants