flickity icon indicating copy to clipboard operation
flickity copied to clipboard

:leaves: Touch, responsive, flickable carousels

Results 154 flickity issues
Sort by recently updated
recently updated
newest added

This is an amazing library. Kudos to the devs! I noticed an accessibility issue in the slider. The issue is that `aria-hidden` attribute is being set to `true` for elements...

feature request

It would be nice to do something similar to [slick](http://kenwheeler.github.io/slick) where you can define settings that only kick in at certain breakpoints. For example, on a wide screen I would...

feature request

Using the `asNavFor` option in a project to sync two slideshows. However, I'm getting the following error in console: ``` flickity.pkgd.min.js?v=114460508543641870001653010526:17 Uncaught RangeError: Maximum call stack size exceeded at n.s.unselect...

flickity v2.2 `.dot` is stated in docs but code uses `.flickity-page-dot`. https://flickity.metafizzy.co/style.html#page-dots ```css /* position dots in carousel */ .flickity-page-dots { bottom: 0px; } /* white circles */ .flickity-page-dots .dot...

**Test case:** https://codepen.io/desandro/pen/WzGgJY ![image](https://user-images.githubusercontent.com/3802751/167035791-42968d55-e02e-471d-af98-ba5128b902b7.png) This has been working without version changes but as you can see from the codepen example on this page [https://flickity.metafizzy.co/options.html#adaptiveheight ](https://flickity.metafizzy.co/options.html#adaptiveheight ) it appears broken. How...

Flickity v2.3.0 doesn't resize carousels in the same way as v.2.2.0, and if a user resizes their window while a slide transition is in progress, the correct size is not...

Latest version. Horizontal scroll It stopped working on the trackpad. Sample in the official demo page https://flickity.metafizzy.co/options.html#freescroll

Hey, Has anyone been able to achieve, or at least know the way to reproduce something as close to this as possible? Link to video: https://cln.sh/t1IrOA Source: https://p9.moscow/en/ I've been...

Thanks for all your great extensions :-) Not many new sites use jQuery, so going forward a version without it (to maybe save a few kb), would be nice... TIA!

This feature adds or removes the className `is-visible` based on cells' condition.