summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/prompt-input.tsx
AgeCommit message (Collapse)Author
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker
2026-01-31Revert "feat(app): add skill slash commands" (#11484)Ryan Vogel
2026-01-31feat(app): add skill slash commands (#11369)Ryan Vogel
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-29test(app): test for toggling model variant (#11221)Filip
2026-01-28fix(app): close review paneadamelmore
2026-01-28fix(desktop): enable ctrl+n and ctrl+p for popover navigation (#10777)Sairaj
2026-01-27fix(app): reintroduce review tabadamelmore
2026-01-27perf(app): better memory managementadamelmore
2026-01-27feat(app): improved layoutadamelmore
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-25fix(app): scroll to comment on clickadamelmore
2026-01-25perf(app): performance improvementsadamelmore
2026-01-25chore: generateGitHub Action
2026-01-24fix(app): submit button stateadamelmore
2026-01-24add active state to comment cards in prompt inputDavid Hill
2026-01-24fix(app): remove space between ellipsis and truncated text in comment card ↵David Hill
tooltip
2026-01-24fix(app): enable submit button when comment cards are presentDavid Hill
2026-01-24feat(app): change prompt placeholder based on comment countDavid Hill
2026-01-24fix(app): adjust prompt input positioning - 12px from bottom/right, remove ↵David Hill
session panel bottom padding
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24fix(app): add tooltip with path, 6px spacing before close icon, and reduce ↵David Hill
filename truncation to 14 chars
2026-01-24feat(app): add middle truncation for filename in comment cardDavid Hill
2026-01-24fix(app): truncate filename from start to show end of pathDavid Hill
2026-01-24fix(app): remove gap between filename and comment in comment cardDavid Hill
2026-01-24fix(app): add shadow-xs-border with hover state to comment cardDavid Hill
2026-01-24fix(app): comment card styling - 48px height, 2px gap, truncate filename ↵David Hill
while keeping line count visible
2026-01-24fix(app): increase comment font size to 12pxDavid Hill
2026-01-24fix(app): add 8px gap before close icon and truncate long filenamesDavid Hill
2026-01-24fix(app): keep close icon in top right of comment cardDavid Hill
2026-01-24fix(app): add transition-all to comment card hover statesDavid Hill
2026-01-24feat(ui): add close-small icon and use it for comment card dismiss buttonDavid Hill
2026-01-24fix(app): truncate comment text and set card max-width to 200pxDavid Hill
2026-01-24fix(app): indent comment text to align with filename in context cardDavid Hill
2026-01-24fix(app): update prompt input styling - 14px border radius, card hover ↵David Hill
states, and 8px padding
2026-01-24fix(app): update context cards styling with 8px padding/gap and 6px border ↵David Hill
radius
2026-01-23fix: type errorAdam
2026-01-23fix: type errorAdam
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-23perf(app): faster workspace creationAdam
2026-01-23Reapply "wip(app): line selection"Adam
This reverts commit df7b6792cdfb8988c62e3d2ed8e8d8b702bb2bba.
2026-01-23Revert "wip(app): line selection"Adam
This reverts commit 1780bab1ce609d2cfcb690ba77bce420be5a94f1.
2026-01-22wip(app): line selectionAdam
2026-01-22chore: cleanupAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam