hooper
hooper copied to clipboard
🎠 A customizable accessible carousel slider optimized for Vue
Fixes #154 on non-infinite scroll. Based on dis web.dev standard: https://web.dev/aria-hidden-focus/
**Is your feature request related to a problem? Please describe.** wheel scrolling is too sensitive. it's very easy to over scroll pages(or slides) and there is no options for fix...
**Is your feature request related to a problem? Please describe.** The design for our project implies that the sliders would have fixed size and would not resize in accordance with...
I wrote like this and check in localhost and `npm run serve` . 2nd slide is set up in the center when access first. But, after `npm run build' and...
Congratulations on the great work, it's the first slider to work perfectly with my view project and without any issues at the moment, just some glitches that I will share...
Add closing template tag (otherwise it will throw an error if the developer cuts and pastes)
**Describe the bug** Slider scrolls when I try to scroll through the web page with vertical scroll on my trackpad / mouse and I have to move the cursor out...
When the hooper is clicked on, then the scrolling of the parent page becomes disabled until when outside the hooper is clicked. This creates a terrible user experience. The scrolling...
**Describe the bug** Whenever I click on a slide (and not drag) a borderbox is drawn around the slides placeholder. When I drag, the borderbox is not shown. **Code** Code:...
**Describe the bug** When using mouse to drag the slide, if the mouse is on `` element, it will cause navigation. **To Reproduce** ```html example.com slide 2 ``` **Expected behavior**...