feat(Carousel): implement component (#2288)

This commit is contained in:
Benjamin Canac
2024-10-08 17:12:43 +02:00
committed by GitHub
parent 69a6e11c52
commit 68ee3f11ca
43 changed files with 1553 additions and 27 deletions

View File

@@ -55,6 +55,7 @@
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"defu": "^6.1.4",
"embla-carousel-vue": "^8.3.0",
"fuse.js": "^7.0.0",
"ohash": "^1.1.4",
"radix-vue": "^1.9.7",
@@ -70,6 +71,13 @@
"@release-it/conventional-changelog": "^8.0.2",
"@standard-schema/spec": "1.0.0-beta.1",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.3.0",
"embla-carousel-auto-height": "^8.3.0",
"embla-carousel-auto-scroll": "^8.3.0",
"embla-carousel-autoplay": "^8.3.0",
"embla-carousel-class-names": "^8.3.0",
"embla-carousel-fade": "^8.3.0",
"embla-carousel-wheel-gestures": "^8.0.1",
"eslint": "^9.11.1",
"happy-dom": "^15.7.4",
"joi": "^17.13.3",