-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: DLT-1731 skin tone emojis #329
Conversation
Please add either the |
Co-authored-by: Julio Ortega <julio.ortega@dialpad.com>
β¦kin-tone-emojis # Conflicts: # packages/dialtone-vue2/components/rich_text_editor/rich_text_editor.vue # packages/dialtone-vue3/components/rich_text_editor/rich_text_editor.vue
βοΈ Deploy previews ready! |
# [9.40.0](dialtone/v9.39.0...dialtone/v9.40.0) (2024-05-30) ### Bug Fixes * DLT-1731 skin tone emojis ([#329](#329)) ([08d0cb3](08d0cb3)) * **Rich Text Editor:** DLT-1752 remove custom parsing ([#331](#331)) ([3f0c6c1](3f0c6c1)) * **Tooltip:** DLT-1776 shown event trigger ([#335](#335)) ([404bda4](404bda4)) ### Documentation * **Button:** NO-JIRA add disabled class docs back into examples ([#333](#333)) ([8ea5249](8ea5249)) * dlt-1579 use CodeExampleTabs from Tabs to Validation messages ([#332](#332)) ([947c35f](947c35f)) * NO-JIRA update badges ([#334](#334)) ([1f6e61e](1f6e61e)) * **Tokens:** DLT-1635 add tokens examples for each category ([#324](#324)) ([5128728](5128728)) ### Features * NO-JIRA add launchpad icon ([#336](#336)) ([30b3e66](30b3e66))
# [2.135.0](dialtone-vue2/v2.134.0...dialtone-vue2/v2.135.0) (2024-05-30) ### Bug Fixes * DLT-1731 skin tone emojis ([#329](#329)) ([08d0cb3](08d0cb3)) * **Rich Text Editor:** DLT-1752 remove custom parsing ([#331](#331)) ([3f0c6c1](3f0c6c1)) * **Tooltip:** DLT-1776 shown event trigger ([#335](#335)) ([404bda4](404bda4)) ### Features * **Badge:** DLT-1777 subtle and outlined variants ([#338](#338)) ([1da1fe9](1da1fe9)) * NO-JIRA add launchpad icon ([#336](#336)) ([30b3e66](30b3e66))
π This PR is included in version 2.135.0 π The release is available on GitHub release Your semantic-release bot π¦π |
# [3.128.0](dialtone-vue3/v3.127.0...dialtone-vue3/v3.128.0) (2024-05-30) ### Bug Fixes * DLT-1731 skin tone emojis ([#329](#329)) ([08d0cb3](08d0cb3)) * **Rich Text Editor:** DLT-1752 remove custom parsing ([#331](#331)) ([3f0c6c1](3f0c6c1)) * **Tooltip:** DLT-1776 shown event trigger ([#335](#335)) ([404bda4](404bda4)) ### Features * **Badge:** DLT-1777 subtle and outlined variants ([#338](#338)) ([1da1fe9](1da1fe9)) * NO-JIRA add launchpad icon ([#336](#336)) ([30b3e66](30b3e66))
π This PR is included in version 3.128.0 π The release is available on GitHub release Your semantic-release bot π¦π |
Detect skin tone emojis on rich text editor emoji plugin
Obligatory GIF (super important!)
π οΈ Type Of Change
These types will increment the version number on release:
π Jira Ticket
https://dialpad.atlassian.net/browse/DLT-1731
π Description
π‘ Context
Skin tone emojis were not being detected correctly.
π Checklist
For all PRs:
For all Vue changes:
./scripts/dialtone-vue-sync.sh
script. Read docs here: Dialtone Vue Sync Scriptπ· Screenshots / GIFs
Before
Screen.Recording.2024-05-24.at.12.44.36.p.m.mov
After
Screen.Recording.2024-05-24.at.12.37.56.p.m.mov