This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
Releases: Ngineer101/react-image-video-lightbox
Releases · Ngineer101/react-image-video-lightbox
3.0.1
3.0.0
Fixed fullscreen issue for overflowing pages and added a spinner when images/videos are loading.
3.0.0-rc2.1
Version bump
3.0.0-rc2
V3 (#37) * Added .nvmrc file and updates package-lock.json * Updated various npm packages and introduced typescript * Removed material UI and added native svgs * Added ts definitions * Removed demo app * Increased icons size and added .npmignore * Removed unused file * Version update * Converted to using nwb for app setup * Renamed componentWillUnmount to UNSAFE_ * Demo app, contribution guide and readme update * Removed .babelrc and updated .gitignore
2.0.4
Removed next and previous arrow on First and Last item of data array
2.0.3
Security fixes