verstak/frontend/src
mirivlad 82f59ab8da fix: FilesTab empty state, button styles, text preview, menu positioning
- Add reactive $: block in FilesTab to auto-load files on selectedNode change
- Copy .btn/.btn-primary/.btn-sm styles into NotesTab.svelte and FilesTab.svelte (scoped CSS)
- Fix FilePreviewModal: render .md with MarkdownPreview, text files in <pre><code>, external open in footer
- Expand codeNames/textMimes in fileUtils.js to cover all text file types
- Add fallback text read for unknown file types in _openPreview
- Fix toggleMenu in FileTreeRow: position menu near button using getBoundingClientRect
- Add debug logs for file open flow and menu positioning
- Add tabindex+keydown to MarkdownPreview div (a11y partial fix)

Co-Authored-By: OWL (Hermes Agent) <hermes@nousresearch.com>
2026-06-16 09:08:13 +08:00
..
lib fix: FilesTab empty state, button styles, text preview, menu positioning 2026-06-16 09:08:13 +08:00
wailsjs/go/main chore(frontend): add diagnostics before app split 2026-06-16 02:22:44 +08:00
App.svelte refactor(frontend): extract OverviewTab safely 2026-06-16 03:29:18 +08:00
FileTreeRow.svelte fix: FilesTab empty state, button styles, text preview, menu positioning 2026-06-16 09:08:13 +08:00
TreeNode.svelte fix: rename node not found, A11y warnings cleanup 2026-06-03 08:55:38 +08:00
main.js chore(frontend): add diagnostics before app split 2026-06-16 02:22:44 +08:00
vite-env.d.ts gui: add Wails v3 desktop app skeleton 2026-05-31 15:45:52 +08:00