refactor: use teleport for dialog instead of high z-index (#168)
This commit is contained in:
parent
74e48ad99e
commit
7cfbbb8813
5 changed files with 41 additions and 21 deletions
|
@ -65,7 +65,8 @@
|
|||
"ufo": "^1.0.0",
|
||||
"unplugin-auto-import": "^0.12.0",
|
||||
"vite-plugin-inspect": "^0.7.9",
|
||||
"vitest": "^0.25.3"
|
||||
"vitest": "^0.25.3",
|
||||
"vue-safe-teleport": "^0.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue-virtual-scroller": "2.0.0-beta.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue