mirivlad 0b6b0d0926 fix: workbench 'back' blocked, workspace breadcrumb-up only when btn active
- onNavigateBack/Forward now skip entirely when currentView === 'workbench'
  (user relies on close button, not mouse back)
- onNavigateBack inside workspace checks upBtn.disabled before clicking —
  in root folder (no currentPath) button exists but disabled, so navigateBack
  falls through to navigationStack for cross-view navigation
- mouseHistoryDirection and keyHistoryDirection also block 'workbench' to
  prevent bypass via pointerdown/mousedown listeners
2026-06-21 16:25:45 +08:00
2026-06-20 02:25:25 +08:00
2026-06-16 06:35:41 +03:00

verstak-desktop

Verstak Core Platform + UI Shell — plugin runtime, capability registry, vault API, event bus, sync client

S
Description
Verstak Core Platform + UI Shell — plugin runtime, capability registry, vault API, event bus, sync client
Readme
56 MiB
Languages
Go 48.6%
JavaScript 31.8%
Svelte 14.4%
Shell 2.6%
TypeScript 2.5%