vue-carousel-3d icon indicating copy to clipboard operation
vue-carousel-3d copied to clipboard

Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js

Results 92 vue-carousel-3d issues
Sort by recently updated
recently updated
newest added

Hi there. Google push new features to Chrome version 94. Align the behavior of transform-style: preserve-3d (which allows child elements to participate in the same 3D scene) and the perspective...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Hi I have just installed the carousel as per the docs and trying to display images (using a combination of vuetify v-img). However on the homepage the carousel does not...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.11. Release notes Sourced from brace-expansion's releases. 1.1.11 No release notes provided. v1.1.11 brace-expansion Brace expansion, as known from sh/bash, in JavaScript. Example var expand...

dependencies

Hi, Google says "Does not use passive listeners to improve scrolling performance". I need to add {passive: true} to "touchstart" and "touchmove" event. this code : ```javascript if ('ontouchstart' in...

Hello ! I need some help my slider after refresh doesnt work, but when im navigating to other page and comming back everything is ok, how can i fix it.