feat(search.html): update to disable and show loading state w/load more button; improve fuzzy search + debounce
This commit is contained in:
parent
63db0cf32a
commit
8a6e84cb35
35 changed files with 119 additions and 395 deletions
|
@ -7,8 +7,7 @@
|
|||
"guzzlehttp/guzzle": "^7.9",
|
||||
"kaoken/markdown-it-php": "^14.1",
|
||||
"sokil/php-isocodes": "^4.2",
|
||||
"sokil/php-isocodes-db-only": "^4.0",
|
||||
"voku/html-min": "^4.5"
|
||||
"sokil/php-isocodes-db-only": "^4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue