iachat/app/javascript/dashboard/components/widgets/WootWriter
Sivin Varghese aa4edaa1e6
feat: Display emoji names and improve search (#10104)
This PR enhances the emoji search functionality in the editor's emoji selector by improving how emoji names are displayed and searched.

The UI now shows emoji names instead of slugs, and the search logic has been updated to generate `searchString` without whitespaces, allowing users to search for emojis like 'face_with' using 'facewith'
2024-09-13 10:54:18 +05:30
..
utils fix: Convert audio file to mp3 before sending it to WhatsApp (#9432) 2024-05-07 23:10:54 -07:00
AudioRecorder.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
Editor.vue feat: Display emoji names and improve search (#10104) 2024-09-13 10:54:18 +05:30
FullEditor.vue feat: Add the ability to paste images to editor (#10072) 2024-09-11 09:44:13 +05:30
keyboardEmojiSelector.vue feat: Display emoji names and improve search (#10104) 2024-09-13 10:54:18 +05:30
ReplyBottomPanel.vue refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
ReplyTopPanel.vue refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30