unsloth/studio/frontend/src/components
Michael Han 718e97108d
Studio: make sidebar nav hover a fully rounded pill (#6435)
* Studio: make sidebar nav hover a fully rounded pill

The single-line sidebar rows used rounded-[14px], so the hover and active highlight was a soft rounded rectangle. Switch the main nav, the recents/projects rows, and the account row to rounded-full for a fully rounded pill. The multi-line training-history rows keep rounded-[14px], since a full pill on a two-line block rounds the corners too aggressively.

* Studio: drop now-redundant collapsed rounded-full on sidebar buttons

With the base class now rounded-full, the group-data-[collapsible=icon]:!rounded-full override resolves to the same radius, so remove it from the two nav buttons. The avatar keeps its modifier, since its base is not rounded-full.
2026-06-18 04:02:36 -07:00
..
assistant-ui Feature: implement editable assistant messages (#6397) 2026-06-17 16:29:59 +01: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: loading spinner consolidation and sidebar hover pill polish (#6334) 2026-06-15 05:15:51 -07:00
ui Studio: make toast text selectable (#6423) 2026-06-17 23:51:20 -07:00
web Tidy update banner and auth button spacing (#6279) 2026-06-12 20:01:18 -07:00
app-sidebar.tsx Studio: make sidebar nav hover a fully rounded pill (#6435) 2026-06-18 04:02:36 -07:00
example.tsx Update license headers 2026-03-12 17:23:10 +00:00
llama-update-banner.tsx Studio: stop the llama.cpp update banner flickering and show the download size (#6338) 2026-06-17 21:28:54 -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 Studio: Improve chat composition, fix scroll behaviour, and refine sidebar UX (#5089) 2026-04-21 02:20:45 +04:00
section-card.tsx Update license headers 2026-03-12 17:23:10 +00:00
shutdown-dialog.tsx Studio frontend: reduce and tighten code comments (#6099) 2026-06-08 23:10:35 -07:00