Ionic Img Cache Versions Save

Image caching for Ionic 1.x applications.

v1.3.1

6 years ago

Bug fixes:

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

v1.3.0

6 years ago

New:

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

v1.2.2

6 years ago

Bug fixes:

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

Improvements:

  • Update dependencies.
  • Add npm scripts.

v1.2.0

6 years ago

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.

v1.1.1

7 years ago

Update minified file.

v1.1.0

7 years ago

#Feature:

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

v1.0.7

7 years ago

Fixed markdown readme file issue.

v1.0.6

7 years ago

Configurable debug and quota options via ionicImgCacheProvider.

v1.0.3

7 years ago

Feature

  • Add cacheClear method.

v1.0.2

8 years ago

Fixed

  • Disable imgcache.js URIencoding.