pleroma-fe/src/components/emoji_input
Tusooa Zhu 06a636db37
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
2022-09-18 13:19:52 -04:00
..
emoji_input.js Clean up legacy code in emoji picker 2022-09-18 13:19:51 -04:00
emoji_input.vue Lazy-load emoji picker in post form 2022-09-18 13:19:52 -04:00
suggestor.js Use dedicated indicator for non-ascii domain names 2022-08-29 18:46:41 -04:00