summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/select.css
AgeCommit message (Collapse)Author
2026-01-20refactor Select component to use settings variant for settings modal stylingDavid Hill
2026-01-20fix: prompt agent button styleDavid Hill
2026-01-20increase specificity of select trigger hover/expanded statesDavid Hill
2026-01-20set select trigger value font weight to regularDavid Hill
2026-01-20increase gap between label and icon in select trigger to 12pxDavid Hill
2026-01-20reset select trigger to default state after selectionDavid Hill
2026-01-20set default select trigger background to transparentDavid Hill
2026-01-20update select trigger icon styling and spacingDavid Hill
2026-01-20update select trigger and dropdown stylingDavid 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-20chore: generateGitHub Action
2026-01-20chore: cleanupAdam
2026-01-04fix(ui): fix select chevron alignment (#6690)Albin Groen
2026-01-02fix(ui): fix slight vertical overflow in project selector (#6589)Albin Groen
2025-12-16fix: remove the selected state from button when select deselectedDavid Hill
2025-12-16wip: add active state to open selectDavid Hill
2025-12-16fix: breadcrumb dropdown position left alignedDavid Hill
2025-12-15fix: replace agents dropdown with shadow borderDavid Hill
2025-12-15fix: fix width and padding on agent selectDavid Hill
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-04Reapply "feat(desktop): terminal pane (#5081)"Adam
This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229.
2025-12-04Revert "feat(desktop): terminal pane (#5081)"Aiden Cline
This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a.
2025-12-04feat(desktop): terminal pane (#5081)Adam
Co-authored-by: Github Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>
2025-11-13wip(desktop): layout improvementsAdam
2025-11-05feat(desktop): session router, interrupt agent, visual cleanupAdam
2025-10-22wip: desktop workAdam
2025-10-22wip: desktop workAdam
2025-10-17wip: desktop workAdam