feat: image preview gestures (#668)

This commit is contained in:
Joaquín Sánchez 2023-01-01 20:59:31 +01:00 committed by GitHub
parent 9e8ee0da41
commit bd72ecd0e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 206 additions and 1 deletions

View file

@ -37,7 +37,9 @@
"@tiptap/suggestion": "2.0.0-beta.204",
"@tiptap/vue-3": "2.0.0-beta.204",
"@vueuse/core": "^9.9.0",
"@vueuse/gesture": "2.0.0-beta.1",
"@vueuse/integrations": "^9.9.0",
"@vueuse/motion": "2.0.0-beta.12",
"blurhash": "^2.0.4",
"browser-fs-access": "^0.31.1",
"floating-vue": "2.0.0-beta.20",