opencode/packages/ui/src/components
2026-01-24 22:58:15 +00:00
..
file-icons enterprise (#4617) 2025-11-21 20:41:27 -05:00
provider-icons feat: Polish dialog, popover shadows & borders, add missing provider logos (#7326) 2026-01-08 09:02:04 -06:00
accordion.css fix(app): don't jump accordion on expand/collapse 2026-01-20 10:54:04 -06:00
accordion.tsx wip(desktop): layout improvements 2025-11-13 14:47:29 -06:00
avatar.css fix: avatar colors 2025-12-11 15:39:41 -06:00
avatar.tsx fix: avatar radius and current project 2026-01-16 11:55:15 +00:00
basic-tool.css Feat/clickable subtask (#6846) 2026-01-05 13:32:16 -06:00
basic-tool.tsx feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 12:28:08 -06:00
button.css fix(ui): add button-primary-base variable and use primary variant for Comment button 2026-01-24 06:18:54 +00:00
button.tsx wip: desktop timeline changes 2025-12-12 15:24:41 -06:00
card.css wip(desktop): layout improvements 2025-11-13 14:47:29 -06:00
card.tsx wip: desktop work 2025-10-30 12:02:50 -05:00
checkbox.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
checkbox.tsx fix(desktop): perf stuff 2025-12-20 04:25:17 -06:00
code.css fix(desktop): perf stuff 2025-12-20 04:25:17 -06:00
code.tsx fix(app): line selection ux fixes 2026-01-24 12:41:50 -06:00
collapsible.css chore(app): tool args cleanup 2025-12-31 13:12:29 -06:00
collapsible.tsx fix: safari icons 2025-12-01 16:27:12 -06:00
dialog.css feat(app): update manage servers dialog styling and behavior 2026-01-24 22:02:08 +00:00
dialog.tsx fix(app): a11y translations 2026-01-22 05:36:38 -06:00
diff-changes.css feat(share): SSR'd diffs 2025-11-25 07:40:16 -06:00
diff-changes.tsx enterprise (#4617) 2025-11-21 20:41:27 -05:00
diff-ssr.tsx wip(app): line selection 2026-01-22 22:12:12 -06:00
diff.css fix(desktop): perf stuff 2025-12-20 04:25:17 -06:00
diff.tsx fix(app): line selection ux fixes 2026-01-24 12:41:50 -06:00
dropdown-menu.css fix: remove focus outline from dropdown menu 2026-01-19 17:10:26 +00:00
dropdown-menu.tsx wip(desktop): progress 2025-12-09 06:12:09 -06:00
favicon.tsx fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
file-icon.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
file-icon.tsx enterprise (#4617) 2025-11-21 20:41:27 -05:00
font.tsx feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347) 2026-01-24 06:28:58 -06:00
hover-card.css fix(app): hover-card scrolling 2026-01-22 07:16:02 -06:00
hover-card.tsx feat(app): new layout 2026-01-15 07:29:13 -06:00
icon-button.css fix: increase sidebar icon size by removing 16px constraint 2026-01-20 21:53:17 +00:00
icon-button.tsx fix: safari icons 2025-12-01 16:27:12 -06:00
icon.css fix: icon size in sidbar 2026-01-20 22:04:13 +00:00
icon.tsx feat(ui): add link icon and use it for copy-to-clipboard buttons 2026-01-24 22:02:09 +00:00
image-preview.css Desktop: Image Preview and Dedupe File Upload (#6372) 2025-12-29 11:22:48 -06:00
image-preview.tsx fix(app): a11y translations 2026-01-22 05:36:38 -06:00
inline-input.css feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
inline-input.tsx feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
keybind.css feat: add Keybind component for displaying keyboard shortcuts 2026-01-17 00:55:13 +00:00
keybind.tsx feat: add Keybind component for displaying keyboard shortcuts 2026-01-17 00:55:13 +00:00
line-comment.css feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px 2026-01-24 18:59:07 +00:00
line-comment.tsx fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
list.css fix(ui): align list search input width with list items 2026-01-24 22:11:31 +00:00
list.tsx feat(ui): add onFilter callback to List, discard add server row when searching 2026-01-24 22:02:09 +00:00
logo.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
logo.tsx fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
markdown.css wip(app): line selection 2026-01-22 22:12:12 -06:00
markdown.tsx feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
message-nav.css update session hover popover styling 2026-01-20 00:21:11 +00:00
message-nav.tsx wip(app): i18n 2026-01-20 17:58:06 -06:00
message-part.css feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
message-part.tsx fix(app): don't use findLast 2026-01-24 12:41:50 -06:00
popover.css feat: Polish dialog, popover shadows & borders, add missing provider logos (#7326) 2026-01-08 09:02:04 -06:00
popover.tsx chore: generate 2026-01-24 22:58:15 +00:00
progress-circle.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
progress-circle.tsx enterprise (#4617) 2025-11-21 20:41:27 -05:00
provider-icon.css feat: provider icon component 2025-12-09 21:39:12 -06:00
provider-icon.tsx wip(desktop): progress 2025-12-10 15:17:03 -06:00
radio-group.css fix(ui): radio group styles 2025-12-31 09:26:14 -06:00
radio-group.tsx chore(ui): radio group primitive 2025-12-25 18:46:57 -06:00
resize-handle.css fix(app): don't change resize handle on hover 2026-01-19 15:28:37 -06:00
resize-handle.tsx feat: resize handle 2025-12-08 10:24:26 -06:00
select.css fix(app): Fix plan mode btn keyboard a11y issues (#10330) 2026-01-24 06:27:09 -06:00
select.tsx fix: add state to pause existing audio for demo menus, add support fo… (#10428) 2026-01-24 12:16:53 -06:00
session-review.css fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
session-review.tsx fix(app): line selection ux 2026-01-24 12:41:50 -06:00
session-turn.css chore: generate 2026-01-24 12:50:47 +00:00
session-turn.tsx fix(app): prompt submission failing on first message 2026-01-24 13:15:34 -06:00
spinner.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
spinner.tsx fix: thinking animation opacity and design 2026-01-15 20:42:14 +00:00
sticky-accordion-header.css enterprise (#4617) 2025-11-21 20:41:27 -05:00
sticky-accordion-header.tsx enterprise (#4617) 2025-11-21 20:41:27 -05:00
switch.css chore: cleanup 2026-01-20 07:33:44 -06:00
switch.tsx fix(desktop): perf stuff 2025-12-20 04:25:17 -06:00
tabs.css fix(ui): tab focus state 2026-01-24 16:57:38 -06:00
tabs.tsx wip(app): settings 2026-01-20 07:33:44 -06:00
tag.css wip(desktop): progress 2025-12-10 15:17:02 -06:00
tag.tsx wip(desktop): progress 2025-12-10 15:17:02 -06:00
text-field.css fix(ui): prevent focus on share popover text field 2026-01-24 22:17:59 +00:00
text-field.tsx fix(ui): prevent tooltip fade when forceOpen is true 2026-01-24 22:29:38 +00:00
toast.css fix(desktop): toast position 2025-12-29 14:23:41 -06:00
toast.tsx fix(app): a11y translations 2026-01-22 05:36:38 -06:00
tooltip.css fix(ui): prevent tooltip fade when forceOpen is true 2026-01-24 22:29:38 +00:00
tooltip.tsx fix(ui): prevent tooltip fade when forceOpen is true 2026-01-24 22:29:38 +00:00
typewriter.css wip: desktop work 2025-10-31 09:45:57 -05:00
typewriter.tsx fix: desktop layout 2025-12-12 15:24:43 -06:00