-
Notifications
You must be signed in to change notification settings - Fork 49
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
Prototype selectable emoji. #268
base: master
Are you sure you want to change the base?
Conversation
32801e5
to
4654c07
Compare
aed83db
to
1b52168
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #268 +/- ##
==========================================
+ Coverage 89.42% 89.79% +0.36%
==========================================
Files 15 16 +1
Lines 577 578 +1
Branches 143 143
==========================================
+ Hits 516 519 +3
+ Misses 55 54 -1
+ Partials 6 5 -1
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Show the external `selectedEmoji` in the picker, rely on external code to unset it when `unselect` event is sent.
Prototype selectable emoji for [#253].