summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/prompt-input.tsx
AgeCommit message (Expand)Author
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 to...David Hill
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 se...David Hill
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24fix(app): add tooltip with path, 6px spacing before close icon, and reduce fi...David Hill
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 whil...David Hill
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 states...David Hill
2026-01-24fix(app): update context cards styling with 8px padding/gap and 6px border ra...David Hill
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
2026-01-23Revert "wip(app): line selection"Adam
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
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22wip(app): line selectionAdam
2026-01-22fix(app): folder suggestions missing last partAdam
2026-01-22fix(app): snap to bottom on promptAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-21fix(app): tab should select suggestionAdam
2026-01-21chore: generateGitHub Action
2026-01-21fix(app): missing i18n keysAdam
2026-01-20wip(app): i18n prompt inputAdam
2026-01-20wip(app): i18nAdam
2026-01-20refactor Select component to use settings variant for settings modal stylingDavid Hill