Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ThreadListItem): add text overflow for long user names #306

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

arnautov-anton
Copy link
Collaborator

🎨 UI Changes

Before:
localhost_3000_chat_docs_sdk_react_v11-legacy_
After:
localhost_3000_chat_docs_sdk_react_v11-legacy_ (1)

@arnautov-anton arnautov-anton changed the title Add text overflow for long user names fix(ThreadListItem): add text overflow for long user names Sep 10, 2024
@arnautov-anton arnautov-anton merged commit f9d7d54 into rc Sep 10, 2024
1 check passed
@arnautov-anton arnautov-anton deleted the fix/thread-list-item/handle-long-created-by branch September 10, 2024 16:10
github-actions bot pushed a commit that referenced this pull request Sep 10, 2024
# [5.0.0-rc.5](v5.0.0-rc.4...v5.0.0-rc.5) (2024-09-10)

### Bug Fixes

* **ThreadListItem:** add text overflow for long user names ([#306](#306)) ([f9d7d54](f9d7d54))
Copy link

🎉 This PR is included in version 5.0.0-rc.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Sep 17, 2024
# [5.0.0](v4.19.0...v5.0.0) (2024-09-17)

### Bug Fixes

* center message input elements ([615fff7](615fff7))
* move ThreadListItem related styles to appropriate class ([82c2a71](82c2a71))
* remove emoji-mart from final builds, distribute separately ([#246](#246)) ([9ad33d5](9ad33d5))
* remove emoji-replacement from final builds, distribute separately ([#247](#247)) ([613f52d](613f52d))
* remove source maps ([8d923f2](8d923f2))
* remove str-chat class from emoji-replacement rules ([3bf8d68](3bf8d68))
* **ThreadListItem:** add text overflow for long user names ([#306](#306)) ([f9d7d54](f9d7d54))

### Features

* add styles to support dialog display in stream-chat-react ([#308](#308)) ([bc9e068](bc9e068))
* prepare for removal of legacy styles from stream-chat-react ([#296](#296)) ([e374e81](e374e81))
* remove str-chat__main-panel--hideOnThread rules ([#303](#303)) ([5d0bcb4](5d0bcb4))
* threads 2.0 styling ([#305](#305)) ([c138ed3](c138ed3))

### BREAKING CHANGES

* removal of str-chat__main-panel--hideOnThread rules
* emoji-replacement styles are now distributed separately (affects both styling versions)
* `emoji-mart` styles are now distributed separately
(affects both styling versions)
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant