vue-snap icon indicating copy to clipboard operation
vue-snap copied to clipboard

⚡️ Lightweight Carousel based on CSS Scroll Snapping (Vue 2/3)

Results 39 vue-snap issues
Sort by recently updated
recently updated
newest added

Add ability to support i18n translations inside `vue-snap`, and change them on user demand without page/component reload. More details can be found [here](https://github.com/bartdominiak/vue-snap/issues/3#issuecomment-698221290)

* Initilize Github Actions * Migrate Travis CI into Github Actions.

- initilize testing tool (For example jest) - write very basic scenarios for each story

enhancement

Hi 👋 Thank you for this project. The event listener on the Carousel component that listens for go-to-page events is not removed when the component unmounts. This can result in...

Importing vue-snap in a Nuxt page crashes with: ``` [Vue Router warn]: uncaught error during route navigation: /xxx/node_modules/.pnpm/[email protected]/node_modules/seamless-scroll-polyfill/dist/esm/Element.scrollBy.js:1 import { isObject, isScrollBehaviorSupported, modifyPrototypes, nonFinite, } from "./common.js"; ^^^^^^ SyntaxError: Cannot...

I would be nice to have the ability to cycle through a list of elements and return to the first one when you reach the end of the list. Examples:...

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies