Skip to content

refactor: message styling#3136

Merged
arnautov-anton merged 3 commits intomasterfrom
refactor/message
Apr 24, 2026
Merged

refactor: message styling#3136
arnautov-anton merged 3 commits intomasterfrom
refactor/message

Conversation

@arnautov-anton
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

Size Change: -266 B (-0.04%)

Total Size: 618 kB

📦 View Changed
Filename Size Change
dist/css/index.css 39 kB -266 B (-0.68%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 kB
dist/cjs/index.js 240 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/WithAudioPlayback.js 44.7 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/index.mjs 239 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/WithAudioPlayback.mjs 44.5 kB

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.79%. Comparing base (980c233) to head (391622b).
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3136   +/-   ##
=======================================
  Coverage   82.79%   82.79%           
=======================================
  Files         419      419           
  Lines       12270    12270           
  Branches     3951     3951           
=======================================
  Hits        10159    10159           
  Misses       2111     2111           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arnautov-anton arnautov-anton force-pushed the refactor/message branch 4 times, most recently from 9ab798c to 5e3de9e Compare April 23, 2026 08:50
@arnautov-anton arnautov-anton marked this pull request as ready for review April 23, 2026 19:05
@arnautov-anton arnautov-anton force-pushed the refactor/message branch 2 times, most recently from b1430c1 to c367970 Compare April 24, 2026 12:30
@arnautov-anton arnautov-anton merged commit cd3a9c0 into master Apr 24, 2026
8 checks passed
@arnautov-anton arnautov-anton deleted the refactor/message branch April 24, 2026 14:42
github-actions Bot pushed a commit that referenced this pull request May 4, 2026
## [14.1.0](v14.0.1...v14.1.0) (2026-05-04)

### Bug Fixes

* add ScrollToLatestMessageButton to ComponentContext ([#3159](#3159)) ([952c125](952c125))
* allow user blocking only in DM-type channels ([#3139](#3139)) ([deda536](deda536))
* decouple msg bubble width from reaction list width ([#3142](#3142)) ([980c233](980c233))
* export AttachmentSelectorContext from the SDK ([#3158](#3158)) ([68efeb5](68efeb5))
* font & box shadow fixes ([#3135](#3135)) ([6d04cdf](6d04cdf)), closes [#3134](#3134)
* limit reactions host width (segmented/bottom) ([#3154](#3154)) ([be50105](be50105))
* make search results scrollable ([#3152](#3152)) ([ead6cb5](ead6cb5))
* **MessageList:** prevent message pagination too early on mount ([#3143](#3143)) ([12e282f](12e282f))
* prevent cutting off button outlines in ContextMenu components ([#3151](#3151)) ([b3469f0](b3469f0))
* remove scrollbar gutters from VML ([#3148](#3148)) ([4a6a8ae](4a6a8ae))

### Features

* **a11y:** improve accessibility across dialogs, forms, menus, media, and focus flows ([#3146](#3146)) ([917b7f5](917b7f5))
* change textarea default placeholder text ([#3150](#3150)) ([45b1836](45b1836))
* introduce `MessageUI` to `ComponentContext` ([#3140](#3140)) ([16af18d](16af18d))

### Refactors

* message styling ([#3136](#3136)) ([cd3a9c0](cd3a9c0))
@stream-ci-bot
Copy link
Copy Markdown

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

3 participants