vue-image-lightbox icon indicating copy to clipboard operation
vue-image-lightbox copied to clipboard

A Vue component to display an image gallery lightbox

Results 20 vue-image-lightbox issues
Sort by recently updated
recently updated
newest added
trafficstars

We should be able to see pdf too.

question

I need this feature so i've updated this one. It doesn't break any thing else.

Man I really wanted to love this package, and I was so close. Then I noticed that it's heavily dependent on vue-lazyload. Why? I'm using what I believe is a...

would be nice to chose transition effects (most desirable slide in and out)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

When you chose to show thumbnails, you should also easily enable users to pick up the right image to show, but the view is static and only some neighbouring images...

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

hello, i tried vue-image-lightbox to my nuxt js project but the thumbnail not showing ![image](https://user-images.githubusercontent.com/85327078/193195671-b7d17813-0bc5-4b64-85bf-5e670722efec.png) this is my `media` ` [ { thumb: 'https://s3-us-west-1.amazonaws.com/powr/defaults/image-slider2.jpg', src: 'https://s3-us-west-1.amazonaws.com/powr/defaults/image-slider2.jpg', caption: 'Photo by Claudio...