litellm/ui
ryan-crabbe-berri 6a69d20b5d fix(ui): resolve nested tab routes to their sidebar item
legacyKeyForPathname matched the full relative path against a single
route segment, so a nested tab route like /caching/health resolved to no
key and the shell fell back to the default page, leaving the Caching nav
item unhighlighted. Match on the first path segment instead, which fixes
every migrated page with nested tab routes (models-and-endpoints too),
not just Caching.
2026-07-23 16:42:12 -07:00
..
litellm-dashboard fix(ui): resolve nested tab routes to their sidebar item 2026-07-23 16:42:12 -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