Skip to content

fix: bubble variants x overflow#75

Merged
fu050409 merged 7 commits into
DevCloudFE:mainfrom
xx-yoke:fix/bubbleVariants
May 12, 2026
Merged

fix: bubble variants x overflow#75
fu050409 merged 7 commits into
DevCloudFE:mainfrom
xx-yoke:fix/bubbleVariants

Conversation

@xx-yoke

@xx-yoke xx-yoke commented Sep 30, 2025

Copy link
Copy Markdown
Collaborator

before
image
after
image

@xx-yoke xx-yoke force-pushed the fix/bubbleVariants branch from 9623670 to fba5386 Compare October 1, 2025 10:42
@fu050409 fu050409 changed the title Fix/bubble variants fix: bubble variants x overflow May 12, 2026
@github-actions

github-actions Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Workspace change through: e94e0ef

6 changesets found

Planned changes to release
Package Bump Level Current Version Next Version
@matechat/react-playground major 0.0.0 1.0.0
@matechat/react major 0.1.1 1.0.0

fu050409 added 3 commits May 12, 2026 13:41
Fixed an issue where the `Bubble` component would overflow horizontally when a single word was too long.
@fu050409 fu050409 merged commit f4b1894 into DevCloudFE:main May 12, 2026
2 checks passed
fu050409 pushed a commit that referenced this pull request May 18, 2026
# Releases

## @matechat/react-playground

## v1.0.0

### Chores

-
[`5f9e8fa`](5f9e8fa):
Bump all dependencies.
([#90](#90) by
@YESWmeshade)

### Bug Fixes

-
[`02b59b3`](02b59b3):
Make the playground safer by avoiding client-side secret usage and
stabilizing chat transport creation.
([#95](#95) by
@Copilot)

### New Features

-
[`5f9e8fa`](5f9e8fa):
Add Vercel AI support
([#90](#90) by
@YESWmeshade)

## @matechat/react

## v1.0.0

### Bug Fixes

-
[`39bbd21`](39bbd21):
markdown links are sanitized and external links are protected against
tabnabbing. ([#93](#93)
by @Copilot)
-
[`f4b1894`](f4b1894):
Fixed an issue where the `Bubble` component would overflow horizontally
when a single word was too long.
([#75](#75) by
@xx-yoke)
-
[`b707094`](b707094):
fix suggestion injection to avoid input corruption and hide the
suggestion panel when inactive
([#94](#94) by
@Copilot)

### Chores

-
[`5f9e8fa`](5f9e8fa):
Bump all dependencies.
([#90](#90) by
@YESWmeshade)

### New Features

-
[`9addd4e`](9addd4e):
Improve Shadcn components compatibility.
([#96](#96) by
@moyue23)
-
[`9addd4e`](9addd4e):
Refactor `triggerOptions` to suggestion callback.
([#96](#96) by
@moyue23)
-
[`5f9e8fa`](5f9e8fa):
Add Vercel AI support
([#90](#90) by
@YESWmeshade)

## @matechat/react-docs

## v1.0.0

### New Features

-
[`c5b49ee`](c5b49ee):
Migrate document site from rspress v1 to v2.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants