aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/CodeBlock.tsx (follow)
Commit message (Collapse)AuthorAge
* feat(ui): add history explore (#2022)Ellie Huxtable2024-05-14
* break out HistoryRow, add drawer * syntax highlighting! * smaller text * allow inspecting all old commands, no drag command * fix query bug * add loader