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: add support for flag emoji replacements for Windows in theming v2 #220

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

MartinCupela
Copy link
Contributor

🎯 Goal

Fix: GetStream/stream-chat-react#1944

Provide replacement for emoji flags in Windows for theming v2. This feature was supported in theming v1, but was not ported to v2.

Copy link
Collaborator

@arnautov-anton arnautov-anton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the font patch Petyo mentioned a while ago, huh?

@MartinCupela MartinCupela merged commit 5c2086f into develop Mar 7, 2023
@MartinCupela MartinCupela deleted the fix/flag-emoji-replacement-windows branch March 7, 2023 08:50
@MartinCupela MartinCupela mentioned this pull request Mar 8, 2023
github-actions bot pushed a commit that referenced this pull request Mar 8, 2023
## [3.9.1](v3.9.0...v3.9.1) (2023-03-08)

### Bug Fixes

* add support for flag emoji replacements for Windows in theming v2 ([#220](#220)) ([5c2086f](5c2086f))
* Message options doesn't appear in virtualized message list ([e848bd4](e848bd4))
* position the TypingIndicator at the bottom of the VirtualizedMessageList ([#221](#221)) ([2040bb2](2040bb2))
@szuperaz
Copy link
Collaborator

szuperaz commented Mar 8, 2023

🎉 This PR is included in version 3.9.1 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: useImageFlagEmojisOnWindows does not work with v2 theme
3 participants