multica/packages/ui/src/components
Naiyuan Qing 1e6da205df feat(ui): spin MulticaIcon on hover
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 20:22:29 +08:00
..
markdown fix(ui): prevent long unbreakable strings from overflowing markdown 2026-02-05 14:44:04 +08:00
ui refactor(ui): self-contain Loading/Spinner styles and clarify usage semantics 2026-02-05 15:38:39 +08:00
app-sidebar.tsx feat(ui): add onSubmit/disabled props to ChatInput, convert AppSidebar to children slot 2026-01-30 22:40:56 +08:00
chat-input.css feat(ui): replace ChatInput textarea with Tiptap editor 2026-02-05 07:56:11 +08:00
chat-input.tsx refactor(ui,hooks): extract shared ChatView and DevicePairing to packages 2026-02-05 15:28:44 +08:00
chat-skeleton.tsx refactor(ui): split Chat into focused components with skeleton loading 2026-02-04 10:12:51 +08:00
chat-view.tsx feat: chat input padding 2026-02-05 19:02:38 +08:00
component-example.tsx refactor(frontend): extract shared stores and components into packages 2026-02-02 10:37:17 +08:00
device-pairing.tsx refactor(hooks,ui): extract useGatewayChat hook and update shared components 2026-02-05 17:50:47 +08:00
example.tsx refactor(ui): reorganize components into ui/ subdirectory and share layout 2026-01-30 11:34:09 +08:00
exec-approval-item.tsx feat(ui): add exec approval card and refine tool/thinking expand style 2026-02-05 14:44:16 +08:00
message-list.tsx fix(ui): responsive horizontal padding on message list 2026-02-05 20:15:19 +08:00
multica-icon.tsx feat(ui): spin MulticaIcon on hover 2026-02-05 20:22:29 +08:00
qr-scanner-sheet.tsx feat(ui): redesign QR scanner with state machine and mobile sheet 2026-02-05 08:22:49 +08:00
qr-scanner-view.tsx chore(web): enable experimental HTTPS and fix scanner active states 2026-02-05 10:44:29 +08:00
qr-scanner.css feat(ui): extend QR scanner hook with lifecycle control and flash API 2026-02-05 08:22:42 +08:00
spinner.tsx refactor(ui): self-contain Loading/Spinner styles and clarify usage semantics 2026-02-05 15:38:39 +08:00
theme-provider.tsx feat(ui): add light/dark theme toggle in sidebar 2026-01-30 21:21:31 +08:00
theme-toggle.tsx feat(ui): add light/dark theme toggle in sidebar 2026-01-30 21:21:31 +08:00
thinking-item.tsx feat(ui): render thinking content blocks in message list 2026-02-05 14:44:09 +08:00
tool-call-item.tsx feat(ui): add exec approval card and refine tool/thinking expand style 2026-02-05 14:44:16 +08:00