summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components
AgeCommit message (Collapse)Author
2026-01-20add 4px gutter between select trigger and dropdownDavid Hill
2026-01-20update select trigger and dropdown stylingDavid Hill
2026-01-20add selector icon and use it for select dropdown triggerDavid Hill
2026-01-20add triggerStyle prop to Select and use it for font selectorDavid Hill
2026-01-20set select dropdown border-radius to 8pxDavid Hill
2026-01-20adjust select dropdown positioning and padding structureDavid Hill
2026-01-20set select dropdown min-width to 180pxDavid Hill
2026-01-20update select item styling: 4px radius, default cursor, 8px 2px paddingDavid Hill
2026-01-20increase select dropdown padding to 4pxDavid Hill
2026-01-20use medium font weight for settings tab labelsDavid Hill
2026-01-20increase gap between icon and label in settings tabs to 12pxDavid 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-20use active background color for selected settings tabDavid Hill
2026-01-20update settings tabs layout and spacingDavid Hill
2026-01-20fix(app): ayu theme colorsAdam
2026-01-20fix(ui): prevent Enter key action during IME composition (#9564)drunkpiano
2026-01-20fix(ui): show filename in Edit/Write permission titles (#9662)zerone0x
Co-authored-by: Claude <[email protected]>
2026-01-20fix(app): don't jump accordion on expand/collapseAdam
2026-01-20chore: generateGitHub Action
2026-01-20chore: cleanupAdam
2026-01-20chore: cleanupAdam
2026-01-20wip(app): settingsAdam
2026-01-20chore: cleanupAdam
2026-01-20chore: cleanupAdam
2026-01-20fix(app): user message expand on clickAdam
2026-01-20update thinking text styling in desktop appDavid Hill
2026-01-20retain session hover state when popover open and update border radiusDavid Hill
2026-01-20update session hover popover stylingDavid Hill
2026-01-19fix(app): remove copy button from summaryAdam
2026-01-19fix(app): don't change resize handle on hoverAdam
2026-01-19fix(app): fade under sticky elementsAdam
2026-01-19fix: keyboard nav when mouse hovered over list (#9500)Filip
2026-01-19fix(web): rename favicons to v2 for cache busting (#9492)Ryan Vogel
2026-01-19fix(app): layout jumpingAdam
2026-01-19fix text field border showing through focus ringDavid Hill
2026-01-19add hover overlay with upload/trash icons to project icon in edit dialogDavid Hill
2026-01-19fix: remove focus outline from dropdown menuDavid Hill
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19fix(app): new layout improvementsAdam
2026-01-19feat(app): new session layoutAdam
2026-01-19feat(app): improved session layoutAdam
2026-01-19chore: generateGitHub Action
2026-01-19fix(app): list component jumping when mouse happens to be under the list and ↵Joseph Campuzano
keyboard navigating. (#9435)
2026-01-19chore: cleanupAdam
2026-01-18feat: apply_patch tool for openai models (#9127)Aiden Cline
2026-01-18fix: adjust project path tooltip placementDavid Hill
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.
2026-01-17fix: update desktop initializing splash logoDavid Hill
2026-01-17fix: escape CSS selector keys to handle special characters (#9030)Slone