akkoma-fe/src/components/emoji_picker
yanchan09 9e04e4fd80
ci/woodpecker/push/woodpecker Pipeline was successful Details
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: #275
Co-authored-by: yanchan09 <yan@omg.lol>
Co-committed-by: yanchan09 <yan@omg.lol>
2023-02-04 21:10:06 +00:00
..
emoji_picker.js Improve emoji picker performance (#275) 2023-02-04 21:10:06 +00:00
emoji_picker.scss Improve emoji picker performance (#275) 2023-02-04 21:10:06 +00:00
emoji_picker.vue Improve emoji picker performance (#275) 2023-02-04 21:10:06 +00:00