Skip to content

feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument#8288

Merged
Antreesy merged 1 commit into
mainfrom
fix/17307/emoji-recent-add
Mar 11, 2026
Merged

feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument#8288
Antreesy merged 1 commit into
mainfrom
fix/17307/emoji-recent-add

Conversation

@Antreesy

@Antreesy Antreesy commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

☑️ Resolves

🖼️ Screenshots

image

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@Antreesy Antreesy added this to the 9.6.0 milestone Mar 11, 2026
@Antreesy Antreesy self-assigned this Mar 11, 2026
@Antreesy Antreesy added enhancement New feature or request 3. to review Waiting for reviews feature: functions composables, functions, mixins and other non-components labels Mar 11, 2026
@codecov

codecov Bot commented Mar 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.65%. Comparing base (2141fa5) to head (dd53c77).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/functions/emoji/emoji.ts 0.00% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8288      +/-   ##
==========================================
- Coverage   52.75%   52.65%   -0.10%     
==========================================
  Files         103      103              
  Lines        3361     3367       +6     
  Branches      980      982       +2     
==========================================
  Hits         1773     1773              
- Misses       1337     1340       +3     
- Partials      251      254       +3     

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

@Antreesy Antreesy force-pushed the fix/17307/emoji-recent-add branch from 339dff4 to 2b479b1 Compare March 11, 2026 11:07

@susnux susnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm!

Comment thread src/functions/emoji/emoji.ts
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the fix/17307/emoji-recent-add branch from 2b479b1 to dd53c77 Compare March 11, 2026 14:50
@Antreesy

Copy link
Copy Markdown
Contributor Author

/backport to stable8

@Antreesy Antreesy merged commit edc3003 into main Mar 11, 2026
25 of 27 checks passed
@Antreesy Antreesy deleted the fix/17307/emoji-recent-add branch March 11, 2026 16:28
@susnux susnux mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request feature: functions composables, functions, mixins and other non-components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants