Michael Brevard
|
5051c861b1
|
chore: remove VNode type
|
2024-06-02 23:49:48 +03:00 |
|
Michael Brevard
|
2a244f056f
|
chore: remove unused vnode
|
2024-06-02 23:43:29 +03:00 |
|
Michael Brevard
|
66dd659821
|
fix: delayed hydration for network idle
|
2024-06-02 23:40:37 +03:00 |
|
Michael Brevard
|
28647ecb30
|
chore: attempt to wait for network idle
|
2024-06-02 23:24:40 +03:00 |
|
Michael Brevard
|
41c4b53af7
|
chore: use new component
|
2024-06-02 22:33:25 +03:00 |
|
Michael Brevard
|
d04d244799
|
fix: remove line
|
2024-06-02 22:04:03 +03:00 |
|
Michael Brevard
|
b1c498bea7
|
test: named LazyVisible components
|
2024-06-02 21:56:49 +03:00 |
|
Michael Brevard
|
b143038cef
|
fix: change name
|
2024-06-02 21:55:58 +03:00 |
|
Michael Brevard
|
6f806878fd
|
Create DelayedHydration.server.vue
|
2024-06-02 21:51:33 +03:00 |
|
Michael Brevard
|
f5937803f8
|
chore: rename component
|
2024-06-02 21:51:05 +03:00 |
|
autofix-ci[bot]
|
2ac90f37b6
|
[autofix.ci] apply automated fixes
|
2024-06-02 14:20:58 +00:00 |
|
Michael Brevard
|
4616c172e0
|
fix: remove leftover previous code
|
2024-06-02 17:18:40 +03:00 |
|
Michael Brevard
|
b1e66e5c05
|
fix: return component when server-side
|
2024-06-02 17:13:03 +03:00 |
|
Michael Brevard
|
fa46fe3e4f
|
feat: refactor regex, add network idle
|
2024-06-02 17:12:01 +03:00 |
|
autofix-ci[bot]
|
3076e02082
|
[autofix.ci] apply automated fixes
|
2024-06-02 06:47:41 +00:00 |
|
Michael Brevard
|
d65d3174b8
|
Merge branch 'main' into patch-21
|
2024-06-02 09:45:17 +03:00 |
|
Daniel Roe
|
51740fa1d7
|
fix(nuxt): mark nuxt/scripts stubs as lower priority
|
2024-05-31 12:59:37 +01:00 |
|
renovate[bot]
|
f4e0921796
|
chore(deps): update all non-major dependencies (main) (#27395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-30 11:28:12 +01:00 |
|
Daniel Roe
|
7c5e25f81b
|
perf(kit,nuxt): remove handling for node 14 perf api (#27396)
|
2024-05-29 17:05:21 +01:00 |
|
renovate[bot]
|
c2702ef98d
|
chore(deps): update all non-major dependencies (main) (#27386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-28 19:51:04 +01:00 |
|
Jakub Szafrański
|
b8bb1aacd5
|
fix(vite): don't get available port when hmr.server is set (#27326)
|
2024-05-28 13:48:33 +01:00 |
|
renovate[bot]
|
1a57c42223
|
chore(deps): update devdependency happy-dom to v14.11.1 (main) (#27374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-28 09:11:54 +01:00 |
|
@beer
|
790e098bf7
|
docs: capitalize text (#27348)
|
2024-05-28 07:30:08 +02:00 |
|
Anthony Fu
|
d1ac12c98c
|
perf(vite): exclude common ESM deps from pre-bundling (#27372)
|
2024-05-27 14:26:03 +01:00 |
|
renovate[bot]
|
2e652d5358
|
chore(deps): update dependency @nuxt/devtools to ^1.3.2 (main) (#27373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 14:07:16 +01:00 |
|
renovate[bot]
|
e5cae8c202
|
chore(deps): update pnpm to v9.1.3 (main) (#27370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 12:09:47 +01:00 |
|
Horu
|
73cc8d90e4
|
docs: fix list spacing (#27366)
|
2024-05-27 12:09:12 +01:00 |
|
renovate[bot]
|
3ee9393351
|
chore(deps): update devdependency markdownlint-cli to v0.41.0 (main) (#27357)
|
2024-05-26 17:38:51 +01:00 |
|
Anthony Fu
|
2f932698c3
|
fix(vite): disable optimizeDeps in ssr (#27356)
|
2024-05-26 15:46:42 +01:00 |
|
renovate[bot]
|
440f92e832
|
chore(deps): update all non-major dependencies (main) (#27353)
|
2024-05-25 15:42:30 +01:00 |
|
Maxime Pauvert
|
cd24bbe5fc
|
docs: fix release badges (#27355)
|
2024-05-25 15:41:31 +01:00 |
|
Daniel Roe
|
490b6198fe
|
fix(nuxt): use relative paths in app.config.d.ts (#27350)
|
2024-05-24 22:39:33 +01:00 |
|
Daniel Roe
|
40c81a722a
|
fix(nuxt): transpile app.config files in nitro build (#27342)
|
2024-05-24 20:44:50 +01:00 |
|
Jakub Bednár
|
faa5178d32
|
feat(nuxt): handle nuxt route injection for this.$route (#27313)
|
2024-05-24 20:27:16 +01:00 |
|
Daniel Roe
|
b8fdbedfe1
|
fix(schema): pass correct jsx config for esbuild-loader (#27341)
|
2024-05-24 15:28:51 +01:00 |
|
Daniel Roe
|
a549b46e90
|
feat(nuxt): add URL serialiser for dev server logs
|
2024-05-24 14:24:57 +01:00 |
|
Daniel Roe
|
2440007906
|
fix(nuxt): resolve modules from layers directories (#27338)
|
2024-05-24 11:17:35 +01:00 |
|
Julien Huang
|
00ba04cb29
|
docs: add windows git clone symlink tip (#27332)
|
2024-05-23 22:51:45 +01:00 |
|
Daniel Roe
|
0e90e87ef7
|
fix(nuxt): defer shared asyncData promises to next tick (#27329)
|
2024-05-23 17:40:23 +01:00 |
|
Daniel Roe
|
5f60aa5a48
|
fix(vite): suppress warning about unresolved public assets (#27328)
|
2024-05-23 16:48:27 +01:00 |
|
Daniel Roe
|
47c47c9b42
|
fix(nuxt): add VNode reviver & don't deduplicate dev logs (#27309)
|
2024-05-23 16:25:06 +01:00 |
|
Daniel Roe
|
c054ca084c
|
fix(vite): handle runtime paths in inlined styles (#27327)
|
2024-05-23 15:34:06 +01:00 |
|
Daniel Roe
|
6a271e8a56
|
feat(nuxt): display banner when run with compatibilityVersion (#27305)
|
2024-05-23 12:35:21 +01:00 |
|
renovate[bot]
|
73b820066e
|
chore(deps): update lycheeverse/lychee-action digest to 25a2310 (main) (#27316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-23 12:34:14 +01:00 |
|
renovate[bot]
|
8d4f5cf379
|
chore(deps): update devdependency playwright-core to v1.44.1 (main) (#27320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-23 12:34:05 +01:00 |
|
Miha Sedej
|
59ad152ae3
|
fix(nuxt): respect app.cdnURL for extracted payloads (#26668)
|
2024-05-23 09:18:31 +01:00 |
|
Damian Głowala
|
feeef7cb4a
|
docs: document partitioned attribute of useCookie (#27297)
|
2024-05-22 23:45:37 +01:00 |
|
Lasse Diercks
|
026cf15613
|
docs: introduce hint and link to environment override feature (#27315)
|
2024-05-22 23:21:12 +01:00 |
|
Daniel Roe
|
5b1ca73886
|
fix(nuxt): add module declarations for virtual files (#27311)
|
2024-05-22 23:18:58 +01:00 |
|
Daniel Roe
|
f256210d55
|
fix(nuxt): provide default data type values in nuxt/app dir (#27314)
|
2024-05-22 22:33:10 +01:00 |
|