feat(documents): bulk upload — split-panel with file switcher #329

Merged
marcel merged 46 commits from feat/issue-317-bulk-upload into main 2026-04-25 12:24:25 +02:00
Showing only changes of commit 5131c8da31 - Show all commits

View File

@@ -101,7 +101,7 @@ $effect(() => {
].join(' ')} ].join(' ')}
>{i + 1}</span >{i + 1}</span
> >
{entry.title} <span class="max-w-[8rem] truncate" title={entry.title}>{entry.title}</span>
</button> </button>
<button <button
type="button" type="button"