Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Releases: SimonGolms/ngx-ionic-image-viewer

Release 0.7.5

29 Jan 08:32
Compare
Choose a tag to compare

0.7.5 (2022-01-29)

Bug Fixes

  • add deprecation information (b20b7be)

Release 0.7.4

05 Oct 19:53
Compare
Choose a tag to compare

0.7.4 (2020-10-05)

Release 0.7.4-0

05 Oct 19:52
Compare
Choose a tag to compare
Release 0.7.4-0 Pre-release
Pre-release

0.7.4-0 (2020-10-05)

Release 0.7.3-0

05 Oct 18:41
Compare
Choose a tag to compare
Release 0.7.3-0 Pre-release
Pre-release

0.7.3-0 (2020-10-05)

Bug Fixes

Release 0.7.1

31 May 09:46
Compare
Choose a tag to compare

0.7.1 (2020-05-31)

Bug Fixes

  • srcFallback not working on controller (a0b0bfc), closes #28

Release 0.7.0

23 Feb 19:11
Compare
Choose a tag to compare

0.7.0 (2020-02-23)

Bug Fixes

  • remove console log output (65cb629)
  • when specified alt the image was not showen in some cases (d7af54c)

Features

  • the viewer-modal can be used as a controller component (6d8fb45)

Release 0.6.0

17 Feb 17:05
Compare
Choose a tag to compare

0.6.0 (2020-02-17)

Features

  • apply additional class for custom CSS (fa941a2)
  • set the size of the title (8bdac98)

Release 0.5.2

11 Feb 21:17
Compare
Choose a tag to compare

0.5.2 (2020-02-11)

Bug Fixes

  • images behave correctly after being viewed several times (445ad78), closes #14 #16

Release 0.5.1

06 Feb 22:55
Compare
Choose a tag to compare

0.5.1 (2020-02-06)

Bug Fixes

  • directive: failing production build (d56b420)

Release 0.5.0

06 Feb 22:08
Compare
Choose a tag to compare

0.5.0 (2020-02-06)

Bug Fixes

  • ignore close button when swipeToClose is active (969d7e8)
  • styling of the component via css (a8919d6)

Features

  • show alternative image on error (8bb29a4), closes #13
  • swipe down to close the viewer (ebc756c)