You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@nuxt/devtools-ui-kit

Package Overview
Dependencies
Maintainers
5
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/devtools-ui-kit - npm Package Versions

1
78911

0.4.1

Diff
antfu
published 0.4.1 •

Changelog

Source

0.4.1 (2023-04-18)

Bug Fixes

  • fix domain to work with https (#178) (646fb9b)
  • server-routes: add method dropdown (#187) (f47060e)
  • server-routes: handle base url (06eb4d7)
  • server-routes: persistence between route switches (#186) (2791d3e)
  • ServerRouteDetail: fix domain port & body (#185) (7b1fbf1)
  • ui-kit: NTextInput styles (0ed638e)
  • ui-kit: ssr compatibility, close #183 (4f49cd4)

Features

  • provide docs for built-in composables (e32b8d5)
  • server-routes: more code snippets (40913b9)
  • server-routes: open route in editor button (#189) (c0cbfdb)
  • styling (4be0a97)
  • ui-kit: Make NTextInput more generic (#181) (f3d61da)
antfu
published 0.4.0 •

Changelog

Source

0.4.0 (2023-04-11)

Bug Fixes

  • server-route: added route type to url (#175) (0bbeb28)
  • server-routes: route resolving (1895a16)
  • styling (d08b233)
  • ui-kit: NCodeBlock layout shift (875ff88)
  • wizard: also check versions greater than 3.4 (dd14aac)
  • wizard: remove global module install in 3.4 (c5fdf23)

Features

antfu
published 0.3.2 •

Changelog

Source

0.3.2 (2023-04-07)

Bug Fixes

  • imports.preset resolution, close #165 (bba0496)
  • hide injected app from the Vue devtools (#167) (26ee4a4)
  • improve tab not found view (02bd365)
  • open in editor regex, close #169 (8bec14f)
  • ui: truncate test in asset details, close #163 (e1af4a0)

Features

antfu
published 0.3.1 •

Changelog

Source

0.3.1 (2023-03-27)

Bug Fixes

  • explicit import defineNuxtPlugin (03535dc)
antfu
published 0.3.0 •

Changelog

Source

0.3.0 (2023-03-27)

Bug Fixes

  • assets: show <NuxtImage> snippet when @nuxt/image is installed (#133) (d440f14)
  • change shortcut to Shift + Alt + D, close #153 (ede19a7)
  • component inspector, close #137 (d608a0f)
  • components graph layout (b853005)
  • display font preview in assets detail (a18c762)
  • extra scrollbar (#139) (a94fd4d)
  • improve path display (7ed9657)
  • make assets detail scrollable (f0a547d)
  • popper text color in light mode (254b45e)
  • scrolling regression after splitpanes (455ec6c)
  • ui: fix unexpected sidenav icon scale on windows chrome (#138) (310117a)
  • vue inspector in latest Nuxt (f736291)

Features

Performance Improvements

antfu
published 0.2.5 •

Changelog

Source

0.2.5 (2023-02-28)

Bug Fixes

  • client: make iframe-client reactive (7f1df2c)
  • client: make ws connection non-blocking (6ed46e0)
  • deprioritize runtime categoray in components (14d3857)
  • filter out lazy runtime component (507cae2)
  • ui-kit: make make code block reactive to color mode (2c530d8)
  • ui-kit: runtime utils reference (2111622)

Features

  • add storage tab (#100) (c153313)
  • disconnect indicator (579e091)
  • extract resize panel (a30ea5f)
  • ui-kit: introduce NCodeBlock and NMarkdown components (f9a4f4b)
antfu
published 0.2.4 •

Changelog

Source

0.2.4 (2023-02-28)

Bug Fixes

  • hooks extend type (019bad4)
  • ui-kit: remove nuxt components override (132bafe)

Features

  • able to disable inspectors, close #103 (56d9c56)
  • add show workspace filter to component graph (ad8118e)
  • client: add splitpanes for resizable columns (#101) (2846ab2)
  • re-layout component views (2db818a)
  • ui-kit: expose NSectionBlock and NIconTitle, introduce NSelect (#102) (cebe031)
antfu
published 0.2.3 •

Changelog

Source

0.2.3 (2023-02-24)

Bug Fixes

  • always extends fs.allow (0c07ee0)
  • improve isGlobalInstall detection (500215d)
antfu
published 0.2.2 •

Changelog

Source

0.2.2 (2023-02-24)

Bug Fixes

antfu
published 0.2.1 •

Changelog

Source

0.2.1 (2023-02-24)

Bug Fixes

  • always show shortcut tip (01ddd67)
  • should not override Vite's default fs.allow (9b24dd7)