Skip to content

Releases: vitaliy-bobrov/ionic-img-cache

v1.3.1

23 Oct 18:34
Compare
Choose a tag to compare

Bug fixes:

  • Check for components support.
  • Fix component declaration issue.

v1.3.0

27 Sep 20:53
Compare
Choose a tag to compare

New:

  • Added custom headers option, thanks @Eloverflow.
  • Added priority for caching directive.
  • Added component.

v1.2.2

05 Jul 19:32
Compare
Choose a tag to compare

Bug fixes:

  • Change imgcache.js library dependency version, as 1.2.0 is not published to npm yet.

Improvements:

  • Update dependencies.
  • Add npm scripts.

1.2.0

01 Jun 20:46
Compare
Choose a tag to compare

Features:

  • Added cacheClearSize option to clear cache after some limit.
  • Add add, get, remove, getCacheSize methods.

Improvements:

  • Add jsdoc to service methods.
  • Minor code improvements.

1.1.1

23 Oct 14:10
Compare
Choose a tag to compare

Update minified file.

1.1.0

23 Oct 14:10
Compare
Choose a tag to compare

#Feature:

  • Add ion-img-chache-bg directive to cache background images.

1.0.7

23 Oct 11:49
Compare
Choose a tag to compare

Fixed markdown readme file issue.

1.0.6

23 Oct 11:48
Compare
Choose a tag to compare

Configurable debug and quota options via ionicImgCacheProvider.

1.0.3

04 Oct 16:24
Compare
Choose a tag to compare

Feature

  • Add cacheClear method.

1.0.2

16 Mar 14:44
Compare
Choose a tag to compare

Fixed

  • Disable imgcache.js URIencoding.