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

1.2.0

Diff
s
silvia-odwyer
published 1.2.0 •

Changelog

Source

[1.2.0] - 2024-11-20

Added

  • Added disableAnim prop so that animations can be toggled on/off. If set to true, no entry/exit animation will be shown when the modal is closed.
s
silvia-odwyer
published 1.1.9 •

Changelog

Source

[1.1.9] - 2024-11-16

Added

  • Added onThumbnailClick prop so that the lightbox can listen for thumbnail click events and emit these events
s
silvia-odwyer
published 1.1.8 •
s
silvia-odwyer
published 1.1.7 •

Changelog

Source

[1.1.7] - 2024-10-19

Added

  • Added lightboxWidth prop so that the lightbox's width can be specifid
  • Added rightSidebarComponent prop, where a sidebar can be added to the right-hand side of the lightbox
s
silvia-odwyer
published 1.1.6 •

Changelog

Source

[1.1.6] - 2024-10-14

Added

  • Added onSelect event listener which keeps track of when the slide index is updated. When the lightbox is opened and when slides are moved to, this will emit the new slide index and metadata about the image (such as img src etc).
s
silvia-odwyer
published 1.1.5 •

Changelog

Source

[1.1.5] - 2024-10-08

Added

  • Added new showControlsBar prop so that top controls bar can be shown/hidden, depending on the value set. If set to true, the controls bar will be shown (default), and if set to false, the controls bar will be hidden and only the close icon will be shown
  • Added new closeIconBtnStyle prop so that the style of the close icon can be specified
s
silvia-odwyer
published 1.1.4 •
s
silvia-odwyer
published 1.1.3 •

Changelog

Source

[1.1.3] - 2024-09-14

Fixed

  • Img animation style for full-screen images can now be specified
s
silvia-odwyer
published 1.1.2 •
s
silvia-odwyer
published 1.1.1 •