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
1
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
68
16

1.0.0

Diff
s
silvia-odwyer
published 1.0.0 •
s
silvia-odwyer
published 0.9.9 •

Changelog

Source

[0.9.9] - 2023-12-29

Added

  • Added maxZoomScale prop, so that the maximum zoom scale can be specified.
s
silvia-odwyer
published 0.9.8 •

Changelog

Source

[0.9.8] - 2023-12-06

Fixed

  • Fixed a bug regarding navigation through multiple custom embeds in the lightbox
s
silvia-odwyer
published 0.9.7 •

Changelog

Source

[0.9.7] - 2023-12-05

Added

  • Added showNavigationDots prop; if set to true, carousel dots will be shown instead of image thumbnails in the lightbox
  • Custom components can be displayed in the controls menu, by passing the component to the controlComponent prop
  • Custom embeds can be rendered in the lightbox (such as the Next.js Image component)
s
silvia-odwyer
published 0.9.6 •

Changelog

Source

[0.9.6] - 2023-11-01

Added

  • Added thumbnailImgClass prop, so that custom styling can be applied to lightbox thumbnails
  • Thumbnail image src links can be specified for each individual image by adding a thumbnailSrc property to each image object in the images prop array
s
silvia-odwyer
published 0.9.5 •

Changelog

Source

[0.9.5] - 2023-10-23

Added

  • Image metadata can be displayed alongside each image in the lightbox
s
silvia-odwyer
published 0.9.4 •
s
silvia-odwyer
published 0.9.3 •
s
silvia-odwyer
published 0.9.2 •
s
silvia-odwyer
published 0.9.1 •

Changelog

Source

[0.9.1] - 2023-09-27

Fixed

  • If the startingSlideIndex prop is dynamically changed, its value is now updated in the lightbox