Fullscreen Lightbox Javascript Fullscreen Lightbox ,React Fullscreen Lightbox Vue

Release Notes

Vue Lightbox

Basic version

2.1.3 | 2023-06-14

  • Fixed the swiping for Chromium-based mobile browsers.

2.1.2 | 2023-05-09

  • Updated the way the module is exported.

2.1.1 | 2023-02-27

  • The lightbox no longer crashes when the local storage is completely disabled.
  • Improved the way the dimensions of custom sources are detected.

2.1.0 | 2023-02-25

  • The performance of large galleries was improved.

2.0.2 | 2023-01-19

  • The shortened form of a YouTube URL is now recognized ("youtu.be").
  • Parameters from a YouTube URL are no longer trimmed.
  • The "enablejsapi=1" parameter is no longer added to the YouTube <iframe>.

2.0.1 | 2021-11-30

  • UMD support for Vue.js 3

2.0.0 | 2021-11-29

  • Vue.js 3 support.
  • Lightbox is now agnostic to hardware pointer type.
  • Set enablejsapi parameter to 1 for YouTube sources.

1.2.0 | 2021-01-08

  • disableLocalStorage disables now all local storage operations.
  • Improved performance of automatic type detection.
  • Fixed issue with lightbox not reopening on one exact slide after slide changing.
  • Fixed issue with timeouts called after lightbox close crashing plugin, e.g. after changing slide and immediately closing lightbox.
  • Removed deprecated videosPosters prop.

1.1.3 | 2020-11-06

  • Removed deprecated customSources prop.

1.1.2 | 2020-08-20

  • Invalid type is no longer saved in local storage.

1.1.1 | 2020-08-18

  • Lightbox is now initialized on first open not at mount - props updates will be detected until opening lightbox.

1.1.0 | 2020-08-14

  • 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.4 | 2020-02-10

  • Custom sources can be added via sources prop.
  • Added umd build. Lightbox can be used without Node.js.

1.0.3 | 2020-02-10

  • 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 | 2019-12-07

  • Removed request with Roboto font and changed font to Helvetica.

1.0.1 | 2019-11-14

  • Added option to pass props to custom sources.

1.0.0 | 2019-11-13

  • Introducing Vue Fullscreen Lightbox.

Pro version

2.2.3 | 2023-08-05

  • Fixed an issue with the UI not hiding on a pinching start.

2.2.2 | 2023-05-09

  • Updated the way the module is exported.

2.2.1 | 2023-03-12

  • Fixed the nonworking zoom swiping.

2.2.0 | 2023-03-12

  • Added a new "disableSlideshowLoop" prop.
  • Improved the way an enhanced (through a caption or thumbs) source is transformed.

2.1.2 | 2023-03-10

  • The UI fade-out may be now disabled by setting the "UIFadeOutTime" prop to "false".

2.1.1 | 2023-03-07

  • The lightbox no longer crashes when the local storage is completely disabled.
  • Improved the way the dimensions of custom sources are detected.

2.1.0 | 2023-03-04

  • The performance of large galleries was improved.

2.0.3 | 2023-01-19

  • The shortened form of a YouTube URL is now recognized ("youtu.be").
  • Parameters from a YouTube URL are no longer trimmed.
  • The "enablejsapi=1" parameter is no longer added to the YouTube <iframe>.

2.0.2 | 2023-01-05

  • Captions have been made selectable.

2.0.1 | 2022-12-23

  • UMD support for Vue.js 3

2.0.0 | 2022-02-09

  • Vue.js 3 support.
  • Set enablejsapi parameter to 1 for YouTube sources.

1.3.1 | 2021-01-08

  • disableLocalStorage disables now all local storage operations.
  • Improved performance of automatic type detection.
  • Fixed issue with lightbox not reopening on one exact slide after slide changing.
  • Fixed issue with timeouts called after lightbox close crashing plugin, e.g. after changing slide and immediately closing lightbox.

1.3.0 | 2020-11-04

  • Zooming on scroll.
  • Customizable zoom increment.
  • Lightbox is now initialized on first open not at mount - props updates will be detected until opening lightbox.
  • Custom toolbar button onClick is now invoked with fslightbox instance as param.
  • Invalid type is no longer saved in local storage.
  • Fixed bug with caption not hiding after changing slide during zooming.
  • Added an option to load only current source instead of 3 stage sources during lightbox usage - loadOnlyCurrentSource prop.
  • Removed deprecated customSources and videosPosters prop.

1.2.0 | 2020-08-14

  • 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.1.0 | 2020-05-16

  • 'Pinching' - zooming on mobile with 2 fingers

1.0.1 | 2020-02-15

  • Custom sources can be added via sources prop.
  • Added umd build. Lightbox can be used without Node.js
  • Fixed issue with toggling thumbs error.

1.0.0 | 2019-12-15

  • Introducing Pro version of Vue Fullscreen Lightbox.
Look over the Fullscreen Lightbox open source plug-ins.