You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 072a0e32d8 feat: #8813, faster category search dropdown
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
4 years ago
..
admin
client
installer
modules feat: #8813, faster category search dropdown 4 years ago
ajaxify.js feat: automatically attempt socket.io reconnection on ajaxify 4 years ago
app.js
overrides.js
require-config.js
service-worker.js
sockets.js feat: automatically attempt socket.io reconnection on ajaxify 4 years ago
utils.js
widgets.js