summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Expand)Author
2026-01-20update keyboard shortcuts panel to match general settings stylingDavid Hill
2026-01-20add color scheme preview on hover in appearance dropdownDavid Hill
2026-01-20update settings panel padding and make content full widthDavid Hill
2026-01-20set 32px spacing between main title and group titleDavid Hill
2026-01-20add fade gradient to settings panel headersDavid Hill
2026-01-20reset select trigger to default state after selectionDavid Hill
2026-01-20add x-large dialog size and use it for settings modalDavid Hill
2026-01-20add triggerStyle prop to Select and use it for font selectorDavid Hill
2026-01-20render font options in their respective fontsDavid Hill
2026-01-20wrap settings row groups with styled containerDavid Hill
2026-01-20remove border and background from settings panel headersDavid Hill
2026-01-20remove subheader from General settings panelDavid Hill
2026-01-20add keyboard icon and use it for Shortcuts settings tabDavid Hill
2026-01-20add sliders icon and use it for General settings tabDavid Hill
2026-01-20update settings tabs layout and spacingDavid Hill
2026-01-20increase icon letter size to 32px in edit project dialogDavid Hill
2026-01-20chore: generateGitHub Action
2026-01-20feat(app): add tooltips to sidebar new session/workspace buttons (#9652)Rahul A Mistry
2026-01-20chore: generateGitHub Action
2026-01-20fix(app): session loading loopAdam
2026-01-20chore: cleanupAdam
2026-01-20chore: cleanupAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20remove top padding from edit project dialog formDavid Hill
2026-01-19fix(app): no more faviconsAdam
2026-01-19fix(app): give feedback when trying to paste a unsupported filetype (#9452)Filip
2026-01-19fix(app): reload instance after workspace resetAdam
2026-01-19add hover overlay with upload/trash icons to project icon in edit dialogDavid Hill
2026-01-19update: tighten edit project color spacingDavid Hill
2026-01-19update: constrain edit project dialog widthDavid Hill
2026-01-19update: tweak edit project icon containerDavid Hill
2026-01-19update: adjust edit project icon helper textDavid Hill
2026-01-19update: align edit project dialog padding and avatar stylesDavid Hill
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: command pallete file list item spacingDavid Hill
2026-01-17fix: prevent text clipping on search button descendersDavid Hill
2026-01-17fix: limit search modal max-height to 480pxDavid Hill
2026-01-17fix: refine search modal styling and list componentDavid Hill
2026-01-17fix: reduce command item left padding in search modalDavid Hill
2026-01-17feat: add hideIcon and class options to List search, customize search modal i...David Hill
2026-01-17fix: adjust command item left padding in search modalDavid Hill
2026-01-17fix: add left padding to command items in search modalDavid Hill
2026-01-17fix: increase keybind border-radius in search modalDavid Hill
2026-01-17refactor: use Keybind component in search modal listDavid Hill
2026-01-17refactor: use Keybind component in titlebar search buttonDavid Hill