Skip to content

Add configurable ChatMessageBubble width - #586

Merged
czarandy merged 1 commit into
mainfrom
feat/580-chat-message-bubble-width
Aug 25, 2026
Merged

Add configurable ChatMessageBubble width#586
czarandy merged 1 commit into
mainfrom
feat/580-chat-message-bubble-width

Conversation

@czarandy

Copy link
Copy Markdown
Owner

Summary

  • add a width prop using the shared WidthValue convention
  • remove the default bubble width cap only when an explicit width is provided
  • cover numeric, string, full-width, and style-override behavior
  • add a Storybook example with a full-width table inside a message

Validation

  • pnpm test (3,487 tests)
  • pnpm typecheck
  • pnpm lint
  • pnpm format:check
  • pnpm build
  • pnpm build:storybook

Closes #580

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
silver-ui-site Ready Ready Preview Aug 25, 2026 1:39am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
silver-ui Ignored Ignored Preview Aug 25, 2026 1:39am

@czarandy
czarandy enabled auto-merge (squash) August 25, 2026 01:40
@czarandy
czarandy merged commit d810c59 into main Aug 25, 2026
4 checks passed
@czarandy
czarandy deleted the feat/580-chat-message-bubble-width branch August 25, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ChatMessageBubble: width prop to override the default width cap

1 participant