tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Vanilla javascript slider for all purposes.

Results 170 tiny-slider issues
Sort by recently updated
recently updated
newest added

__Issue description__: When I apply autoHeight on my slider, the height isn't the same on each item __Demo link/slider setting__: - Slider Settings : ``` var slider = tns({ container:...

__Issue description__: Tried to build a version where the center item has a different color and opacity to the rest of the items, with transition. If number of items is...

__Issue description__: On mobile devices, when clicking on an item, it automatically scrolls in a random direction by one item. __Demo link/slider setting__: `tns({ container:this, autoplay:false, slideBy:'page', items:3, mouseDrag:false, controlsPosition:'bottom',...

Bumps [minimist](https://github.com/substack/minimist) from 0.0.8 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

__Issue description__: I'm trying to keep a "selected" slide in the center of the screen. For example, with 3 sildes, I'd like the second to always be on the center...

__Issue description__: I try to set up a simple slider, but get the error in the description. I try to get it work in Wordpress. My functions.php is seting up...

__Issue description__: When the setting `center` is set to true, the `tns-nav-active` does not always correspond correctly to the current slide. To replicate, go to the [center setting demo](https://ganlanyuan.github.io/tiny-slider/demo/#center_wrapper )...

SASS has been throwing deprecation warnings related to this breaking change: https://sass-lang.com/documentation/breaking-changes/slash-div

__Issue description__: How to dynamically add a slide? __Demo link/slider setting__: _Tiny-slider version_: _Browser name && version_: _OS name && version_:

feature request

There was a duplicate datatype entry for preventScrollOnTouch, I deleted one of entries.