query icon indicating copy to clipboard operation
query copied to clipboard

feat(vue-query-devtools): Add VueQueryDevtoolsPanel support

Open toofff opened this issue 1 year ago • 2 comments

Hi šŸ‘‹

After the introduction of the ReactQueryDevtoolsPanel, now it's the turn of VueJs technology with the VueQueryDevtoolsPanel :tada:

:warning: Soon... The pull request isn't finished yet, I'm trying to finish it this week. :smile_cat:

// add gif

// explain what has been done and in which package

toofff avatar Sep 04 '24 03:09 toofff

ā˜ļø Nx Cloud Report

CI is running/has finished running commands for commit 4f97ea93f5734e41f4938800e588edb1a0397ed5. 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


🟄 Failed Commands
nx affected --targets=test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build --parallel=3
āœ… Successfully ran 1 target

Sent with šŸ’Œ from NxCloud.

nx-cloud[bot] avatar Sep 04 '24 03:09 nx-cloud[bot]

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8012
@tanstack/eslint-plugin-query

pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@8012
@tanstack/angular-query-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@8012
@tanstack/query-broadcast-client-experimental

pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8012
@tanstack/query-async-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@8012
@tanstack/query-core

pnpm add https://pkg.pr.new/@tanstack/query-core@8012
@tanstack/query-devtools

pnpm add https://pkg.pr.new/@tanstack/query-devtools@8012
@tanstack/query-persist-client-core

pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@8012
@tanstack/query-sync-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@8012
@tanstack/react-query

pnpm add https://pkg.pr.new/@tanstack/react-query@8012
@tanstack/react-query-devtools

pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@8012
@tanstack/react-query-next-experimental

pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@8012
@tanstack/react-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@8012
@tanstack/solid-query

pnpm add https://pkg.pr.new/@tanstack/solid-query@8012
@tanstack/solid-query-devtools

pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@8012
@tanstack/solid-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@8012
@tanstack/svelte-query

pnpm add https://pkg.pr.new/@tanstack/svelte-query@8012
@tanstack/svelte-query-devtools

pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@8012
@tanstack/svelte-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@8012
@tanstack/vue-query

pnpm add https://pkg.pr.new/@tanstack/vue-query@8012
@tanstack/vue-query-devtools

pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@8012

commit: 4f97ea9

pkg-pr-new[bot] avatar Sep 04 '24 03:09 pkg-pr-new[bot]

since this is a pretty stale draft, I’m gonna go ahead and close it. If you want to continue work, please re-open the PR and solve the conflicts. thanks

TkDodo avatar Aug 19 '25 10:08 TkDodo