GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

fix: forward groupStyles to Message in VirtualizedMessageList #2440

Closed MartinCupela closed 2 months ago

MartinCupela commented 2 months ago

🎨 UI Changes

The default message UI component does not make use of groupStyles

Closes #2214 Co-authored-by: @TaylorBeeston

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.44%. Comparing base (741e9ce) to head (51bb0b4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2440 +/- ## ============================================ Coverage 85.44% 85.44% ============================================ Files 392 392 Lines 9084 9085 +1 Branches 2346 2347 +1 ============================================ + Hits 7762 7763 +1 Misses 1121 1121 Partials 201 201 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 2 months ago

:tada: This PR is included in version 11.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: