-
As a first step, it is necessary to update the Documenter version.
-
Dear Developer,
I encountered a problem with cropping HEIC files from the Apple Gallery. When I select a file from the Gallery and attempt to crop it, I receive the following error from the Safari …
-
Hi,
I have included Vue-touch 2.0.0-beta.4 in a Vue 2 project.
Code looks like this:
`
`
It is an image gallery. Swiping laterally through the images works fine,…
-
When the `:items` array is updated dynamically, these errors pop up, but the images are loaded in gallery tho :
```
node_modules/vue/dist/vue.runtime.common.dev.js:621 [Vue warn]: $attrs is readon…
-
**Describe the bug**
When working with images and the blocks field, the panel quickly gets overloaded and laggy when there are more than a few large images. The problem seems to be, that the image …
-
using v-gallery in vue press
v-gallery works satis during dev
Below error during build
`ReferenceError: document is not defined
at n (node_modules/v-gallery/dist/v-gallery.js:1:2026)
…
-
The gallery component is quite nice, but it currently doesn't comply with standard HTML requirements (specifically, it does not forward alt attributes to the `NuxtImg` component: https://github.com/nu…
-
Trying to get this working with Nuxt. So far I have:
`plugins/vue-picture-swipe.js`
```
import Vue from 'vue'
import VuePictureSwipe from 'vue-picture-swipe'
Vue.component('vue-picture-swip…
-
Hi there, love the library! I've been looking around at solutions but other libraries (Vue-Masonry, Vue-Masonry-CSS) are clunky. This one looks perfect. I do have a couple of questions for you though.…
-
## Current behavior
When selecting gallery.mergeConfigurableChildren = false the images are created by `attributeImages()` in `core\modules\catalog\helpers\index.ts`
This doesnt filter out "no_sele…