picoclaw/web/frontend/src/components/logs
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
..
ansi-log-line.tsx fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00
log-level-select.tsx feat(web): add service log level controls (#2227) 2026-03-31 20:32:42 +08:00
logs-page.tsx feat(web): add service log level controls (#2227) 2026-03-31 20:32:42 +08:00
logs-panel.tsx fix(web): improve logs panel scroll handling (#2305) 2026-04-03 15:37:23 +08:00