Releases: zyra/ionic-image-loader
Releases · zyra/ionic-image-loader
v1.4.0
v1.3.0
v1.2.0
v1.1.0
- Queue system. Now the plugin loads 5 images at the same time to avoid any transfer errors and to speed up the process. This number can be changed using the
setConcurrency
method in the config provider. - Fixed
useImg
attribute. Now you can just adduseImg
without having to set it's value totrue
.