Michael Brevard
|
cb7fc3f873
|
chore: rerunning tests
|
2024-04-11 00:33:42 +03:00 |
|
Michael Brevard
|
8555cec97d
|
fix: ensure el itself isn't null
|
2024-04-11 00:20:34 +03:00 |
|
Michael Brevard
|
2ee3cf53ee
|
fix: verify none null
|
2024-04-11 00:16:39 +03:00 |
|
Michael Brevard
|
dc6d922773
|
fix: join the fragments
|
2024-04-11 00:13:22 +03:00 |
|
Michael Brevard
|
e2d0350698
|
fix: use VNode type
|
2024-04-11 00:10:54 +03:00 |
|
Michael Brevard
|
580d9bd463
|
fix: import useNuxtApp and provide types
|
2024-04-11 00:06:49 +03:00 |
|
autofix-ci[bot]
|
31002ecc2d
|
[autofix.ci] apply automated fixes
|
2024-04-10 21:05:11 +00:00 |
|
Michael Brevard
|
2375650c36
|
feat: support lazy hydration on SSR
|
2024-04-11 00:02:48 +03:00 |
|
Michael Brevard
|
b4c4d47721
|
Merge branch 'main' into patch-21
|
2024-04-10 10:43:21 +03:00 |
|
Michael Brevard
|
effebbb02f
|
fix: strict types
|
2024-04-10 10:32:26 +03:00 |
|
Julien Huang
|
30e27f48d1
|
fix(nuxt): encode location header in navigateTo (#26712)
|
2024-04-10 09:03:25 +02:00 |
|
renovate[bot]
|
a7425d30a7
|
chore(deps): update all non-major dependencies (main) (#26710)
|
2024-04-10 09:03:09 +02:00 |
|
Michael Brevard
|
2df20ac681
|
fix: remove comma
|
2024-04-10 10:02:39 +03:00 |
|
Michael Brevard
|
503b560d9b
|
wip: network idle based delayed component
|
2024-04-10 10:00:38 +03:00 |
|
Michael Brevard
|
817c3ace86
|
Merge branch 'nuxt:patch-21' into patch-21
|
2024-04-10 00:15:50 +03:00 |
|
julien huang
|
382bc93efe
|
test: remove only
|
2024-04-09 23:14:44 +02:00 |
|
Michael Brevard
|
717a91c10a
|
Merge branch 'nuxt:patch-21' into patch-21
|
2024-04-10 00:11:00 +03:00 |
|
julien huang
|
45e49c5beb
|
test: wait for network idle
|
2024-04-09 23:10:31 +02:00 |
|
Michael Brevard
|
8c1c23a422
|
chore: trying to resolve default
|
2024-04-09 23:47:41 +03:00 |
|
julien huang
|
b3250e4a46
|
fix(nuxt): send the component loader and not the name
|
2024-04-09 21:55:27 +02:00 |
|
Michael Brevard
|
d4bca6cd57
|
refactor: use page.evaluate
|
2024-04-09 22:24:48 +03:00 |
|
Michael Brevard
|
59edd16fce
|
chore: mark no side effects
|
2024-04-09 22:12:57 +03:00 |
|
Michael Brevard
|
3a8b1f3b75
|
chore: rerunning tests
|
2024-04-09 22:04:39 +03:00 |
|
Michael Brevard
|
9b94d100a2
|
chore: retrying without ClientOnly
|
2024-04-09 22:01:37 +03:00 |
|
autofix-ci[bot]
|
669fcee81b
|
[autofix.ci] apply automated fixes
|
2024-04-09 18:51:50 +00:00 |
|
Michael Brevard
|
2fa63ccfff
|
Merge branch 'main' into patch-21
|
2024-04-09 21:49:35 +03:00 |
|
Michael Brevard
|
988a99b771
|
fix: don't use the default that is used for slots
|
2024-04-09 21:49:02 +03:00 |
|
Taras Batenkov
|
d8299b635f
|
docs: clarify dependsOn works not just for parallel plugins (#26707)
|
2024-04-09 19:27:21 +02:00 |
|
renovate[bot]
|
b25fcbda63
|
chore(deps): update all non-major dependencies (main) (#26702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-09 18:11:12 +02:00 |
|
Anthony Fu
|
36c0137b7e
|
feat(nuxt): introduce imports.scan option (#26576)
|
2024-04-09 15:03:42 +02:00 |
|
Damian Głowala
|
0a1b72f9fd
|
feat(nuxt): support passing options to useRequestURL (#26687)
|
2024-04-09 15:03:29 +02:00 |
|
renovate[bot]
|
5695027a03
|
chore(deps): update all non-major dependencies (main) (#26695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-09 15:00:52 +02:00 |
|
renovate[bot]
|
5d071a70d3
|
chore(deps): update all non-major dependencies (main) (#26692)
|
2024-04-08 20:34:15 +01:00 |
|
Han
|
98a02744bd
|
fix(nuxt): prevent getCachedData from shaping type of useAsyncData (#25946)
|
2024-04-08 18:38:40 +01:00 |
|
autofix-ci[bot]
|
26f2e4e7d1
|
[autofix.ci] apply automated fixes
|
2024-04-08 17:18:37 +00:00 |
|
Michael Brevard
|
5653d9e255
|
wip: retrying through mouse.wheel
|
2024-04-08 20:16:18 +03:00 |
|
autofix-ci[bot]
|
bd7ca85fb4
|
[autofix.ci] apply automated fixes
|
2024-04-08 17:00:52 +00:00 |
|
Michael Brevard
|
dd36a18140
|
wip: add scrolling to test for delayed hydration
|
2024-04-08 19:58:33 +03:00 |
|
Michael Brevard
|
36dc73152f
|
fix: append identifier before import
|
2024-04-08 19:28:58 +03:00 |
|
autofix-ci[bot]
|
2236f78566
|
[autofix.ci] apply automated fixes
|
2024-04-08 16:21:16 +00:00 |
|
Michael Brevard
|
4b0d88c54e
|
refactor: use a component to test transform
|
2024-04-08 19:18:47 +03:00 |
|
Michael Brevard
|
d89e70e065
|
Create DelayedWrapperTestComponent.vue
|
2024-04-08 19:18:09 +03:00 |
|
Michael Brevard
|
84b2333cf5
|
fix: await
|
2024-04-08 19:09:35 +03:00 |
|
Michael Brevard
|
10f7f22c82
|
fix: check for count
|
2024-04-08 19:03:15 +03:00 |
|
Michael Brevard
|
00a68bd7ff
|
fix: async
|
2024-04-08 18:56:25 +03:00 |
|
Michael Brevard
|
88bae15ad7
|
wip: testing page text getting
|
2024-04-08 18:52:27 +03:00 |
|
autofix-ci[bot]
|
d209a02492
|
[autofix.ci] apply automated fixes
|
2024-04-08 15:02:03 +00:00 |
|
Michael Brevard
|
4cc9efe563
|
wip: add initial lazy load check
|
2024-04-08 17:59:41 +03:00 |
|
autofix-ci[bot]
|
998c1ba551
|
[autofix.ci] apply automated fixes
|
2024-04-08 14:39:42 +00:00 |
|
Michael Brevard
|
6c683e0b6e
|
wip: add comp to lazy-import-components
|
2024-04-08 17:37:18 +03:00 |
|