multica/packages
Naiyuan Qing b74a5ea1a7 feat(ui): replace ChatInput textarea with Tiptap editor
Swap the plain <textarea> for a minimal Tiptap (ProseMirror) editor
with IME-safe Enter-to-submit, Shift+Enter newline, placeholder
support, and an optional imperative ref (getText/setText/focus/clear).
All rich-text extensions are disabled — only plain text is allowed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 07:56:11 +08:00
..
sdk merge: resolve conflicts with main, keep pi-ai types + add extractThinkingFromEvent 2026-02-04 18:44:23 +08:00
store feat(store,ui): handle Hub error messages and display error banner 2026-02-04 18:39:32 +08:00
ui feat(ui): replace ChatInput textarea with Tiptap editor 2026-02-05 07:56:11 +08:00