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: forward groupStyles to Message in VirtualizedMessageList #2440

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

MartinCupela
Copy link
Contributor

🎨 UI Changes

The default message UI component does not make use of groupStyles

Closes #2214
Co-authored-by: @TaylorBeeston

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MartinCupela MartinCupela merged commit 241f5d7 into release-v11 Jun 27, 2024
10 checks passed
@MartinCupela MartinCupela deleted the fix/forward-group-styles-to-message-VML branch June 27, 2024 15:36
github-actions bot pushed a commit that referenced this pull request Jun 28, 2024
## [11.23.0](v11.22.0...v11.23.0) (2024-06-28)

### Bug Fixes

* adapt audio recording wave form to the available space ([#2435](#2435)) ([aed0360](aed0360))
* always load thread replies on Thread opening ([#2436](#2436)) ([579953c](579953c))
* forward groupStyles to Message in VirtualizedMessageList ([#2440](#2440)) ([241f5d7](241f5d7))
* reflect correctly the translation key in Timestamp component ([741e9ce](741e9ce))

### Features

* configure message group size by max time between messages ([#2439](#2439)) ([0d094cb](0d094cb))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 11.23.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.

4 participants