refactor: migrate all dialogs to a centralized shared dialog management system using useSharedDialog composable

This commit is contained in:
jxxghp
2026-05-17 22:54:17 +08:00
parent 30a4c55050
commit 48e6fc4466
88 changed files with 8300 additions and 6283 deletions

View File

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