lucaspulliese / vue-cool-lightbox

Vue.js lightbox inspired by fancybox.
https://vue-cool-lightbox.lucaspulliese.com
341 stars 54 forks source link

feat: added media attribute support to picture #94

Closed TroAlexis closed 3 years ago

TroAlexis commented 3 years ago

Picture source now supports 'media' attribute. Also fixed keying mistakes brought by previous commits adding picture support: keyed picture to get transitions right, altered source keying to contain both imgIndex and sourceIndex to avoid key duplicates.

lucaspulliese commented 3 years ago

Looks great, thanks again @TroAlexis! It's already updated on version 2.7.4