Skip to content

feat: introduce MessageUI to ComponentContext#3140

Merged
arnautov-anton merged 1 commit intomasterfrom
feat/introduce-message-ui-to-cc
Apr 24, 2026
Merged

feat: introduce MessageUI to ComponentContext#3140
arnautov-anton merged 1 commit intomasterfrom
feat/introduce-message-ui-to-cc

Conversation

@arnautov-anton
Copy link
Copy Markdown
Contributor

🎯 Goal

Introduce MessageUI slot which should replace Message slot in the next major release.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.34%. Comparing base (7032fb0) to head (d90d848).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3140   +/-   ##
=======================================
  Coverage   82.33%   82.34%           
=======================================
  Files         419      419           
  Lines       12269    12271    +2     
  Branches     3950     3952    +2     
=======================================
+ Hits        10102    10104    +2     
  Misses       2167     2167           

☔ 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Size Change: +106 B (+0.02%)

Total Size: 618 kB

📦 View Changed
Filename Size Change
dist/cjs/index.js 240 kB +53 B (+0.02%)
dist/es/index.mjs 239 kB +53 B (+0.02%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 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/css/index.css 39.1 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/WithAudioPlayback.mjs 44.5 kB

compressed-size-action

@arnautov-anton arnautov-anton force-pushed the feat/introduce-message-ui-to-cc branch from 4546fb7 to 53933ea Compare April 23, 2026 15:12
@arnautov-anton arnautov-anton force-pushed the feat/introduce-message-ui-to-cc branch from 53933ea to d90d848 Compare April 24, 2026 09:28
@arnautov-anton arnautov-anton merged commit 16af18d into master Apr 24, 2026
8 checks passed
@arnautov-anton arnautov-anton deleted the feat/introduce-message-ui-to-cc branch April 24, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants