Releases: zyra/ionic-image-loader
Releases · zyra/ionic-image-loader
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.2.1
3.2.0
v3.1.1
v3.0.0
v2.0.2
2.0.2 (2017-03-22)
Bug Fixes
- image-loader: delete one file at once to maintain cache size (f37f1e9)
- image-loader: delete one file at once to maintain cache size (09871bd)
- image-loader: ignore errors when maintaining cache size (4c14ee6)
- img-loader: center align spinner (8655454)
Features
- use ion-spinner and ionic native v3 (50b6b7b)
v1.6.0
1.6.0 (2017-02-17)
Bug Fixes
- Fixed problem with VirtualScroll showing the wrong image
Features
- img-loader: ability to disable caching and ability to update images (0cc2c22)
You can now change the src
attribute's value and the image will change.
You can now add noCache
attribute to disable caching. Note that the image will still be saved on the device, but it will not be used in the future if the same URL was used.