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

Latest commit

 

History

History
141 lines (72 loc) · 5.76 KB

CHANGELOG.md

File metadata and controls

141 lines (72 loc) · 5.76 KB

0.7.5 (2022-01-29)

Bug Fixes

  • add deprecation information (b20b7be)

0.7.4 (2020-10-05)

0.7.4-0 (2020-10-05)

0.7.3-0 (2020-10-05)

Bug Fixes

0.7.1 (2020-05-31)

Bug Fixes

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

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)

0.6.0 (2020-02-17)

Features

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

0.5.2 (2020-02-11)

Bug Fixes

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

0.5.1 (2020-02-06)

Bug Fixes

  • directive: failing production build (d56b420)

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)

0.4.0 (2020-01-15)

Bug Fixes

  • directive: open viewer in fullscreen on desktop (6e078b9)

Features

  • directive: use directive on img element (b162aad), closes #10

0.3.0 (2019-12-29)

Features

  • add props srcHighRes to display high-resolution image (efe182c)

0.2.0 (2019-12-23)

Bug Fixes

  • console error when moving in a zoomed image (b292e63), closes #7

Features

  • use the module as ionImgViewer directive (63decaf)

0.1.0 (2019-12-16)

Features

  • add props scheme to set color scheme (15d35e9)
  • add props slideOptions to pass to the swiper instance (9429408)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2019-11-28)

Bug Fixes

  • throwing error for preventDefault in swiper.bundle (68bdadb), closes #2

0.0.1 (2019-11-12)

init version