upgrade inertia v2; add prefetching; migrate queries to tanstack query

vue
This commit is contained in:
Gregor Vostrak
2026-01-09 03:15:32 +01:00
parent 51af3db305
commit 0a6bde8bc6
59 changed files with 712 additions and 392 deletions

View File

@@ -10,7 +10,7 @@ defineProps<{
</script>
<template>
<Link :href="href" class="block group">
<Link :href="href" class="block group" prefetch>
<div
:class="[
current