-
Notifications
You must be signed in to change notification settings - Fork 4
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(rich-text-editor): DLT-2017 emojis positioning #486
Conversation
Please add either the |
packages/dialtone-vue3/components/rich_text_editor/extensions/emoji/emoji.js
Show resolved
Hide resolved
packages/dialtone-vue3/components/rich_text_editor/extensions/emoji/emoji.js
Show resolved
Hide resolved
✔️ Deploy previews ready! |
# [9.73.0-beta.1](dialtone/v9.72.1...dialtone/v9.73.0-beta.1) (2024-09-05) ### Bug Fixes * NO-JIRA merge staging into beta ([#478](#478)) ([09f1165](09f1165)) * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386)) ### Code Refactoring * **Badge, Emoji Tabset, Empty State:** remove DtIcon ([#481](#481)) ([0fa1280](0fa1280)) ### Features * **Avatar:** DLT-1916 remove dt-icon ([#466](#466)) ([6ef90db](6ef90db)) * **Keyboard Shortcut To Unread Pill:** DLT-1916 remove dt-icon ([#482](#482)) ([277ae13](277ae13))
# [2.159.0-beta.1](dialtone-vue2/v2.158.0...dialtone-vue2/v2.159.0-beta.1) (2024-09-05) ### Bug Fixes * NO-JIRA merge staging into beta ([#478](#478)) ([09f1165](09f1165)) * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386)) ### Code Refactoring * **Badge, Emoji Tabset, Empty State:** remove DtIcon ([#481](#481)) ([0fa1280](0fa1280)) ### Features * **Keyboard Shortcut To Unread Pill:** DLT-1916 remove dt-icon ([#482](#482)) ([277ae13](277ae13))
# [3.152.0-beta.1](dialtone-vue3/v3.151.0...dialtone-vue3/v3.152.0-beta.1) (2024-09-05) ### Bug Fixes * NO-JIRA merge staging into beta ([#478](#478)) ([09f1165](09f1165)) * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386)) ### Code Refactoring * **Badge, Emoji Tabset, Empty State:** remove DtIcon ([#481](#481)) ([0fa1280](0fa1280)) ### Features * **Avatar:** DLT-1916 remove dt-icon ([#466](#466)) ([6ef90db](6ef90db)) * **Keyboard Shortcut To Unread Pill:** DLT-1916 remove dt-icon ([#482](#482)) ([277ae13](277ae13))
## [9.72.2](dialtone/v9.72.1...dialtone/v9.72.2) (2024-09-09) ### Bug Fixes * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386))
## [2.158.1](dialtone-vue2/v2.158.0...dialtone-vue2/v2.158.1) (2024-09-09) ### Bug Fixes * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386))
## [3.151.1](dialtone-vue3/v3.151.0...dialtone-vue3/v3.151.1) (2024-09-09) ### Bug Fixes * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386))
## [2.158.1-alpha.1](dialtone-vue2/v2.158.0...dialtone-vue2/v2.158.1-alpha.1) (2024-09-19) ### Bug Fixes * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386)) * **Tooltip:** DLT-2039 flush promises when external anchor ([#499](#499)) ([5c4bdb7](5c4bdb7)) * **Tooltip:** NO-JIRA null protection on unmount ([307b619](307b619))
## [3.151.1-alpha.1](dialtone-vue3/v3.151.0...dialtone-vue3/v3.151.1-alpha.1) (2024-09-19) ### Bug Fixes * **Rich Text Editor:** DLT-2017 emojis positioning ([#486](#486)) ([b857386](b857386)) * **Tooltip:** DLT-2039 flush promises when external anchor ([#499](#499)) ([5c4bdb7](5c4bdb7)) * **Tooltip:** NO-JIRA null protection on unmount ([307b619](307b619))
Fix DtRichTextEditor emojis positioning
Obligatory GIF (super important!)
🛠️ Type Of Change
These types will increment the version number on release:
📖 Jira Ticket
https://dialpad.atlassian.net/browse/DLT-2017
📖 Description
💡 Context
📝 Checklist
For all PRs:
For all Vue changes:
./scripts/dialtone-vue-sync.sh
script. Read docs here: Dialtone Vue Sync Script📷 Screenshots / GIFs
Screen.Recording.2024-09-04.at.12.49.01.p.m.mov
Screen.Recording.2024-09-04.at.12.50.03.p.m.mov