summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Expand)Author
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(app): center checkbox indicator in provider selection (#10267)Rahul A Mistry
2026-01-23feat(app): auto-open oauth links for codex and copilot (#10258)Edin
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): flash of fallback icon for projectsAdam
2026-01-22fix(app): folder suggestions missing last partAdam
2026-01-22fix(app): allow adding projects from any depthAdam
2026-01-22fix(app): allow adding projects from rootAdam
2026-01-22fix(app): non-git projects should be renameableAdam
2026-01-22feat(app): add app version display to settings (#10095)Alex Yaroshuk
2026-01-22chore: generateGitHub Action
2026-01-22fix: make 'Learn More' link functional in theme settings (#10078)Aryan "LAG" Gupta
2026-01-22feat(app): add workspace startup script to projectsAdam
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-22fix: add 8px left margin to sidebar toggle on desktopDavid Hill
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-21fix(app): provider connect oauth error handlingAdam
2026-01-21fix(app): renaming non-git projects shouldn't affect other projectsAdam
2026-01-21fix(app): tab should select suggestionAdam
2026-01-21fix: type errorAdam
2026-01-21fix(app): terminal issues/regressionAdam
2026-01-21fix(app): remove terminal button border to align with close button (#9874)Allan Hvam
2026-01-21chore: generateGitHub Action