wraith/src
Vantz Stockwell 5fc8951334
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m59s
fix: draggable tabs — use div instead of button, set dataTransfer data
Buttons resist drag in WebView2. Switched to div[role=tab] with
select-none. Added setData() call on dragstart — required by most
WebView implementations to actually initiate the drag operation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 21:35:30 -04:00
..
assets feat: Phase 2 complete — SSH terminal + frontend UI 2026-03-17 15:28:18 -04:00
components fix: draggable tabs — use div instead of button, set dataTransfer data 2026-03-24 21:35:30 -04:00
composables feat: Local PTY Copilot Panel — replace Gemini stub with real terminal 2026-03-24 20:43:18 -04:00
layouts feat: Local PTY Copilot Panel — replace Gemini stub with real terminal 2026-03-24 20:43:18 -04:00
stores feat: connection status indicators + draggable tab reordering 2026-03-24 21:30:20 -04:00
App.vue feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
env.d.ts feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
main.ts feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00