summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/session/session-header.tsx
AgeCommit message (Expand)Author
2026-02-08ui: default TextField copy affordance to clipboard (#12714)Kit Langton
2026-02-07fix(app): toggle file tree and review panel better ux (#12481)Rahul A Mistry
2026-02-06feat(desktop): added Macos support for displaying only installed editors & ad...OpeOginni
2026-02-06fix(app): hide 'open in app' button on narrow viewportsAdam
2026-02-06fix(ui): add Windows File Explorer icon for session header (#12386)Maharshi Patel
2026-02-05feat(app): open in <app> button (#12322)Adam
2026-02-05fix(app): allow toggling file tree closed independently (#12293)Adam
2026-01-31fix(app): session header 'share' button to hug content (#11371)Alex Yaroshuk
2026-01-29fix(app): better header item wrapping (#10831)Filip
2026-01-28fix(app): close review paneadamelmore
2026-01-27feat(app): improved layoutadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-26chore: cleanupadamelmore
2026-01-26fix(app): move file tree toggle to rightDavid Hill
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-26feat(app): file treeAdam
2026-01-26fix(ui): use focus-visible instead of focus to prevent sticky hover effect on...Rahul A Mistry
2026-01-25chore(app): visual cleanupadamelmore
2026-01-24fix(ui): prevent focus on share popover text fieldDavid Hill
2026-01-24feat(ui): add link icon and use it for copy-to-clipboard buttonsDavid Hill
2026-01-24fix(app): adjust share popover position 64px to the leftDavid Hill
2026-01-24fix(app): update share popover gutter to 6px and radius to match status dropdownDavid Hill
2026-01-24fix(app): add 8px spacing between share button and icon buttons in titlebarDavid Hill
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-20feat(desktop): standardize desktop layout icons (#9685)Jacob Bahn
2026-01-21chore: generateGitHub Action
2026-01-20fix(ui): remove portal spacer and fix terminal toggle padding (#9728)Alex Yaroshuk
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20chore: generateGitHub Action
2026-01-20fix(app): session loading loopAdam
2026-01-19refactor(desktop): tweak share button to prevent layout shift (#9322)Mani Sundararajan
2026-01-18refactor(desktop): improve layout and styling of session search button (#9251)OpeOginni
2026-01-18feat(desktop): implement session unshare button (#8660)Mani Sundararajan
2026-01-17fix: prevent text clipping on search button descendersDavid Hill
2026-01-17refactor: use Keybind component in titlebar search buttonDavid Hill
2026-01-16fix: search bar size and padding, and shortcut styleDavid Hill
2026-01-15fix: search bar in headerDavid Hill
2026-01-15chore: cleanupAdam
2026-01-15feat(app): new layoutAdam
2026-01-15feat(app): new layoutadamelmore
2026-01-09fix(app): store terminal and review pane visibility per sessionadamelmore
2026-01-06fix(app): code splitting for web load perf gainsAdam
2026-01-05chore: generateGitHub Action