julien huang
|
45e49c5beb
|
test: wait for network idle
|
2024-04-09 23:10:31 +02: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 |
|
autofix-ci[bot]
|
816ba111b4
|
[autofix.ci] apply automated fixes
|
2024-04-08 14:22:13 +00:00 |
|
Michael Brevard
|
20a32b2200
|
wip: provide hardcoded check to test delayed hydration runtime comp
|
2024-04-08 17:19:59 +03:00 |
|
autofix-ci[bot]
|
66938bc152
|
[autofix.ci] apply automated fixes
|
2024-04-08 07:24:28 +00:00 |
|
Michael Brevard
|
758824463d
|
Merge branch 'main' into patch-21
|
2024-04-08 10:21:48 +03:00 |
|
renovate[bot]
|
b6cd522402
|
chore(deps): update all non-major dependencies (main) (#26682)
|
2024-04-07 23:05:57 +01:00 |
|
Julien Huang
|
bfb7eeac07
|
perf(nuxt): don't add client fallback plugin if not enabled (#26666)
|
2024-04-06 16:15:47 +01:00 |
|
renovate[bot]
|
7dcd9e2a2d
|
chore(deps): update all non-major dependencies (main) (#26645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-04-06 16:12:41 +01:00 |
|
RollingTL
|
f2c2a5b0f7
|
docs: remove step of installing deps in new nuxt project (#26676)
|
2024-04-06 15:59:26 +01:00 |
|
renovate[bot]
|
6ce8d70029
|
chore(deps): pin dependencies (main) (#26665)
|
2024-04-05 23:52:19 +01:00 |
|
renovate[bot]
|
be8fd12bc9
|
chore(deps): update devdependency @eslint/js to v9 (main) (#26670)
|
2024-04-05 23:52:02 +01:00 |
|
renovate[bot]
|
88e36f26cc
|
chore(deps): update devdependency eslint to v9 (main) (#26671)
|
2024-04-05 23:24:00 +01:00 |
|
renovate[bot]
|
6a10e9bc5e
|
chore(deps): update dependency css-loader to v7 (main) (#26646)
|
2024-04-05 19:09:41 +01:00 |
|
Max
|
01cdc060f0
|
docs: update Nuxt 4 scheduled release date (#26663)
|
2024-04-05 19:09:14 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Anthony Fu
|
ee608cea2c
|
chore: update moduleResolution to Bundler (#26658)
|
2024-04-05 16:36:52 +01:00 |
|
Michael Brevard
|
444e5be6e8
|
Merge branch 'main' into patch-21
|
2024-04-05 12:36:56 +03:00 |
|
github-actions[bot]
|
3c90aaf8e2
|
v3.11.2
|
2024-04-04 17:04:48 +01:00 |
|
Nikita
|
c5fe9ea838
|
docs: add missing comma (#26644)
|
2024-04-04 17:02:52 +01:00 |
|