refactor: use teleport for dialog instead of high z-index (#168)

This commit is contained in:
Guillaume Chau 2022-11-27 13:29:10 +01:00 committed by GitHub
parent 74e48ad99e
commit 7cfbbb8813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 41 additions and 21 deletions

View file

@ -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"