summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/icon.tsx
AgeCommit message (Collapse)Author
2026-04-24feat(prompt): add shell mode UI with cancel button, custom icon, and example ↵Brendan Allan
placeholder (#24105)
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-03-13fix(app): polish prompt composer controls (#17388)David Hill
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-11feat(app): restore to message and fork session (#17092)Adam
2026-02-19tweak(ui): add open-file tooltip iconDavid Hill
2026-02-17tweak(ui): update icon transparencyDavid Hill
2026-02-17tui: add warning icon to permission requests for better visibilityDavid Hill
Adds a visual warning indicator to permission request dialogs to make them more noticeable and help users understand when the agent needs approval to use tools. Also improves the layout with consistent spacing and icon alignment.
2026-02-17tweak(ui): update magnifying-glass iconDavid Hill
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker
2026-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵Adam
(#11168)" (#11461) Co-authored-by: adamelmore <[email protected]>
2026-01-30chore: generateopencode-agent[bot]
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
Co-authored-by: Github Action <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: aaroniker <[email protected]>
2026-01-27feat(app): forward and back buttonsadamelmore
2026-01-26feat(ui): add models icon and use in settingsDavid Hill
2026-01-26feat(ui): add providers icon and use in settingsDavid Hill
2026-01-24feat(ui): add link icon and use it for copy-to-clipboard buttonsDavid Hill
Replace copy icon with new link icon in share URL copy button and TextField copyable button for better visual indication.
2026-01-24feat(ui): add close-small icon and use it for comment card dismiss buttonDavid Hill
2026-01-24fix(app): improve comment popup styling and add new comment iconDavid Hill
2026-01-22update jump to latest button with circular design and animationDavid Hill
- add arrow-down-to-line icon - circular 32px button centered above prompt input - fade/scale/translate animation on show/hide - fix duplicate language.ru keys in i18n files
2026-01-20fix: icon size in sidbarDavid Hill
2026-01-20add selector icon and use it for select dropdown triggerDavid Hill
2026-01-20add keyboard icon and use it for Shortcuts settings tabDavid Hill
2026-01-20add sliders icon and use it for General settings tabDavid Hill
2026-01-19add hover overlay with upload/trash icons to project icon in edit dialogDavid Hill
2026-01-16fix: add default icon to sessionsDavid Hill
2026-01-15feat(app): new layoutAdam
2026-01-14fix(ui): layout-bottom icons (#8330)Andrew Jazbec
2026-01-06feat(app): add view button to open files from review sidebar (#7095)Justas Raudonius
2026-01-02feat: add managed git worktrees (#6674)Adam
2025-12-31feat(desktop): better affordance for auto-acceptAdam
2025-12-31fix(desktop): remove status bar, new elements in headerAdam
2025-12-26Desktop: MCP UI (#6162)Daniel Polito
Co-authored-by: Adam <[email protected]>
2025-12-25chore: brain iconAdam
2025-12-22feat(desktop): mobile responsivenessAdam
2025-12-18feat(desktop): custom update toastAdam
2025-12-17feat(desktop): share sessionsAdam
2025-12-15fix: image attachments in desktopAdam
2025-12-12feat(desktop): archive sessionsAdam
2025-12-12chore: format codeGitHub Action
2025-12-12Merge branch 'dev' of https://github.com/sst/opencode into devDavid Hill
2025-12-12wip: desktop sidebar icon updatesDavid Hill
2025-12-11wip(desktop): progressAdam
2025-12-11wip(desktop): progressAdam
2025-12-11wip(desktop): progressAdam
2025-12-10wip(desktop): progressAdam
2025-12-09wip(desktop): progressAdam