mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Now that createTabRoutes and useTabRouting are on staging, replace Caching's hand-written tabRoutes.ts and layout routing engine with them, and introduce the shared <TabRouteBar>: a shadcn tab bar whose triggers render as real anchors (via Base UI's render prop). A plain left click soft-navigates through the router; a modifier-click falls through to the browser so open-in-new-tab / new-window work, mirroring the sidebar's own anchor convention. tabRoutes.ts collapses to one createTabRoutes call and the per-page tabRoutes.test.ts is dropped (the factory is covered centrally by utils/tabRoutes.test.ts). |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||