-
- Downloads
Lazy-load emoji picker in post form
When clicking the reply button, we used to load the whole emoji picker. This causes a considerable delay even if the user is not going to use the emoji picker. Now the content of the emoji picker is loaded only after the user has explicitly opened the emoji picker. Ref: grouped-emoji-picker
parent
9aeffd76
No related branches found
No related tags found
Showing
- src/components/emoji_input/emoji_input.vue 1 addition, 0 deletionssrc/components/emoji_input/emoji_input.vue
- src/components/emoji_picker/emoji_picker.js 19 additions, 5 deletionssrc/components/emoji_picker/emoji_picker.js
- src/components/emoji_picker/emoji_picker.vue 7 additions, 2 deletionssrc/components/emoji_picker/emoji_picker.vue
Please register or sign in to comment