Skip to content

v1.6.0

Compare
Choose a tag to compare
@ihadeed ihadeed released this 17 Feb 23:33
· 223 commits to master since this release

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.