Commit Graph

6464 Commits

Author SHA1 Message Date
Michael Brevard cd7e85842c
Merge branch 'main' into patch-21 2024-06-17 17:20:13 +03:00
Michael Brevard 38fabb56e6
docs: update component prefix for visible 2024-06-17 17:19:35 +03:00
Michael Brevard 7025412d35
docs: update component prefix for event 2024-06-17 17:19:20 +03:00
Michael Brevard 022b836cdc
docs: update experimental config key 2024-06-17 17:18:49 +03:00
Daniel Roe a42a3869be
chore: use backup file extension 2024-06-16 23:14:09 +01:00
Michael Brevard b749509f9d
Merge branch 'main' into patch-21 2024-06-16 23:20:42 +03:00
Michael Brevard d54e58dc44
test: add default override test 2024-06-16 19:51:37 +03:00
Julien Huang 0850a2f277
test(nuxt): normalize paths for windows (#27653) 2024-06-16 15:27:08 +01:00
Julien Huang 5c09894f85
test(schema): normalize snapshot paths for windows (#27654) 2024-06-16 15:26:47 +01:00
Michael Brevard 794f46114f
chore: retry tests 2024-06-16 17:09:49 +03:00
Michael Brevard 5124ebe4d1
tests: use new delayedHydration key 2024-06-16 17:05:40 +03:00
Michael Brevard 768ebe4591
chore: delayed component cleanup 2024-06-16 16:50:35 +03:00
Michael Brevard 3f11337999
chore: loader cleanup 2024-06-16 16:49:43 +03:00
Michael Brevard 36ffef9fa5
fix: use lowercase boolean 2024-06-16 16:48:40 +03:00
Michael Brevard e2416801e4
chore: schema cleanup 2024-06-16 16:48:06 +03:00
Michael Brevard 7f51c8a133
feat: add intellisense for loaders 2024-06-16 16:11:58 +03:00
Michael Brevard 6cb16f41cf
feat: add delayed-hydration components to template 2024-06-16 12:53:14 +03:00
Michael Brevard ee6cd61e2d
Merge branch 'main' into patch-21 2024-06-16 12:23:21 +03:00
Michael Brevard 1fbe165da5
chore: begin response logging before click 2024-06-16 11:11:09 +03:00
Daniel Roe 7dd15186e1
chore: use relative links and update in build script 2024-06-16 08:51:12 +01:00
Daniel Roe 5ef305cec1
chore: use absolute urls for sources to assets in readme 2024-06-16 08:47:32 +01:00
Michael Brevard 7bdfc6cc86
fix: use custom loader element 2024-06-16 10:43:05 +03:00
github-actions[bot] 8578e2bd62
v3.12.2 2024-06-16 08:36:40 +01:00
Michael Brevard 86e88052fc
fix: update test 2024-06-16 10:20:51 +03:00
autofix-ci[bot] 34d13cbe0e
[autofix.ci] apply automated fixes 2024-06-16 07:11:03 +00:00
Michael Brevard 945a225d78
fix: autofix 2024-06-16 10:08:36 +03:00
Michael Brevard b72e45ef9e
fix: parentheses 2024-06-16 10:04:51 +03:00
Michael Brevard 751e5f8194
tests: add tests for delayed hydration triggers 2024-06-16 10:02:27 +03:00
Michael Brevard f8f752fc74
chore: prepare tests for custom trigger delayed hydration 2024-06-16 09:56:11 +03:00
Daniel Roe dabcb5ecc9
fix(nuxt): add `/` even if pages module isn't enabled 2024-06-16 00:19:00 +01:00
Daniel Roe cb77ddc308
chore: lint 2024-06-16 00:07:31 +01:00
Daniel Roe 2de885bab5
fix(nuxt): reduce usage of cjs utilities (#27642) 2024-06-16 00:03:24 +01:00
Daniel Roe 44cada95a6
fix(nuxt): only inject root path in prerender 2024-06-16 00:00:20 +01:00
Julien Huang a05b5343a4
fix(nuxt): add missing script stubs (#27640) 2024-06-15 23:14:59 +01:00
Daniel Roe fda6cf7838
fix(nuxt): unregister hooks the moment `close` is called (#27637) 2024-06-15 22:52:04 +01:00
Alexandru Ungureanu cec299bdc4
docs: correct Cloudflare deployment recommendations (#27641) 2024-06-15 22:43:44 +01:00
Julien Huang 44d3dffe70
perf(nuxt): don't wait for key deps check (#27638) 2024-06-15 22:42:41 +01:00
Josh Dean 88f0b4f420
fix(schema,vite): respect `vite.cacheDir` if defined (#27628) 2024-06-15 22:02:57 +01:00
Yusuf Mansur Özer 345a8799f7
docs: string vs object errors + accessing data of server-thrown errors (#27398) 2024-06-15 20:14:27 +01:00
renovate[bot] 1341687320
chore(deps): update all non-major dependencies (main) (#27621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 20:12:29 +01:00
Matteo Rigoni 0602dd0ae2
fix(nuxt): add missing island uid for selective client components (#27633) 2024-06-15 20:12:16 +01:00
Michael Brevard 587a5dbce0
Merge branch 'main' into patch-21 2024-06-15 17:51:59 +03:00
Michael Brevard 3727a435b5
fix: avoid setting another mounted if instance is registered 2024-06-15 17:04:19 +03:00
autofix-ci[bot] 5d5432cba7
[autofix.ci] apply automated fixes 2024-06-15 13:38:28 +00:00
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
Leo Osa a3d8f005a6
fix(nuxt): reset cookie timeoutLength after expiration (#27632) 2024-06-15 12:24:15 +01:00
Michael Brevard 76a267de4d
chore: attempt hard coded await for event 2024-06-15 14:18:46 +03:00
Daniel Roe ae5806518a
fix(nuxt): add `mergeProps` import in islands transform (#27622) 2024-06-15 12:15:54 +01:00
Levi (Nguyễn Lương Huy) 460d205edd
fix(nuxt): replace deprecated `app.rootId` with `app.rootAttrs.id` (#27630) 2024-06-15 12:15:19 +01:00