summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components
AgeCommit message (Collapse)Author
2026-01-24fix(ui): add button-primary-base variable and use primary variant for ↵David Hill
Comment button
2026-01-24fix(app): improve comment popup styling and add new comment iconDavid Hill
2026-01-23fix(app): enable dialog dismiss on model selector (dialog.tsx) (#10203)Rahul A Mistry
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-22wip(app): line selectionAdam
2026-01-22fix(ui): prevent copy buttons from stealing focus from prompt input (#10084)Alex Yaroshuk
2026-01-22chore: cleanupAdam
2026-01-22feat(app): render audio players in session reviewAdam
2026-01-22feat(app): render images in session reviewAdam
2026-01-22fix(app): hover-card scrollingAdam
2026-01-22feat(app): copy buttons for assistant messages and code blocksAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22update jump to latest button with circular design and animationDavid Hill
- add arrow-down-to-line icon - circular 32px button centered above prompt input - fade/scale/translate animation on show/hide - fix duplicate language.ru keys in i18n files
2026-01-21fix(app): use message diffs, not session diffsAdam
2026-01-21fix(web): favicon rename againAdam
2026-01-21fix(app): querySelector errors, more defensive scroll-to-itemAdam
2026-01-21fix(desktop): Navigation with Big Sessions (#9529)Daniel Polito
2026-01-21feat(app): model tooltip metadata in chooser (per Figma request) (#9707)Ronan Kearns
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-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-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-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