diff --git a/CHANGELOG.md b/CHANGELOG.md index de89423..cdc2455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ + + +# 1.2.1 (2017-03-March) + ++ NPM: Fixes delayed version + ++ NPM: Add main property to package.json to support vanilla require statement + ++ CORE: add a update left + ++ CORE: use a function to change the offset in new container + ++ CORE: added lens override for window width to 0 (default value can create unwanted scroll on mobile devices); ++ CORE: tint image src changed to thumbnail src instead of zoom image src + ++ CORE: fixed lensColour tint override to 'transparent' instead of 'none'; ++ CORE: style reformated and removed duplicate rules applied in getWindowLensStyle(); ++ CORE: added missing cursor rule for lens type. + ++ CORE: fixed lens and inner zoom not working for touchmove action; ++ CORE: added lensColour as background-color to lens style; ++ CORE: style rules reformat; ++ CORE: isInteger IE fix + + # 1.2.0 (2016-24-August) diff --git a/README.md b/README.md index add7cfc..f263631 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [jQuery ElevateZoom Plus Plugin](http://igorlino.github.io/elevatezoom-plus/) ================================ -Current Version: 1.1.21 +Current Version: 1.2.1 [EZ Plus](http://igorlino.github.io/elevatezoom-plus/) is an up-to-date jQuery image zoom plug-in based on [EZ](https://github.com/elevateweb/elevatezoom) diff --git a/bower.json b/bower.json index 83e0d70..cf7b31e 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ez-plus", "title": "EZ Plus", - "version": "1.2.0", + "version": "1.2.1", "description": "A jQuery image zoom plug-in, with tints, easing and gallery integration.", "author": { "name": "Igor Lino", diff --git a/demo/api.htm b/demo/api.htm index 521cf05..a237cb5 100644 --- a/demo/api.htm +++ b/demo/api.htm @@ -16,10 +16,10 @@ href="https://cdn.rawgit.com/igorlino/fancybox-plus/1.3.6/css/jquery.fancybox-plus.css" media="screen"/> @@ -41,8 +41,8 @@ Cufon.replace('h1', {color: '#ff6347'}); - - + +