vue-tiny-slider
vue-tiny-slider copied to clipboard
Vanilla javascript slider for all purposes created by ganlanyuan in Vue.
I want to have a property that would center my slides within a slider container if the total width of the items is smaller than a parent container width. Although...
How to reproduce: :auto-width="true" define a slider with 1 item https://take.ms/jnwNC might be related to #59
When using `autoWidth: true` and fixed item width I can get a lot of dots appear underneath the slider in the navigation which looks really off: https://take.ms/ukspD As a slider...
the option prevent-scroll-on-touch does not work... neither "auto" nor "force"
in the latest version `type="button"` seems to be missing for the nav . This causes errors when the slider is placed within a `` tag.
I have been working using the NuxtJS SSR documentation and this was running smoothly so far. After a recent update however, the no-ssr component has been removed. I have been...
i was testing out the slider on nuxt and got the error Server resources are not available , and i though it was SSR problem so i put one on...
_Issue description:_ The Console logs the Slider object and settings by default. Ideally this could be an enabled / disable debug option for dev / production. _Demo link/slider setting:_ Tiny-slider...
I have a page using 4 `vue-tiny-slider` on `nuxt` . It's work very nice on Chrome/IE but in Safary (MacOS / Iphone), it render very slow and the page is...