unsloth/studio/frontend/src/components
michaelhan 695506867a Studio sidebar: Image03/FlimSlate icons, More flyout, Train row, New pills
- Images uses Image03Icon and Video uses FlimSlateIcon.
- New "More" row (MoreHorizontalIcon) opens a right-side flyout on click or
  hover holding Video, Recipes and Export; the close is delayed 180ms so the
  pointer can cross the gap. Its SidebarMenuButton deliberately takes `title`
  rather than `tooltip`: with `tooltip` the button returns a Tooltip root and
  DropdownMenuTrigger asChild would hand its ref to a non-DOM node.
- Dropped the "Train" section heading; Train is now a top-level row between
  Images and More. data-tour="navbar" moves to the surviving nav group so the
  product tour keeps its anchor.
- "New" pill beside Images and (inside the flyout) Video, via NavBadge.
2026-07-25 00:44:42 -07:00
..
assistant-ui fix(studio): persist connection model selections for remote clients (#7298) 2026-07-23 19:11:50 -07:00
layout Update license headers 2026-03-12 17:23:10 +00:00
markdown Update license headers 2026-03-12 17:23:10 +00:00
tauri Studio: drive UI font size through a typography scale instead of the root font size (#7359) 2026-07-23 01:26:56 -07:00
ui Studio: add local speech-to-text dictation engine (#7095) 2026-07-23 01:39:03 -07:00
web Studio: drive UI font size through a typography scale instead of the root font size (#7359) 2026-07-23 01:26:56 -07:00
app-sidebar.tsx Studio sidebar: Image03/FlimSlate icons, More flyout, Train row, New pills 2026-07-25 00:44:42 -07:00
example.tsx Update license headers 2026-03-12 17:23:10 +00:00
floating-monitor.tsx Studio: drive UI font size through a typography scale instead of the root font size (#7359) 2026-07-23 01:26:56 -07:00
llama-update-banner.tsx Studio: add local speech-to-text dictation engine (#7095) 2026-07-23 01:39:03 -07:00
mascot-img.tsx Studio: mascot images degrade gracefully instead of showing alt text (#6146) 2026-06-10 08:22:17 -07:00
navbar.tsx show the mobile sidebar trigger above the chat header (#7267) 2026-07-21 21:02:29 +01:00
section-card.tsx Studio: drive UI font size through a typography scale instead of the root font size (#7359) 2026-07-23 01:26:56 -07:00
shutdown-dialog.tsx Studio: drive UI font size through a typography scale instead of the root font size (#7359) 2026-07-23 01:26:56 -07:00