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

After adding image under slider pagination stops working.

- Check current support for Scroll Snapping in IE11 + - Add babel polyfills to webpack

good first issue

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

- Add ability to change pages via navigation dots - Should be wrapped via slot tag - Should have ability to be disabled via prop

enhancement

![Screen Shot 2021-01-20 at 14 49 00](https://user-images.githubusercontent.com/38668796/105170883-a3d1f000-5b2e-11eb-80cc-d50bc4594f03.png) auto add disabled="disabled" nuxt v.2.14 and used nuxt-ts generate static

Sometimes when I have scroll to other pages I just can't go back to view the first page fully (still can view parts of it)

Add functionality to support: - Autoplay Prop (Boolean - False as a default) - Infinity Prop (Boolean - False as default)

enhancement
good first issue

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Fully migration to Vue3 without Vue2 Support

> Currently keyboard-navigation forces you to tab through all slide entries. Maybe the tabindex should only be on the interactive elements (prev/next buttons and pagination in the future). but for...