Releases: banthagroup/fslightbox-vue
Releases · banthagroup/fslightbox-vue
2.0
1.1
1.1.3 Changes:
- Removed deprecated customSources prop.
1.1.2 Changes:
- Invalid type is no longer saved in local storage.
1.1.1 Changes:
- Lightbox is now initialized on first open not at mount - props updates will be detected until opening lightbox.
Changes:
- New customAttributes prop - adding any attribute you want to the sources.
- Fixed fullscreen button issue on mobile - you had to tap two times to exit fullscreen.
- By default lightbox does not exit fullscreen on close.
- Added exitFullscreenOnClose boolean prop. Set it to true and lightbox will exit fullscreen on close.
- Fixed issue with youtube video in fullscreen being covered by lightbox.
- Removed will-change css property from lightbox.
1.0
1.0.4 Changes:
- Custom sources can be added via sources prop.
1.0.3 Changes:
- Fixed issue with freezing lightbox on double right click.
- Slide number is now not going beyond page when numbers are too large.
- Added option to load only current slide on lightbox open.
1.0.2 Changes:
- Removed request with Roboto font and changed font to Helvetica.
1.0.1 Changes:
- Added option to pass props to custom sources.
Introducing Vue version of Fullscreen Lightbox!