added pgup/pgdown support and fuzzy search to the profile selector - fixes #6872

This commit is contained in:
Eugene Pankov
2022-09-04 23:33:07 +02:00
parent 30906866b4
commit 27e023a9ee
3 changed files with 27 additions and 9 deletions

View File

@@ -20,6 +20,7 @@
"@ngx-translate/core": "^14.0.0",
"bootstrap": "^4.1.3",
"deepmerge": "^4.1.1",
"fuzzy-search": "^3.2.1",
"js-yaml": "^4.0.0",
"messageformat": "^2.3.0",
"mixpanel": "^0.13.0",