openclaw/ui
Cyrus Goh aace1cd4c7
chore(ui): enable strict unused variable checks in tsconfig
Add noUnusedLocals and noUnusedParameters to ui/tsconfig.json
to catch unused imports and variables at compile time.
2026-01-25 21:34:15 -08:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src fix(webchat): support image-only sends 2026-01-26 05:33:36 +00:00
index.html fix(ui): landing cleanup (#475) (thanks @rahthakor) 2026-01-09 19:53:32 +01:00
package.json chore: update deps and test timeout 2026-01-24 10:30:30 +00:00
tsconfig.json chore(ui): enable strict unused variable checks in tsconfig 2026-01-25 21:34:15 -08:00
vite.config.ts fix(ui): default to relative paths for control UI assets 2026-01-09 15:32:55 +01:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00