You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

lightbox.js-react

Package Overview
Dependencies
Maintainers
0
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightbox.js-react - npm Package Versions

1
12131516

0.2.9

Diff
s
silvia-odwyer
published 0.2.9 •

Changelog

Source

[0.2.9] - 2022-12-22

Fixed

  • Fixed Next.js lightbox image download bug. A download icon can be displayed in the lightbox by setting the downloadImages prop to true
s
silvia-odwyer
published 0.2.8 •
s
silvia-odwyer
published 0.2.7 •

Changelog

Source

[0.2.7] - 2022-12-20

Added

  • Images can be downloaded or saved. Note: This is only for React for this current version, see version 0.2.9 for Next.js support.
  • New prop: downloadImages: If set to true, a download icon is displayed in the top-right controls section. If this icon is clicked, the image is downloaded to the user's device or is opened to a new browser window.
s
silvia-odwyer
published 0.2.5 •
s
silvia-odwyer
published 0.2.4 •

Changelog

Source

[0.2.4] - 2022-11-21

Added

  • Full-screen image support available
  • New prop: fullScreen: If set to true, the images in the lightbox will take up the full available height of the screen.
s
silvia-odwyer
published 0.2.3 •
s
silvia-odwyer
published 0.2.2 •
s
silvia-odwyer
published 0.2.1 •

Changelog

Source

[0.2.1] - 2022-11-09

Added

  • Added support for image captions. To enable this functionality, an array of image objects needs to be created, and each image object should have a caption property with its value being the corresponding caption text.
s
silvia-odwyer
published 0.2.0 •
s
silvia-odwyer
published 0.1.9 •