Skip to content

Releases: banthagroup/fslightbox-vue

2.0

29 Nov 16:08
Compare
Choose a tag to compare

2.0.1 Changes:

  • UMD support for Vue.js 3

  • Vue.js 3 support.

  • Lightbox is now agnostic to hardware pointer type.

  • Set enablejsapi parameter to 1 for YouTube sources.

1.1

14 Aug 18:40
Compare
Choose a tag to compare
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

17 Nov 18:59
1da7a6b
Compare
Choose a tag to compare
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!