open-webui/src/lib/components
G30 1dc4fd3e9d
fix(ui): hide redundant edit pencil on mobile in admin Models list (#27178)
On narrow viewports the admin Models list rows previously collapsed into
unusable vertical stacks; the Models page redesign on dev has since
absorbed the truncation fixes this branch carried (min-w-0 chain, real
truncate on the name, shrink-0 action group, inline access label).

The one remaining gap: the per-row edit pencil duplicates the row tap
(both open the model editor) while costing scarce horizontal space on
mobile. Hide it below the sm breakpoint; it remains on sm+ screens.
2026-07-23 23:58:07 -05:00
..
admin fix(ui): hide redundant edit pencil on mobile in admin Models list (#27178) 2026-07-23 23:58:07 -05:00
app chore: format 2026-02-23 01:40:53 -06:00
automations fix: make native date/time picker icons visible in dark mode (#27275) 2026-07-23 22:23:46 -04:00
calendar fix: make native date/time picker icons visible in dark mode (#27275) 2026-07-23 22:23:46 -04:00
channel refac 2026-07-23 13:18:04 -04:00
chat refac 2026-07-24 00:56:43 -04:00
common feat: add setting to toggle keyboard shortcuts on/off (#27300) 2026-07-23 22:14:56 -04:00
icons refac 2026-07-20 01:33:47 -04:00
layout refac 2026-07-24 00:40:21 -04:00
notes refac 2026-07-23 13:18:04 -04:00
playground refac 2026-07-15 04:25:51 -04:00
workspace refac 2026-07-24 00:47:12 -04:00
AddConnectionModal.svelte refac 2026-07-23 04:16:14 -04:00
AddFilesPlaceholder.svelte refac 2026-07-14 04:15:20 -04:00
AddTerminalServerModal.svelte refac 2026-07-20 00:23:01 -04:00
AddToolServerModal.svelte refac 2026-07-20 00:23:01 -04:00
AutomationModal.svelte refac 2026-07-15 04:25:51 -04:00
ChangelogModal.svelte refac 2026-07-15 04:55:38 -04:00
ImportModal.svelte refac 2026-07-15 04:25:51 -04:00
NotificationToast.svelte refac 2026-07-14 04:15:20 -04:00
OnBoarding.svelte refac 2026-07-20 22:10:11 -04:00