ui
ui copied to clipboard
A library of JavaScript UI components, includes the best lightbox - Fancybox5
### Describe the bug I am currently working on a layout that consists of a vertical column of thumbnail images, each linked to its own gallery with additional images. When...
### Describe the bug Using addSlide, prependSlide, appendSlide adds a slide, but they disappear again on breakpoints. ### Reproduction Demo switches thumbs and dots using breakpoints. [Codepen demo](https://codepen.io/devjamin/pen/QWXxGVg) ### Additional...
### Is your feature request related to a problem? Please describe. Yes, there's an issue with the current distribution of `index.esm.js` and `index.umd.js`. Even though Thumbs module is included in...
### Describe the bug Hi, just noticed that `Html` plugin does not remove it's listener for `message` event, plugin's `detach` function is not called on fancybox destroy so `window.removeEventListener` is...
Add Ukrainian translation
### Describe the bug I'm using Fancybox to show a tweet's all image and seems it doesn't work. The idea is to get a tweet's all image dynamically and put...
### Describe the bug When sliding images on a mobile phone, there are some bugs: - lag for transition and breaking images - losing state when sliding back and forth...
### Describe the bug The attribute data-lazy-srcset is incorrectly assigned to the src attribute instead of srcset. ### Reproduction [Codepen demo](https://codepen.io/devjamin/pen/wvLMXvR) ### Additional context _No response_