hooper icon indicating copy to clipboard operation
hooper copied to clipboard

🎠 A customizable accessible carousel slider optimized for Vue

Results 108 hooper issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** I'd like to disable the "lock to slide" feature, so user can slide freely up and down, without the slider locking. Just like this: https://naver.github.io/egjs-flicking/features/freescroll.html

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

It fix issues where transition isn't respected when shorter transition timing than the hooper one exist in the child components. This caused a jump during the animation because the `.hooper-track`...

**Describe the bug** When infinite scrolling back to first element, currentSlide returns total_element + 1 but I think it should return 0 for currentSlide. What do you think? **To Reproduce**...

Hi.. It is possible to ads fade transition feature? I already try to do trick #137 but its not working.

**Describe the bug** ### `@beforeSlide` `slideTo` is always undefined ### `@afterSlide`, `@updated` don't fire at all ### `@slide` `currentSlide` is one-based as well as zero-based index, depending on slide direction...

Hello, I'm looking for a method which will allow me to change the play speed on user request. Is it possible?

**Describe the bug** I have 10 slide, 1 is 700 px with, and the other are 300 px. But i have a problem, it scroll after the last slide and...

Maybe this is already possible but I've looked through the docs and tried various searches here, What I would like is some way to disable a person's ability to either...