Skip to content

Releases: themyth92/ngx-lightbox

v3.0.0

15 Nov 02:26
Compare
Choose a tag to compare

Feature

v2.5.0

02 Oct 02:56
Compare
Choose a tag to compare

Feature

  • Add support for download button (see #103 )

v2.4.0

17 Jun 03:21
Compare
Choose a tag to compare

Feature

v2.3.0

15 Apr 03:37
Compare
Choose a tag to compare

[Feature]

[Fix]

  • Fix zoom and rotate options

v2.2.2

02 Sep 02:45
Compare
Choose a tag to compare

Fix

v2.2.0

17 Jul 04:11
Compare
Choose a tag to compare

Feature

v2.1.2

26 Feb 02:49
Compare
Choose a tag to compare

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

14 Oct 10:18
dee26a4
Compare
Choose a tag to compare

Fix

  • Remove lb-disable-scrolling when close lightbox. #39

v2.1.0

04 Sep 10:53
Compare
Choose a tag to compare

Fix

  • Fix a problem with angular universal not working correctly. #37 (Tks to @cozzbie)

v2.0.2

16 Aug 07:38
da31429
Compare
Choose a tag to compare

Feature

  • Fix a css bug that cause vertical center and scrolling does not work (#23)

Maintenance

  • Upgrade Render -> Renderer2
  • Upgrade some vulnerable packages