aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/components/DocumentPane.tsx
Commit message (Expand)AuthorAgeFilesLines
* Restyle UI with light/dark theme supportClawd2026-02-281-2/+8
* Fix CodeMirror line wrapping and container overflowClawd2026-02-281-1/+3
* Add CodeMirror 6 for markdown editingClawd2026-02-281-6/+94
* Replace custom markdown renderer with react-markdownClawd2026-02-281-124/+59
* Add markdown table rendering supportClawd2026-02-281-1/+66
* Add onboarding screen for first-time usersClawd2026-02-281-0/+37
* Phase 4: React UIClawd2026-02-281-0/+104