Support for Ionic 3.9.x
Support for Ionic 3.8.x
And bugfixes and enhancement :
- support enableBackdropDismiss
- better display for big images, that will no longer be croped on the top
- better animation for big images, or images not entirely in the viewport
Support for Ionic 3.7.x
Added and UMD build
Support for Ionic 3.6.x
Support for Ionic 3.5.x
- Support for Ionic 3.4.x
- Support for opening the viewer through code
- Better support for high resolution images replacing small images when the viewer is open
close
event emitted when the viewer exits the view
Support for Ionic 3.3.x
- Support for Ionic 3.2.x
- fix: scrolling an image hover a list doesn't scroll the list underneath anymore
Support for Ionic 3.1.x
Support for Ionic 3.0.x
Add support for Android back button.
Use peerDependencies
to avoid install of the plugin with the wrong version of ionic-angular
.
fix(directive) Stop event propagation when we click on an imageViewer element.
Compatibility with Ionic 2.3.0
Compatibility with Ionic 2.2.0
Support for pinch to zoom
CSS: In iOS the status bar does not overlapps the back button anymore
- Update for AOT support (related to PR #9)
- Support for base64 encoded images
- Support for Ionic RC3
- Support for Ionic RC2
Support for AOT compilation
Events: Support double click event for older Android devices
Support for Ionic RC.1
Support for Ionic RC.0
CSS: Inline CSS in the image-viewer component as it was not loaded before.
Initial release