stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

React Chat SDK ➜ Stream Chat πŸ’¬

Results 207 stream-chat-react issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.1 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) v5.3.3 5.3.3 (2022-05-18)...

dependencies

### 🎯 Goal Introduce - media recording capability focused on recording audio at first. - possibility to add any attachment to the MessageInput state - transcoding to MP3 ## Todo...

# Submit a pull request ### 🎯 Goal - Some chat applications that uses the EmojiPicker needs the emoji picker to be closed once an emoji is selected - The...

Bumps [@stream-io/stream-chat-css](https://github.com/GetStream/stream-chat-css) from 4.9.1 to 4.9.2. Release notes Sourced from @​stream-io/stream-chat-css's releases. v4.9.2 4.9.2 (2024-03-21) Bug Fixes angular: make images bigger in image modal (#277) (8a0abd1) syntax for $min_amplitude_height (#278)...

stream-dependencies

### 🎯 Goal Adjust Message UI Cookbooks.

Preview here: https://staging.getstream.io/chat/docs/sdk/react/guides/theming/input_ui/ Updated the MessageInput Cookbook (hopfully) to our new standards. What's covered: 1. The input itself 2. Adding attachments 3. Handling link previews 4. Slow mode What's not...

### 🎯 Goal Our build pipeline contained some quirks and the remains of previous setups. It was time to clean it up :) ### πŸ›  Implementation details The main changes...

Bumps [stream-chat](https://github.com/GetStream/stream-chat-js) from 8.21.0 to 8.24.0. Release notes Sourced from stream-chat's releases. v8.24.0 8.24.0 (2024-03-13) Features add support for all_sender_channels for segment (#1258) (d6c2c48) Bug Fixes add thread_id to mark...

stream-dependencies

### 🎯 Goal Documentation which describes how is the state within the SDK managed and how to acess it.

**Motivation** In our project, we employ the getstream chat where every message can have threads. For our users, it's important to treat each thread as separate messages to accurately track...

feature