renovate[bot]
|
e60a912f33
|
chore(deps): update all non-major dependencies (main) (#27404)
|
2024-06-07 07:37:13 +01:00 |
|
Daniel Roe
|
bf4e6c5360
|
ci: remove nightly nuxt 2 releases
|
2024-06-06 14:24:53 +01:00 |
|
praburangki
|
1ee1f74d57
|
docs: add deployment advice for client-side rendering (#27426)
|
2024-06-06 13:48:00 +01:00 |
|
JD Solanki
|
3af52b0375
|
docs: added recipe for consuming SSE via POST request (#27422)
|
2024-06-06 13:47:31 +01:00 |
|
renovate[bot]
|
c1565e2d20
|
chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 (main) (#27407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-06 13:47:10 +01:00 |
|
Julien Huang
|
2afe56c92c
|
chore: build ui-templates when stubbing packages (#27446)
|
2024-06-06 12:40:25 +01:00 |
|
Michael Brevard
|
afa2e9aedf
|
Merge branch 'main' into patch-21
|
2024-06-04 12:21:01 +03:00 |
|
Daniel Roe
|
b6d797591d
|
build(ui-templates): directly copy templates on build (#27430)
|
2024-06-03 21:15:54 +01:00 |
|
Daniel Roe
|
b788170018
|
ci: use commit hash at time of release triggger
|
2024-06-03 21:15:07 +01:00 |
|
autofix-ci[bot]
|
4eb39d1062
|
[autofix.ci] apply automated fixes
|
2024-06-03 07:41:35 +00:00 |
|
Michael Brevard
|
b764ae93be
|
fix: add componentLazyHydration
|
2024-06-03 10:39:14 +03:00 |
|
Michael Brevard
|
2f2cb8e0cf
|
fix: only enable delayed hydration with the experimental flag
|
2024-06-03 10:22:52 +03:00 |
|
autofix-ci[bot]
|
e0a2f219db
|
[autofix.ci] apply automated fixes
|
2024-06-03 06:36:24 +00:00 |
|
Michael Brevard
|
a53c5897a1
|
docs: add docs for delayed hydration
|
2024-06-03 09:35:49 +03:00 |
|
Michael Brevard
|
ea0dea2a49
|
chore: rerun tests
|
2024-06-03 00:59:53 +03:00 |
|
Michael Brevard
|
440f4cc91a
|
chore: temporarily remove network component
|
2024-06-03 00:55:28 +03:00 |
|
autofix-ci[bot]
|
a0f43b45f2
|
[autofix.ci] apply automated fixes
|
2024-06-02 21:41:22 +00:00 |
|
Michael Brevard
|
502383feea
|
chore: attempt to remove the pre-idle checks
|
2024-06-03 00:38:58 +03:00 |
|
Michael Brevard
|
046c1ce85f
|
chore: attempt to redo component
|
2024-06-03 00:27:40 +03:00 |
|
Michael Brevard
|
9746137b28
|
test: add network idle test
|
2024-06-03 00:04:43 +03:00 |
|
Michael Brevard
|
f4f8ca08dc
|
chore: add network idle component
|
2024-06-03 00:02:31 +03:00 |
|
Michael Brevard
|
d32cfdf09b
|
Create DelayedNetwork.server.vue
|
2024-06-03 00:01:15 +03:00 |
|
Michael Brevard
|
a26603fafb
|
Create DelayedNetwork.client.vue
|
2024-06-03 00:00:54 +03:00 |
|
Michael Brevard
|
90fb0d5904
|
Update and rename DelayedHydration.server.vue to DelayedVisible.server.vue
|
2024-06-03 00:00:08 +03:00 |
|
Michael Brevard
|
6d3ec1714b
|
Update and rename DelayedHydration.client.vue to DelayedVisible.client.vue
|
2024-06-02 23:59:43 +03:00 |
|
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 |
|