ui
ui copied to clipboard
A library of JavaScript UI components, includes the best lightbox - Fancybox5
### Is your feature request related to a problem? Please describe. We're trying to upgrade from our licensed Fancybox v4 to v6. We have run into an issue where we...
In the example you posted: https://jsbin.com/zogubiveye/edit?html,output The behaviour just seems really odd and janky, after resizing the window vertically or toggling the thumbnails, you have to zoom in and zoom...
### Describe the bug When there's a looped Carousel and you're on the last slide, the first slide doesn't appear until you start dragging the carousel. ### Reproduction https://stackblitz.com/edit/js-cqziwujl?file=index.js Go...
### Is your feature request related to a problem? Please describe. No ### Describe the solution you'd like A tool that allow, in a gallery, to visualise images that are...
### Describe the bug I have found out that the History with Back button has an issue with gallery usage. 1. If you open the fancybox from the image and...
### Describe the bug Class not overriding ### Reproduction ```javascript new Carousel(el, { Dots: false, Thumbs: { type: "classic", classes: { track: "f-thumbs__track", // this override works slide: "f-thumbs__slide myclass",...
### Is your feature request related to a problem? Please describe. I have a carousel with thumbnails at the top of the page. The problem is that at the moment...
### Describe the bug While closing the fancybox the onDestroy method of angual is called. ### Reproduction Open the fancybox with multiple images. Then close the modal. The ngOndestroy method...
### Describe the bug In Safari when you modify the text size it breaks carousel and fancybox. This size can be modified globally on iOS and many older folks enlarge...