Releases: nuxt/devtools
Releases · nuxt/devtools
v0.6.2
🚀 Features
🐞 Bug Fixes
- Anchor icon button style - by @arashsheyda in #276 (b0e31)
- Devtools close on outside click - by @arashsheyda in #277 (980ad)
- Auto verify auth token - by @antfu (62136)
- terminals: Badge number - by @arashsheyda and @antfu in #279 (7f922)
View changes on GitHub
v0.6.1
v0.6.0
🚀 Features
- Mutliple level command-palette, commands for docs - by Arash and Anthony Fu in #247 (3cf82)
- New floating panel and layouting system - by Anthony Fu in #266 (4b02c)
🐞 Bug Fixes
- Introduce local auth for running commands - by Anthony Fu in #257 (306c6)
- composables: Hide usages of macro modules - by Anthony Fu (e6cdb)
- kit: Explicit set file extension, close #262 - by Anthony Fu in #262 (594a3)
View changes on GitHub
v0.5.5
🐞 Bug Fixes
- CommandPalette: Fix item scroll - by @arashsheyda in #246 (9aa13)
- command-palette: Avoid key conflicts - by @antfu (c8669)
- pages: Route parsing - by @antfu (d5254)
View changes on GitHub
v0.5.4
🚀 Features
- Command panel for tabs - by @arashsheyda and @antfu in #240 (07602)
🐞 Bug Fixes
View changes on GitHub
v0.5.3
No significant changes
View changes on GitHub
v0.5.2
v0.5.1
v0.5.0
🚀 Features
- Add component inspect button to the sidebar - by @antfu (512d8)
- Add dark/light mode switch transition - by @antfu in #224 (782e0)
- Experimental add module from DevTools - by @antfu in #222 (50168)
- Refactor components, close #227 - by @antfu in #227 (0caa4)
- Isolate ui options per-project - by @antfu in #232 (3b994)
- Display vue version, close #236 - by @antfu in #236 (83b77)
- Allow override vue-inspector options, close #234 - by @antfu in #234 (3311f)
- Sidenav overflow as popup - by @antfu (da6c2)
- Experimental build analyze - by @antfu in #190 (2344a)
- components: Add legend for graph - by @antfu (de6a9)
- open-graph: Use
useSeoMeta
overuseHead
- by @antfu (f7d11) - server-routes: Rolling out of experiment state - by @antfu (ed87d)
- ui: Fullscreen disconnect indicator - by @antfu (a158b)
🐞 Bug Fixes
- Uninstall modules - by @arashsheyda and @antfu in #229 (f7db6)
- Double disable vue-inspector - by @antfu (9dc06)
- Improve module meta resolution - by @antfu (7dc3d)
- Print error on process failing - by @antfu (37f69)
- Debounce disconnect indicator - by @antfu (895e6)
- build-analyze:
- components:
- devtools-ui-kit:
- Update unocss config path - by @arashsheyda in #238 (5162b)
- install-module:
- open-graph:
- Avoid layout shift - by @antfu (4b1eb)
- Use
description
for facebook - by @arashsheyda in #239 (31c92)
- style:
- Switch, radio, checkbox hover style - by @zuixinwang and @antfu in #230 (97f5b)
View changes on GitHub
v0.4.6
🚀 Features
- Allow iframe permissions - by @cpreston321 in #215 (44fce)
- Add open graph tab - by @arashsheyda and @antfu in #209 (b94de)
🐞 Bug Fixes
- Fix shortcut to togglePanel - by @arashsheyda in #212 (e64db)
- DockingPanel clickoutside on iframe - by @arashsheyda in #211 (afdaa)
- Default state of DockingPanel - by @antfu (a0098)
- Nitro storage link - by @Lmmmmmm-bb in #220 (ddd2e)