0.2.5 (2023-02-28)
- 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)
- add storage tab (#100) (c153313)
- disconnect indicator (579e091)
- extract resize panel (a30ea5f)
- ui-kit: introduce
NCodeBlock
andNMarkdown
components (f9a4f4b)
0.2.4 (2023-02-28)
- 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
andNIconTitle
, introduceNSelect
(#102) (cebe031)
0.2.3 (2023-02-24)
0.2.2 (2023-02-24)
- external vite (fc78ef6)
0.2.1 (2023-02-24)
0.2.0 (2023-02-23)
- button: remove zoom from buttons to allow double tap on phone (#195) (f22200c)
- click outside handling, fix #90 (40ddb1d)
- correctly exit inspector, close #94 (3900d6b)
- move back to components view when selecting a component (8a62d1f), closes #93
- nuxt ui playground, close #188, close #184 (#192) (7268b3c)
- templates: avoid using blur in no-animation mode, disable animation in Safari (#175) (23e09be)
- ui:
NTextInput
fill width (de5c772) - ui: always add global style (3951517)
- ui: auto wrap for example layout, close #163 (#164) (57a4d9e)
- ui: color-mode using nuxt module (#86) (779131e)
- ui: colors (31a33d6)
- ui: darkmode style (9e1e5fe)
- ui: explicit imports (822e8cb)
- ui: fix cjs stub paths (00e6dc3)
- ui: fix color mode toggle on Nuxt (8f03da2)
- ui: improve background contrast (6344904)
- ui: let nuxt/kit resolve module source (#117) (79c08fa)
- ui: make carbon icons as deps (a530f04)
- ui: use
NuxtLink
(202b1c7) - use repo for detecting logo (b7b3980)
- add
@nuxt/ui
(b5b4baa) - add Typography preset (#130) (e3d332e), closes #129
- click outside to close, close #90 (f6d8d31)
- init component details (e9096a5)
- introduce local module entry (0b42fde)
- new design welcome template (#178) (9129b96)
- refresh page (1a924e1)
- rename icon to logo slot and add content logo (#108) (1391b8f)
- rename to
@nuxt/devtools-ui-kit
(e0ac298) - ui: add props for input type (#48) (933e99a)
- ui: enable transformers for unocss (55e1dd1)
- ui: expose unocss preset (7125735)
- ui: extend example layout (#98) (51a2875)
- ui: improve dark mode ssr (8dbd968)
- ui: new NDarkToggle renderless component helper (ecf8a69)
- ui: suport both prefixed and unprefixed icons (be8306e)
- ui: support dark mode for examples (32d18fb)
- update deps (02d0b94)
0.1.6 (2023-02-22)
- cli: make sure only one nuxt devtools module is enabled, close #86 (92ccf1c)
- composables popup (e669008)
- improve state editor (e44efe5)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2023-02-22)
0.1.4 (2023-02-16)
0.1.3 (2023-02-16)
- button for refresh all (e6a498d)
performance
downgrade (#66) (8683c50)performance
downgrade in node env (#71) (a90b825)- a11y: add aria-label & aria-expanded attrs to toggle button (#49) (7ea0fe6)
- cannot close component inspector (#70) (63bf34f)
- cli: improve windows compatibility, close #62 (e1ff704)
- do not bundle
pacote
, close #41 (87d64db) - explicit import performance hook, close #61 (c7f83f8)
- props without reactivity transform (0b21cb8)
- revert vscode default mode to
local-serve
(9312802) - trigger client reactivity on app mounted (a9898c1)
- use pointer cursor for user module which redirects to file (#51) (8c05e32)
0.1.2 (2023-02-10)
- legacy module path removal (378cc1c)
0.1.1 (2023-02-10)
- insecure websocket connection (#36) (2c79aa5)
- use cjs in global install to be compactible with Nuxt 2, close #42 (fb70274)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.