aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/components
Commit message (Expand)AuthorAgeFilesLines
* Restyle UI with light/dark theme supportClawd2026-02-282-2/+22
* 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 delete functionality for projects and sessionsClawd2026-02-281-0/+36
* Add onboarding screen for first-time usersClawd2026-02-281-0/+37
* Phase 4: React UIClawd2026-02-284-0/+366