Commit Graph

327 Commits

Author SHA1 Message Date
Michael Brevard
aa3df0bc6f
chore: autofix 2024-06-15 16:35:57 +03:00
Michael Brevard
b8c36774f5
tests: refactor tests to use waitForResponse 2024-06-15 16:32:09 +03:00
Michael Brevard
76a267de4d
chore: attempt hard coded await for event 2024-06-15 14:18:46 +03:00
autofix-ci[bot]
cf9a905993
[autofix.ci] apply automated fixes 2024-06-15 05:53:03 +00:00
Michael Brevard
e12d4b13ee
fix: assert bounding box is not null 2024-06-15 08:25:03 +03:00
Michael Brevard
5390cae241
fix: await bounding vox 2024-06-15 01:26:02 +03:00
tbitw2549
06096dcc0c feat: add event-based lazy loading 2024-06-15 01:06:47 +03:00
autofix-ci[bot]
d556ac26f7
[autofix.ci] apply automated fixes 2024-06-14 19:45:02 +00:00
tbitw2549
4a1c1f5969 wip: add hardcoded await 2024-06-14 22:42:26 +03:00
tbitw2549
3602fe1947 Merge branch 'patch-21' of https://github.com/GalacticHypernova/nuxt into patch-21 2024-06-14 18:49:18 +03:00
tbitw2549
2021eac17b fix: wait for nuxt to be ready 2024-06-14 18:48:57 +03:00
Michael Brevard
0ead860117
Merge branch 'main' into patch-21 2024-06-14 18:39:18 +03:00
Daniel Roe
220cc502a1
fix(nuxt): preserve route metadata assigned outside page (#27587) 2024-06-13 17:59:24 +01:00
Daniel Roe
95458af9a1
fix(nuxt): handle more edge cases with external/custom links (#27487) 2024-06-13 16:39:37 +01:00
Michael Brevard
10e9d00fa4
fix: assume network has already fetches 2024-06-10 11:57:14 +03:00
Michael Brevard
0792f95b86
chore: retry network evaluation 2024-06-10 11:41:33 +03:00
Michael Brevard
fb3397701e
chore: revert test 2024-06-10 11:24:16 +03:00
Michael Brevard
2089f745a8
test: refactor test 2024-06-10 10:29:32 +03:00
Michael Brevard
1039735d45
chore: await another networkidle 2024-06-10 00:41:55 +03:00
Michael Brevard
2b765e0b88
chore: refactor the test 2024-06-10 00:30:13 +03:00
Michael Brevard
53c8bb92fe
chore: attempt to check through html 2024-06-10 00:20:49 +03:00
Michael Brevard
b0f4f64d27
chore: retry without promise.all 2024-06-09 23:43:41 +03:00
Michael Brevard
c8cbcfc56e
chore: use Promise.all to try and be faster than initial idle time 2024-06-09 23:36:04 +03:00
Michael Brevard
53d73baa48
test: attempt network idle test 2024-06-09 23:34:04 +03:00
Michael Brevard
ee7d8fa20e
fix: evaluate scroll after initial check 2024-06-09 22:25:06 +03: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
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
9746137b28
test: add network idle test 2024-06-03 00:04:43 +03:00
Michael Brevard
28647ecb30
chore: attempt to wait for network idle 2024-06-02 23:24:40 +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
d65d3174b8
Merge branch 'main' into patch-21 2024-06-02 09:45:17 +03:00
Daniel Roe
c054ca084c
fix(vite): handle runtime paths in inlined styles (#27327) 2024-05-23 15:34:06 +01:00
Daniel Roe
8a759bc6fe
fix(nuxt): use undefined rather than null for data fetching defaults (#27294) 2024-05-21 23:58:38 +01:00
Julien Huang
a618a5c1d1
fix(nuxt): encode location header in navigateTo (#27280) 2024-05-20 21:02:46 +01:00
renovate[bot]
390a0ff281
chore(deps): update devdependency @nuxt/test-utils to v3.13.0 (main) (#27238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-05-20 01:02:54 -05:00
Daniel Roe
3c42e13b68
feat(nuxt,schema): add appId and improve chunk determinism (#27258) 2024-05-16 22:41:31 -05:00
Anthony Fu
b96b62ecd2
refactor: improve regexp performance (#27207) 2024-05-14 12:54:37 -05:00
Daniel Roe
5c34676159
feat(schema): remove some experimental options for v4 (#27132) 2024-05-13 18:45:21 +01:00
Nicolas Payot
177517951c
feat(nuxt): support multiple nuxtApps at runtime (#27068) 2024-05-08 13:32:45 +01:00
Daniel Roe
3169c5cec7
feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
Daniel Roe
8958f7ca70
test: extend timeout for node-compat 2024-05-03 12:12:28 +01:00
Danila Rodichkin
ea21feaaf4
fix(nuxt): don't overwrite existing scope in runWithContext (#26976) 2024-05-03 11:27:38 +01:00
Michael Brevard
ad6bef5f70
Merge branch 'main' into patch-21 2024-05-03 12:13:44 +03:00
Pooya Parsa
fdbfed1280
chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
Julien Huang
62296818aa
fix(nuxt): don't encode location header (#26893) 2024-04-22 22:11:46 +01:00
Julien Huang
f0902f9301
perf(nuxt): remove state from nuxt island response (#26863) 2024-04-20 04:56:56 +03:00