vue-easylightbox@1.x
(Vue.js 3) is now the new default version, check here.
vue-easy-lightbox@0.x
only supports Vue.js 2.
Change:
- Feat: Add
scrollDisabled
(default:true
) prop to disable scrolling when modal is visible. - Feat: Support zoom by mouse wheel, only available when
scrollDisabled
istrue
. - Feat: Support double click to enlarge img.