multica/packages/ui/src
Naiyuan Qing c6ca5f3270 refactor(ui): unify container layout and adjust spacing
- Use container utility class consistently across chat components
- Change container max-width from 5xl to 4xl for better readability
- Adjust message bubble padding (p-3 -> p-2)
- Fix logout dropdown alignment and add destructive variant

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-15 10:47:59 +08:00
..
components refactor(ui): unify container layout and adjust spacing 2026-02-15 10:47:59 +08:00
hooks feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
lib fix(ui): render tool calls immediately from assistant toolCall blocks 2026-02-04 18:12:34 +08:00
styles refactor(ui): unify container layout and adjust spacing 2026-02-15 10:47:59 +08:00
index.ts feat(ui): create @multica/ui package skeleton 2026-01-30 11:34:05 +08:00