-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
- Small tasks: Search
TODO
in the codebase
core
- Don't crash on RPC errors
- Dock Panel Type @antfu
- iframe
- action
- "Dock as an action button" to run the user script. We need to define a setup context and pass through
- webcomponent
- launch button
- Similar to Nuxt DevTools, to provide a launch page for lazy initialization
- custom view
- Give a root element for the user to render themself (other frameworks like React, etc.)
- Throw error in ID collision of
ctx.rpc.register
andctx.docks.register
- Support
ctx.rpc.update()
- Support
ctx.docks.update()
with client-side broadcast to update reactively
core/webcomponents
- Setting Page
- Context Menu for each Dock
- Refresh page
- Show address bar
- "Remove from dock"
core/standalone
- "LanuchPad" like UI for selection entries
vite
- Visualize chunk/assets size in
nanovis
- Build dev mode adapter (similar to
vite-plugin-inspect
, enumlate rolldown's output)
kit
- Introduce valibot to rpc interface, for better type generation and API verification, etc.
- Make client-side RPC for broadcasting
- APIs for parent frame communication (consider iframe and webext, end standalone (disabled) cases)
Integrations
- Try to integrate with Vitest UI
- Try to integrate with Oxlint Visualizer
- Try to integrate Nuxt DevTools
- Build an UI for "Vite DevTools itself", to display avaiable rpc functions etc.
Done
- Chunks graph view @webfansplz (feat: chunks graph view #84 )
- Virtual List @webfansplz (feat: add virtual scroller for data list #80 )
- Plugins performance metrics @webfansplz
- Plugin flow (feat: plugin details #76 )
- Plugin flamegraph (feat: add plugin flamegraph #79 )
- Add search panel for assets @webfansplz (feat: add search panel for assets #51 )
- Module detailed list @webfansplz (feat: module detailed list #50 )
- Assets treemap @webfansplz (feat: assets treemap #41 )
- Assets list/folder @webfansplz (feat: assets list/folder #26 )
- Asset details @webfansplz (feat: module asset details #18 )
- Additional View to
/graph
to show nested folder-like structure, similar to https://unocss.dev/tools/inspector @webfansplz (feat: folder view mode for module graph #10 ) - Module imports relationships @webfansplz (feat: module imports relationships #11 )
sadeghbarati, GeoffreyParrier, brettsaunders21, Mini-ghost, arashsheyda and 1 more
Metadata
Metadata
Assignees
Labels
No labels