openclaw/ui
Yurii Chukhlib e84cafec8a feat(webchat): change Enter key to send message
Changes webchat textarea behavior:
- Enter key now sends message (was Cmd/Ctrl+Enter)
- Shift+Enter allows line breaks
- Updated placeholder text to reflect new behavior

Fixes #411

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 01:30:37 +01:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src feat(webchat): change Enter key to send message 2026-01-09 01:30:37 +01:00
index.html feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
package.json chore(deps): update dependencies 2026-01-08 04:55:14 +00:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00