-
Hello, @RobinCK
Can i somehow customize the ```prev & next``` buttons markup? I need to add something like ```
``` and also change close button markup.
-
I need need to track multiple touch events mostly for pinch and zoom, but also for two finger swipe and movement.
**Describe the solution you'd like**
This is the current repo I have been using. I…
-
I am pulling an array on images from Netlify CMS and passing that to `vue-picture-swipe` component, but the acutal images don't render, even though the path is correct etc.
Not sure what I am doin…
-
Create a new example showing how to set up the Cloudinary Product Gallery in an Nuxt project.
See other frameworks for examples:
* https://github.com/cloudinary-community/cloudinary-examples/tree/…
-
## Summary
Currently, source-filesystem has Markdown features that are unavailable to vue-remark. I'm thinking notably of `timeToRead` which is available in [transformer-remark](https://github.com/…
-
How to pass vue component instance to the handler toolbar?
```
handlers: {
'image' : function () {
let ref = this.container.parentNode.getAttribute('data-ref');
vm.$modal.show('…
-
Hi there, love your plugin and am using it in multiple projects. Many other gallery plugins have support for adding some content below the image when browsing in gallery mode.. such as caption or anyt…
-
**What is the current behavior?**
```
商品介绍
元
…
-
Hi there,
i created a gallery with awesome-swiper and want to combine the current slide the vue router.
```
computed: {
swiper() {
return this.$refs.mySwiper…
-
Hello guys!
I was setting up Masonry through Vue.js and for some reason, I've noticed the first time a browser loads the page, the gallery gets basically overlapped by other elements and this gets …