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

feat: add voice recording attachment styles #224

Merged
merged 7 commits into from
Mar 7, 2024

Conversation

MartinCupela
Copy link
Contributor

@MartinCupela MartinCupela commented Mar 24, 2023

🎯 Goal

Provide styles for the new VoiceRecording attachment feature:

GetStream/stream-chat-react#2311

@MartinCupela MartinCupela marked this pull request as ready for review March 5, 2024 16:11
@MartinCupela MartinCupela changed the title feat: add audio recording attachment styles feat: add voice recording attachment styles Mar 5, 2024
@@ -315,7 +344,11 @@
}

.str-chat__message-attachment-audio-widget--progress-track {
background-color: var(--str-chat__disabled-color);
background: linear-gradient(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@szuperaz I have not found use of str-chat__message-attachment-audio-widget--progress-track class in the Angular SDK, so should not impact it.

@MartinCupela MartinCupela merged commit e951a1f into main Mar 7, 2024
@MartinCupela MartinCupela deleted the feat/add-audio-recording-attachment branch March 7, 2024 10:48
github-actions bot pushed a commit that referenced this pull request Mar 7, 2024
# [4.9.0](v4.8.0...v4.9.0) (2024-03-07)

### Features

* add voice recording attachment styles ([#224](#224)) ([e951a1f](e951a1f))
Copy link

github-actions bot commented Mar 7, 2024

🎉 This PR is included in version 4.9.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants