Releases: themyth92/ngx-lightbox
Releases · themyth92/ngx-lightbox
v2.5.0
Feature
- Add support for download button (see #103 )
v2.3.0
[Feature]
[Fix]
- Fix zoom and rotate options
v2.1.2
Feature
- Use base64 image for lightbox assets instead of relative path (#46 ). Thanks @mronus
Fix
- Porting a fix for similar image size bug for not triggering lightbox event (#43 ). Thanks @tomscript
v2.1.1
Fix
- Remove
lb-disable-scrolling
when close lightbox. #39
v2.1.0
Fix
- Fix a problem with angular universal not working correctly. #37 (Tks to @cozzbie)
v2.0.2
Feature
- Fix a css bug that cause vertical center and scrolling does not work (#23)
Maintenance
- Upgrade Render -> Renderer2
- Upgrade some vulnerable packages