picoclaw/web/frontend/src
wenjie bd56e10bb8
fix(web): improve logs panel scroll handling (#2305)
- forward refs through ScrollArea so logs can access the viewport
- keep logs pinned to the bottom only when the user is already near it
- apply import and className ordering cleanup across frontend components
2026-04-03 15:37:23 +08:00
..
api feat(web): persist dashboard token in launcher config (#2304) 2026-04-03 14:54:27 +08:00
components fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00
features/chat feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
hooks feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
i18n feat(web): persist dashboard token in launcher config (#2304) 2026-04-03 14:54:27 +08:00
lib feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
routes fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00
store feat(web): support image messages in pico chat (#2299) 2026-04-03 14:15:20 +08:00
index.css feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
main.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
routeTree.gen.ts feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00