feat: redesign search dialog UI with a custom input layout and OS-aware keyboard shortcuts

This commit is contained in:
jxxghp
2026-04-08 08:28:42 +08:00
parent 4a66aaadad
commit 6bbaf43671
5 changed files with 422 additions and 525 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.9.26",
"version": "2.9.27",
"private": true,
"type": "module",
"bin": "dist/service.js",
@@ -127,4 +127,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}