Commit Graph

6278 Commits

Author SHA1 Message Date
Michael Brevard 6fa4dd2807
Merge branch 'main' into patch-21 2024-06-07 19:47:33 +03:00
Daniel Roe 61766702c0
docs: update link to nitro `error` hook type 2024-06-07 17:30:19 +01:00
Luke Nelson c5135efccc
docs: add note about middleware re-running for error pages (#27481) 2024-06-07 17:24:50 +01:00
Daniel Roe 2a2847e4bf
chore: temporarily disable updates for `jiti` and `@vitejs/plugin-vue` 2024-06-07 17:16:21 +01:00
Daniel Roe 27945b4925
chore: improve types in tests (#27293) 2024-06-07 16:57:37 +01:00
nopeless 601a2620b8
feat(nuxt): warn when accessing private runtimeConfig on client (#26441) 2024-06-07 16:55:49 +01:00
Israel Ortuño 5bff730614
feat(nuxt): allow configuring interval for checking app update (#27324) 2024-06-07 16:42:32 +01:00
Michael Brevard 6e4f05d31d
Merge branch 'main' into patch-21 2024-06-07 17:53:24 +03:00
Daniel Roe 34ea5ae2f2
fix(nuxt): deduplicate `app.head` arrays (#27480) 2024-06-07 15:24:56 +01:00
Michael Brevard 7137a7b3b5
Merge branch 'main' into patch-21 2024-06-07 16:08:20 +03:00
Daniel Roe 5785332626
fix(schema): exclude non-serialisable types from `app` options (#27478) 2024-06-07 13:22:19 +01:00
Daniel Roe a4f739f077
perf(nuxt): deduplicate modules to install (#27475) 2024-06-07 11:17:37 +01:00
Daniel Roe e109d81d40
fix(nuxt): handle errors loading app manifest (#27441) 2024-06-07 10:56:48 +01:00
Jakub Bednár 7b4f1a8b72
docs: add external parameter behavior navigateTo (#27472) 2024-06-07 09:05:08 +01:00
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