siema icon indicating copy to clipboard operation
siema copied to clipboard

Siema - Lightweight and simple carousel in pure JavaScript

Results 63 siema issues
Sort by recently updated
recently updated
newest added

Hello guys ✋! I've just replaced an old slideshow for a friend of mines, and i found siema: no dependency, quite clean, i loved it ❤️ So.. after i replaced...

I have a few cases where the A tag detection is not working. It is usually a SPAN or P tag within the A tag that is the event target....

👋 This PR adds [v-siema](https://github.com/robbinfellow/v-siema) to the docs as an alternative to the current vue implementation of this slider plugin. Thanks!

Here is the issue: https://github.com/pawelgrzybek/siema/issues/198

first: thank you; this slider is the perfect combination of lightweight and functionality! so: if the minimalism/ lightweight nature of the project won't suffer, a direction-string in the onChange-callback would...

When you pass the `true` argument to the `destroy` method it does not restore the markup on IE11. Sorry for not providing a CodePen/JSFiddle example, they do no support IE.

Hi, first of all thanks for an amazing Slider! It's my new favorite, because it's so simple and elegant! I'm using Rollup in my project to bundle all my JS...

https://codepen.io/anon/pen/aYaKgg Also when resizing, it goes crazy and the width goes to thousands of pixels

IE11 and Edge round percentages to fewer decimal places than other browsers, and when there are more than a handful of slides, the slides start to offset and bleed into...