Commit Graph

5 Commits

Author SHA1 Message Date
952387d50f feat: dark-tech UI redesign + markdown patch cards
Redesign the frontend with a dark-tech theme: add Tailwind + PostCSS,
design tokens, and shadcn-style primitives (Button/Card/Input/Dialog/
DropdownMenu/Tabs/ScrollArea/etc.); restyle the app shell, navigation,
sidebar tree, content view, markdown rendering, editors, modals and
settings panels. Behavior/props unchanged; Font Awesome replaced with
lucide-react.

Add the patch cards feature UI: patch-queries hooks and a PatchCards
component rendered below the markdown body, with an Add Patch button
and create/edit dialog.

Fix tree expandability: folders with an index page now expand on name
click (and navigate), and the chevron+folder icon is one larger toggle.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 17:28:13 +01:00
8abf54eade fix: table boarder not shown in md 2025-03-05 18:29:13 +00:00
76b64716c2 fix: home md not shown 2024-12-10 13:25:17 +00:00
ba69541a7b improve: add production stage 2024-12-09 07:01:22 +00:00
df7ba4c490 fix: render of markdown preview 2024-12-06 17:22:42 +00:00