summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages/DiffRenderer.tsx
AgeCommit message (Expand)Author
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-15Stylize diff line numbers & characters (#6269)Miguel Solorio
2025-07-23Update diff colors (#4747)Miguel Solorio
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-05Allow themes to theme the UI (#769)Miguel Solorio
2025-06-02Color enhancements (#680)Miguel Solorio
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
2025-04-27feat(cli): Improve new file diff rendering with syntax highlightingTaylor Mullen
2025-04-26feat: Fix flickering in iTerm + scrolling + performance issues.Taylor Mullen
2025-04-22Update UI of tool messagesTaylor Mullen
2025-04-19Give Gemini Code a face lift.Taylor Mullen
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Initial commit of Gemini Code CLITaylor Mullen