summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages/DiffRenderer.test.tsx
AgeCommit message (Expand)Author
2025-07-23Update diff colors (#4747)Miguel Solorio
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-14bug: Fix code colorizer (#1046)Leo
2025-06-11add a unit test with multiple hunks for diff rendererAnas Sulaiman
2025-05-25Reduce excessive diff separators in CLI. (#535)DeWitt Clinton
2025-05-20feat: Improve diff rendering with gap indicatorsTaylor Mullen
2025-05-16fix: Ensure filename is available for diff rendering in write-fileTaylor Mullen