summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src
AgeCommit message (Collapse)Author
2026-01-21fix(desktop): Navigation with Big Sessions (#9529)Daniel Polito
2026-01-21fix(app): auto-scroll uxAdam
2026-01-21feat(app): new sound effects, downmixed to monoAdam
2026-01-21feat(app): new soundsAdam
2026-01-21feat(app): model tooltip metadata in chooser (per Figma request) (#9707)Ronan Kearns
2026-01-21feat(app): danish translationsAdam
2026-01-21feat(app): japanese translationsAdam
2026-01-21feat(app): french translationsAdam
2026-01-21feat(app): spanish translationsAdam
2026-01-21feat(app): german translationsAdam
2026-01-21feat(app): korean translationsAdam
2026-01-21feat(app): add manage models icon to selector (per Figma request) (#9722)Ronan Kearns
2026-01-21fix(ui): preserve filename casing in edit/write tool titles (#9752)zerone0x
2026-01-20fix: correct dot prefix display in directory names for RTL text rendering ↵yash
issue #9579 (#9591)
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20fix: icon size in sidbarDavid Hill
2026-01-20fix(app): auto-scroll uxAdam
2026-01-20refactor Select component to use settings variant for settings modal stylingDavid Hill
2026-01-20fix: increase sidebar icon size by removing 16px constraintDavid Hill
2026-01-20fix: resolve Select children type conflict with ButtonPropsDavid Hill
2026-01-20fix: prompt agent button styleDavid Hill
2026-01-20fix settings sidebar active tab hover to use consistent backgroundDavid Hill
2026-01-20fix: dialog shadowDavid Hill
2026-01-20update: add new border and shadow 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: color tokenDavid Hill
2026-01-20update select trigger icon styling and spacingDavid Hill
2026-01-20add 4px left padding to sidebar section titleDavid Hill
2026-01-20set hover background of active sidebar item to surface-raised-baseDavid Hill
2026-01-20set settings sidebar width to 200pxDavid Hill
2026-01-20add x-large dialog size and use it for settings modalDavid Hill
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