openclaw/extensions/boltbot
duy 5657dad29d fix(boltbot): address UI skills review — 16 violations
- min-h-screen → min-h-dvh for dynamic viewport
- arbitrary z-[100] → z-50 (fixed scale)
- removed tracking-tight/tracking-wide (letter-spacing not requested)
- replaced 3 URL-sync useEffects with inline wrapper functions
- initialParams moved to useRef (prevent re-computation per render)
- removed backdrop-blur-sm on full-screen overlay (perf)
- added text-balance on headings
- added min-w-0 on SessionView tool name truncate
- empty states now include guidance text with clear next action
2026-01-29 15:39:40 -08:00
..
dashboard fix(boltbot): address UI skills review — 16 violations 2026-01-29 15:39:40 -08:00
deploy feat: add boltbot extension — EigenCloud verification layer 2026-01-29 12:55:24 -08:00
src feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00
index.ts feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00
package.json feat(boltbot): add audit dashboard — Vite + React SPA served from gateway 2026-01-29 15:12:32 -08:00