1
0
Fork 0
akkoma-fe/src/components/emoji_input
yanchan09 9e04e4fd80 Improve emoji picker performance (#275)
A simple virtual scroller is now used for the emoji grid. This avoids loading all emoji images at once, saving network bandwidth and reducing load on the server, while also putting less work on the browser's DOM and layout engine.

Co-authored-by: yan <yan@omg.lol>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/275
Co-authored-by: yanchan09 <yan@omg.lol>
Co-committed-by: yanchan09 <yan@omg.lol>
2023-02-04 21:10:06 +00:00
..
emoji_input.js Improve emoji picker performance (#275) 2023-02-04 21:10:06 +00:00
emoji_input.vue Only show "keep open" emoji checkbox on post form 2023-01-03 16:04:26 +02:00
suggestor.js Add mfm autocomplete (#183) 2022-10-29 20:50:31 +00:00