mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Replaces Ant Design and Tremor in the six shared components under src/components/common_components, which between them are reached by nine routes. - antd Table becomes the ui/table primitives, and the Actions column keeps antd's fixed: "right" behaviour via a sticky cell - Tremor Icon, Text and Badge become a plain span, p and StatusBadge - antd Tooltip and Typography copyable become the shadcn Tooltip and the shared CopyButton - every public prop signature is unchanged, since these are shared components and a renamed prop would break callers far from this folder - two tests dropped assertions on antd internal class names and on DOM structure, and gained cases proving a disabled action does not fire onClick MemberTable keeps a type-only import of antd's ColumnsType because a consumer annotates its own column array with it. No antd code ships from the file. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||