vue-tinybox icon indicating copy to clipboard operation
vue-tinybox copied to clipboard

🌌 A slick, yet tiny lightbox gallery for Vue.js

Results 6 vue-tinybox issues
Sort by recently updated
recently updated
newest added

First, Thank you for this tiny little gallery - very simple and useful. Unfortunately didn't find any lazy load features. It would be nice to: - add some loader while...

enhancement

**The Question** It's possible to show tinybox only inside a div ? **Additional context** I'm running in a admin template, with left sidebar, but tinybox stay below of the menu...

question

In order not to do testing by hand (including what affects #2 and #13) a testing environment is needed. I propose using [Jest](https://jestjs.io) for unit tests and [Cypress](https://www.cypress.io) for e2e...

enhancement
dev

This PR enables support for Vue 3. As this is, of course, a breaking feature, this will be available in v2. Not much code changes were done. `v-model` works differently...

enhancement

While I do not expect W3C to introduce a `` HTML element, it's still bad practice to use single-word component names. Ideas include: - `TinyBox` (not my favourite, as I...

Hi, thank you for your great plugin. However we're approaching the point where the vue 2 have to be replaced with vue 3. Is there any chance for vue 3...

enhancement