Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-image-lightbox

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-lightbox - npm Package Versions

234

5.1.4

Diff

Changelog

Source

5.1.4 (2021-07-13)

fritz-c
published 5.1.3 •

Changelog

Source

5.1.3 (2021-07-13)

wuweiweiwu
published 5.1.1 •

Changelog

Source

5.1.1 (2019-11-12)

Bug Fixes

  • allow React.ReactNode as imageTitle and imageCaption in TypeScript projects (#158) (f1858a3)
  • demo parcel site on github pages (822140e)
  • don't prevent default inside a passive listener (b2b6a79)
  • fix getOrigin issue within iFrames (#175) (f290cb3), closes #136
  • fix lint (c2acf2c)

<a name="5.1.0"></a>

wuweiweiwu
published 5.1.0 •

Changelog

Source

5.1.0 (2018-12-10)

Bug Fixes

  • change focus when zoom buttons becomes disabled to be able to still use arrow keys (fix issue #132) (#135) (30ba946)

Features

<a name="5.0.0"></a>

fritz-c
published 5.0.0 •

Changelog

Source

5.0.0 (2018-04-29)

Features

  • migrated away from style-loader (e74b7c9)

BREAKING CHANGES

  • you must import the css for the component yourself, using import 'react-image-lightbox/style.css';. You only need to do this once in your application.
  • Versions of IE earlier than IE 11 are no longer supported.

<a name="4.6.0"></a>

fritz-c
published 4.6.0 •

Changelog

Source

4.6.0 (2018-03-09)

Bug Fixes

  • avoid cross-origin errors from using window.top (5bb5ac9)

Features

<a name="4.5.0"></a>

fritz-c
published 4.5.0 •

Changelog

Source

4.5.0 (2018-01-21)

Features

  • Custom error message prop for when images fail to load (419998d), closes #82

<a name="4.4.1"></a>

fritz-c
published 4.4.1 •

Changelog

Source

4.4.1 (2018-01-14)

Bug Fixes

  • handle environment with no navigator. Fixes #97 (7f36b72)

<a name="4.4.0"></a>

fritz-c
published 4.4.0 •

Changelog

Source

4.4.0 (2017-12-17)

Bug Fixes

  • silence react-modal warning by setting appElement (a26d597)

Features

  • allow for override of react-modal props (45a756d)

<a name="4.3.0"></a>

fritz-c
published 4.3.0 •

Changelog

Source

4.3.0 (2017-10-13)

Bug Fixes

  • Hide orange outline around viewer in Chrome on Android (359e9bd)

Features

<a name="4.2.2"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc