summaryrefslogtreecommitdiffhomepage
path: root/packages/ui
AgeCommit message (Collapse)Author
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-22feat(i18n): add Arabic language support (#9947)NourEldin Osama
2026-01-22release: v1.1.31opencode
2026-01-21fix(app): use message diffs, not session diffsAdam
2026-01-21feat(ui): add gruvbox theme (Web/App) (#9855)Suad Wolgram
2026-01-21feat(i18n): add Traditional Chinese language support & rename 'Chinese' to ↵Alex Yaroshuk
'Chinese (Simplified)' (#9887)
2026-01-21feat(i18n): add Russian language support (#9882)Alex Yaroshuk
2026-01-21feat(app): polish translations (#9884)Filip
2026-01-21release: v1.1.30opencode
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-21fix(app): auto-scroll uxAdam
2026-01-21feat: Make the models.dev domain configurable for offline environments (#9258)Bart Broere
2026-01-21release: v1.1.29opencode
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-20release: v1.1.28opencode
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