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
57
16

1.1.0

Diff
s
silvia-odwyer
published 1.1.0 •

Changelog

Source

[1.1.0] - 2024-08-28

Fixed

  • Added new imgElemClassname so that custom classes can be directly added to the image element within each lightbox slide item. For instance, a custom border radius can be applied to the images.
s
silvia-odwyer
published 1.0.9 •

Changelog

Source

[1.0.9] - 2024-06-10

Fixed

  • The lightbox's surrounding wrapper element is now the first element rendered, removed the container that was previously the wrapper element's parent
s
silvia-odwyer
published 1.0.8 •
s
silvia-odwyer
published 1.0.7 •
s
silvia-odwyer
published 1.0.6 •

Changelog

Source

[1.0.6] - 2024-04-12

Added

  • Image swiping on desktop and mobile when the imgAnimation prop is set to the "fade" option

Fixed

  • Classname bug for images
s
silvia-odwyer
published 1.0.5 •
s
silvia-odwyer
published 1.0.4 •

Changelog

Source

[1.0.4] - 2024-04-08

Fixed

  • Updated image sizing on mobile devices
s
silvia-odwyer
published 1.0.3 •

Changelog

Source

[1.0.3] - 2024-03-21

Fixed

  • Updated image sizing when captions are displayed
s
silvia-odwyer
published 1.0.2 •
s
silvia-odwyer
published 1.0.1 •

Changelog

Source

[1.0.1] - 2024-02-28

Added

  • Added onImgError prop, so that when an image error occurs, the info can be passed to the event callback

Fixed

  • Fixed Safari <14 bug regarding adding event listeners