Skip to content

Releases: strues/retinajs

Bug fixes

11 Jun 18:03
Compare
Choose a tag to compare

This release addresses issues caused by incorrect handling of transpiled modules.

Closes out:
#273
#260
#257
#264

v2.1.0

30 Jun 17:12
Compare
Choose a tag to compare

This release solves the problem where re-initializing retina.js would cause it to search for incorrect urls for previously processed images. It solves the problem in two ways: 1) It will no longer attempt to re-process previously processed images. 2) It gives you the option of passing in an Array, NodeList, or jQuery selection of images to the retinajs function, which will cause it to attempt to process only the elements in the collection.

v2.0.0

21 Jun 01:59
Compare
Choose a tag to compare

Completely re-written from the ground up.

v1.3.0

11 Apr 22:09
Compare
Choose a tag to compare
  • Update to Grunt for build.
  • Integrate jshint into development workflow.
  • Add data-no-retina attribute to allow for exclusions.
  • Configurable file name suffix. Allows users to specify a suffix of _2x as opposed to @2x.
  • Minor Tweaks and bug fixes.

v1.1.0

24 Sep 05:16
Compare
Choose a tag to compare
v1.1.0