multica/packages/ui/src/components
Naiyuan Qing bcaf14464a fix(ui): improve disabled state cursor and no-agent empty state
- Add cursor-not-allowed and reduced opacity to ChatInput when disabled
- Show user icon in empty state when no agent is selected
- Pass contextual placeholder text based on agent selection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:45:53 +08:00
..
markdown feat(ui): add Markdown rendering components 2026-01-30 20:40:27 +08:00
ui fix(ui): add semantic colors to sonner toast icons 2026-01-30 22:22:27 +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.tsx fix(ui): improve disabled state cursor and no-agent empty state 2026-01-30 22:45:53 +08:00
component-example.tsx feat(store): add shared Zustand store package with counter example 2026-01-30 11:34:09 +08:00
example.tsx refactor(ui): reorganize components into ui/ subdirectory and share layout 2026-01-30 11:34:09 +08:00
spinner.tsx feat(ui): add Spinner component from multica 2026-01-30 21:01:48 +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