ymyang / vue-photoswipe

PhotoSwipe demo built with vue
53 stars 21 forks source link

Fiature request #9

Open Arredatore opened 6 years ago

Arredatore commented 6 years ago

Hi, I use your app in my project and it works well. Although there is two improvement I would suggest.

First, please do not hardcode the const thumbnail with one class, this will allow having multiple galleries on the page.

Second, is it possible to use <router-link> in the HTML slide? I've tried looks like not but maybe you'll find a way it is your component :) will be very appreciated.