litellm/ui
Yuneng Jiang 1ab43be42b
refactor(ui): migrate cost-optimization to shadcn
Replace the antd Tabs, Alert and Collapse on the Cost Optimization page
with the shadcn tabs, a token-styled notice, and the shadcn collapsible.
Markup only; no behaviour or data-fetching change.

Tab panels now use useVisitedTabs with keepMounted so a visited panel
keeps its state across tab switches, matching what antd Tabs did.

The characterisation tests from the previous commit pass unedited
against both the antd and the shadcn markup. Retires the two
no-restricted-imports suppressions these files held.
2026-07-24 23:05:00 -07:00
..
litellm-dashboard refactor(ui): migrate cost-optimization to shadcn 2026-07-24 23:05:00 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00